|
2 years ago | |
---|---|---|
scripts/scrapers | 3 years ago | |
src | 2 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 2 years ago | |
.travis.yml | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 3 years ago | |
pom.xml | 3 years ago |
This project has as a main purpose provide a clean way to get important data from public services of Portuguese government and other organizations with civic and public interest in general.
Sometimes an api is a bit overkill if you just to tinker quickly with the data. With this in mind was created a new folder called scripts which will hold miscelaneous scripts to help ease the process of scrapping data.
For those scrips in which is used python you’ll need to ensure that python3 is being used. It is also advised to use the traditional
virtualenv .venv; source .venv/bin/activate
And ensure that everything is working by validating python version with
python --version
A small python script was developed as a first iteration which will help you scrape over BaseGov.pt data