Home

Awesome

warta-scrap

Indonesia Index News Crawler, including 10 online

Online Media List:

Installation :

Open Terminal, and clone this repo:

git clone https://github.com/harryandriyan/warta-scrap

Go to project folder

cd warta-scrap

Setup virtualenv

virtualenv venv

Activate virtualenv

. venv/bin/activate

Install requirements

pip install -r requirements.txt

How to use

Open the specific project, example

cd republika

Run crawl command, example

scrapy crawl republika -o sampleResult.json -t json