Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bertonha/crawler-solarmonitor


https://github.com/bertonha/crawler-solarmonitor

Last synced: about 21 hours ago
JSON representation

Awesome Lists containing this project

README

        

# crawler-solarmonitor

To crawler solarmonitor.org images and data

## How to use

Create a virtual env with python2 e.g:

virualenv .env -p /usr/bin/python2

Activate this environment:

source .venv/bin/activate

Install requirements:

pip install -r requirements.txt

Run Crawler:

scrapy crawl solarmonitor -o .json -a final_date=

scrapy crawl solarmonitor -o data.json -a final_date=20150822