Skip to content

Lazar-T/E-Commerce-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-scraper

About

Spider built with Scrapy. Scrapes emmi.rs and gets all available products. Option to send e-mail and sms message when scraping is finished. Uses rotating user agents. Also included csv, json and xml files that Scrapy can generate.

Screenshot

Screenshot

Installation and Running

git clone https://github.com/Lazar-T/E-Commerce-scraper
cd E-Commerce-scraper
scrapy crawl emi

For e-mail and sms notification emmiScraper/spiders/emmi.py file should be updated. Methods that require modifications are: send_email and send_sms.

Note: For sending sms message using Twilio, free registration on twilio.com would be nesesarry.

About

Scrape all available products from

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages