An open API service indexing awesome lists of open source software.

https://github.com/hellbus1/geographical_news_scrapper


https://github.com/hellbus1/geographical_news_scrapper

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

# Geographical News Scrapper
Geographical news scrapper is a project that scrap news for specific category (eg: disaster, sports, criminality, economy etc) and plot the news into map where the news is happen.

## Progress
1. Mainstream News Scrapping (detik), it can iterate through pagination

## How to Install
### News Scrapper
1. Setup virtual env
> virtualenv venv

3. Activate virtualenv
> . venv/bin/activate

4. Install requirements
> pip install -r requirements.txt

## How to Run

### Scrapper
1. Go to project folder
> cd scrapper/mainstream

2. Run this command
> scrapy crawl --nolog news