Lokale partijen
- This depends on Google's Custom Search (and API). You need to buld a custom search here (Copy the search engine ID) and enable the Custom Search API in Cloud Developer's console and copy the API Key
cp config.ini.example config.ini
and edit it accordingly (cx
is the custom search ID anddev_key
is the developer key)docker-compose up -d
docker exec python bin/parse_election_results.py >data/lokaal.json
docker exec python bin/find_blogs.py >data/lokaal-with-feeds.json
docker exec python bin/find_content_in_feeds.py >data/lokaal-full-content.json