Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 319 Bytes

File metadata and controls

14 lines (7 loc) · 319 Bytes

clscraper - Craigslist scraper for RSS

================================

Scrapes CL posts for terms and reports them to slack via api key.

I use it to find deals on gpu's and other things.

build details

docker build -t cl_scraper .

docker run --env SLACKBOT_API_KEY='{your bot api key goes here}' cl_scraper