Crates.io | craigslist-scraper |
lib.rs | craigslist-scraper |
version | 0.1.0 |
source | src |
created_at | 2016-08-27 20:32:20.939774 |
updated_at | 2016-08-27 20:32:20.939774 |
description | A webscraper for Craiglist. You can use this to send updates of a craigslist page to Slack. |
homepage | |
repository | https://github.com/dcjohnson/craigslist-scraper |
max_upload_size | |
id | 6146 |
size | 7,665 |
A scraper for craigslist adds.
This scraper will scrape the specified craigslist page at a regular interval and post the new adds if there are any.
Currently it just posts the url to the add.
Feel free to create pull requests to add new features.