mirror of
https://github.com/searx/searx
synced 2024-11-22 01:45:21 +01:00
Created Infoboxes brainstorming (markdown)
parent
114f935a20
commit
701c7a4cdf
39
Infoboxes-brainstorming.md
Normal file
39
Infoboxes-brainstorming.md
Normal file
@ -0,0 +1,39 @@
|
||||
Idea :
|
||||
* add a second request to display additional informations. Example : use bandsintown to display next concert for a band. Display weather for a location.
|
||||
|
||||
General :
|
||||
* http://www.freebase.com/
|
||||
* https://developers.google.com/freebase/
|
||||
* https://duck.co/duckduckhack/ddh-intro
|
||||
* look for weboob
|
||||
|
||||
Weather :
|
||||
* http://openweathermap.org/current
|
||||
|
||||
GeoSearch
|
||||
* https://en.wikipedia.org/w/api.php?action=query&list=geosearch&gsradius=10000&gscoord=45.68845|5.915279&gsprop=type
|
||||
* https://fr.wikipedia.org/w/api.php?action=query&format=jsonfm&colimit=max&prop=pageimages|coordinates&pithumbsize=180&pilimit=50&generator=geosearch&ggscoord=45.649392|5.859076&ggsradius=10000&ggsnamespace=0&ggslimit=50
|
||||
* https://www.mediawiki.org/wiki/Extension:GeoData#list.3Dgeosearch
|
||||
* http://wdq.wmflabs.org/
|
||||
|
||||
Music :
|
||||
* musicbrain :
|
||||
* https://musicbrainz.org/doc/MusicBrainz_Picard/Plugins/API
|
||||
* https://musicbrainz.org/ws/2/url?resource=http://en.wikipedia.org/wiki/The_Flower_Kings
|
||||
* http://musicbrainz.org/ws/2/release?artist=65f4f0c5-ef9e-490c-aee3-909e7ae6b2ab
|
||||
* https://github.com/ronie/script.cu.lrclyrics/tree/master/resources/lib/culrcscrapers
|
||||
* bandsintown :
|
||||
* https://www.bandsintown.com/api/overview
|
||||
* http://api.bandsintown.com/artists/mbid_86d4e0af-e422-4f17-9f92-733fb0685585/events.xml
|
||||
|
||||
Lyrics :
|
||||
* http://api.wikia.com/wiki/LyricWiki_API
|
||||
* look for XBMC plugins
|
||||
|
||||
Wikipedia :
|
||||
* Extract
|
||||
* http://fr.wikipedia.org/wiki/Sp%C3%A9cial:ApiSandbox#action=query&prop=extracts&format=json&exchars=2000&exlimit=1&exintro=&explaintext=&titles=lazuli
|
||||
|
||||
Wikidata :
|
||||
* https://www.wikidata.org/wiki/Wikidata:WikiProject_Infoboxes
|
||||
* https://www.wikidata.org/wiki/Special:ListDatatypes
|
Loading…
Reference in New Issue
Block a user