Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 985 Bytes

README.md

File metadata and controls

47 lines (39 loc) · 985 Bytes

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