Collection of webbots written in Javascript using NodeJs for different type of tasks. Based on the book Webbots, Spiders, and Screen Scrapers by Micheal Schrenk.
- links - Collects all links from a website
- prices - Collects all prices from a website
- rss - Collects and displays news from different RSS feeds
- search - Performs a google search rank for a given website and keywords
- images - Downloads images from a website
- email - Collection of some sample code to send and receive emails.
The webbots are intended for research and learning purpose. Modify and use at your own risk and check with the Terms of Service for the target sites first.