csakis / E-Commerce-scraper

Scrape all available products from

Home Page:http://www.emmi.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.emmi.rs

License:MIT License


Languages

Language:Python 100.0%