spiders/wiki_data.py: adjust toDecimalCoordinate
spiders: update wiki_data location scraping
spiders: scrape location data from wikipedia
with the help of a turn-key script, run all of the spiders in numbeo-scraping and create/update the database used by the aqoli front-end!
See numbeo-scraping's features: docs/features.md
Join the aqoli/numbeo scraping discussion room on Matrix: #2021 fall cs195 general:matrix.org
See also: aqoli, a front-end for this scraped data.
The official instance is on https://example.com.
Community instances are listed in docs/instances.md
.
Submit a patch to add your own instance to that list.
See docs/installing_basic.md
and
docs/installing_extended.md
.
All of aqoli's code uses the AGPL 3.0 license. In short, this means that if you make any modifications to the code and then publish the result (e.g. by hosting the result on a webserver), you must publicly distribute your changes and declare that they also use AGPL 3.0.