Scraper of all government websites. It's starting with the .gov.za top level domain, but we know that government websites end up on other TLDs too, so we will have to support those too,
The idea is to scrape and archive everything found on this domain so that it is readily available for further data extraction and analysis.
The kinds of things this could enable include
This tool is focusing on capturing the data in a way that changes are captured over time to be able to identify changes, but not to provide analytical functionality. Search/analysis should probably be built on top of this data or some transformation of this data.
questions we want to be able to answer using this data
And eventually extract structured data regularly, like keeping a list of open tenders up to date.
docker-compose run --rm scraper poetry run scrapy crawl govza
Set the following environment variables:
Run the following command in the container:
poetry run scrapy crawl govza
Content type
Image
Digest
sha256:d0eceea28…
Size
441.2 MB
Last updated
over 3 years ago
docker pull openup/domain-scraper