Scraping data from ecolines localized websites for greater good! Get yourself a pack of fresh deals and for god sake - travel a lot!
- crawl all localized sites in seconds
- duplicate tolerant
- get prices in 3 main currencies - rub, eur & usd
- ready to deploy on scrapinghub.com
The only dependency is scrapy package itself. Also you might want to run it in a separate virtual environment
pip install scrapy
and you good to go
scrapy crawl ecolines -o 'result.csv'