layonez / interfax-scrapper

Scrap all news data from interfax.ru by period of time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interfax-scrapper

Scrap all news data from interfax.ru by period of time

Requirements

python v3+, Scrapy 1.6.0

How to use

In project directory run:

$ scrapy crawl jobs -a start_date="2015/01/01" -a  end_date="2015/01/02" -o new.csv

About

Scrap all news data from interfax.ru by period of time

License:MIT License


Languages

Language:Python 100.0%