Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Try for free
Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
Send SMTP email silently from commandline (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus.
Supports XML settings files, variables, or all settings explicitly from the commandline.
Now supporting Exit Codes for batch file use (will return "0" for successful delivery, or "1" for error delivering) - handle your batch file accordingly.
Beta state!
tisift:
scaning folder and sort messages with given filter rules.
tish:
imap shell = imap commandline tools.
Example:
# Set MsgId on Mails without one
FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done
# Correct Date to second received header:
tish date Archives PATTERN received2
# Import or export mbox
tish exportmbox Archives >file.mbox
tish importmbox Archives <file.mbox
Written in ruby.
...
Robust open source POP3 client and MIME parser written in C#
.NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases.
The easiest way to install OpenPop.NET is via NuGet.
In Visual Studio's Package Manager Console, simply enter the following command:
Install-Package OpenPop.NET
Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email.
Ideal for lending professionals who are looking for a feature rich loan management system
Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
A system for filtering messages from your IMAP inbox on-demand. Filters are defined in an XML file. Matching messages can be moved, copied, or deleted. This is all independant of your choice of email client, as long as you use IMAP.
A simple commandline utility to perform various tasks on a remote POP3 e-mail box. Intended as a replacement for the Email Manipulator utility(mailtool.exe). List and delete messages by size, range, or keyword. Handy for tech support.
mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.