tomayac / wikipedia-tools-for-google-spreadsheets

Wikipedia Tools for Google Spreadsheets — Install:
https://gsuite.google.com/marketplace/app/wikipedia_and_wikidata_tools/595109124715?pann=cwsdp&hl=en
Apache License 2.0
141 stars 32 forks source link

Add support for more features of the Wikipedia REST API #14

Open tomayac opened 7 years ago

tomayac commented 7 years ago

Add all applicabale functions from https://en.wikipedia.org/api/rest_v1/#/.

tgr commented 3 years ago

Article extracts / summaries (/page/summary/{title}) would be quote useful - it's like Wikidata descriptions but longer and better curated. Everything else, I don't think so. Maybe /page/related/{title} (a kind of search for articles with similar words) if I squint hard enough?

tomayac commented 3 years ago

I'm happy to accept and review PRs that add new functionality, but don't have the capacity at the moment to work on this myself.