Skip to content

cuba-weather/cuba-weather-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrapper engine for cuba-wheater

The cuban-weather scrapper engine provides a framework used for obtain information from different weather services and send the obtained data to the cuba-weather service database.

How this work

The cuban-weather scrapper uses services (services are located in the services folder). Each service is responsible for obtaining data from an specific source and send it to the cuba-weather service database.

For running all services once you can run:

python cubaweatherscrapper.py

For creating a new service named "owm" based on the default template you can run:

python cubaweatherscrapper.py -a owm

About

Scrapper engine for cuba-wheater

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages