libremiami-search/searx/engines
François Revol b538de568a Add INA search engine 2016-07-09 22:09:54 +02:00
..
__init__.py [enh][fix] update to latest dependencies ++ fix tests & travis test runner 2016-07-04 22:46:43 +02:00
archlinux.py Remove content field from ArchWiki results; reformat code in archlinux.py 2016-03-25 00:38:48 +06:00
base.py [enh] Add BASE engine in category Science. Basic and advanced search. 2016-03-29 16:17:17 +02:00
bing.py [enh] display number of results 2016-06-28 00:06:50 +02:00
bing_images.py [fix] bing images page change 2016-03-26 02:07:52 +01:00
bing_news.py [fix] unicode decoding 2015-10-16 11:53:52 +02:00
blekko_images.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
btdigg.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
currency_convert.py [fix] currency_convert: make unit tests pass 2016-05-03 18:59:30 -07:00
dailymotion.py Merge pull request #308 from dalf/versions_upgrade 2015-05-02 14:58:32 -04:00
deezer.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
deviantart.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
digg.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
doku.py Fix query encoding 2016-04-05 13:31:49 +02:00
duckduckgo.py [fix] duckduckgo's xpaths changed 2016-03-21 20:19:13 -06:00
duckduckgo_definitions.py [fix] compile regex in ddg_definitions 2016-04-19 12:46:15 -05:00
dummy.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
faroo.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
fdroid.py Add F-Droid search engine 2016-03-27 03:50:44 +06:00
filecrop.py [enh] paging support for filecrop 2014-01-30 01:14:08 +01:00
flickr.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
flickr_noapi.py [fix] flickr engine 2015-05-27 13:49:25 +02:00
frinkiac.py fix pep8 errors 2016-02-04 21:01:44 +01:00
generalfile.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
gigablast.py [fix] gigablast redirect - closes #575 2016-06-12 00:07:54 +02:00
github.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
google.py Merge pull request #526 from ukwt/anime 2016-04-14 10:59:31 +02:00
google_images.py [fix] broken google images parsing 2016-04-07 08:07:17 +02:00
google_news.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
ina.py Add INA search engine 2016-07-09 22:09:54 +02:00
json_engine.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
kickass.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
mediawiki.py [fix] restrict wikipedia queries to the titles to avoid irrelevant results 2016-02-09 21:21:59 +01:00
mixcloud.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
nyaa.py Fix PEP8 warnings for Nyaa.py 2016-03-27 05:23:17 +06:00
openstreetmap.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
photon.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
piratebay.py [fix] piratebay tld according to wikipedia 2015-08-25 22:56:40 +02:00
qwant.py Removed the keywords from the settings in qwant engine 2015-06-02 22:11:47 +02:00
reddit.py [fix] incorrect URLs in Reddit results - closes #538 2016-04-16 16:22:31 +06:00
searchcode_code.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
searchcode_doc.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
soundcloud.py [fix]soundcloud.com guest client_id fetches dynamically 2016-01-02 13:06:02 +01:00
spotify.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
stackoverflow.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
startpage.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
subtitleseeker.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
swisscows.py [fix] swisscow and yandex escaping - fixes #499 2016-01-23 15:20:36 +01:00
tokyotoshokan.py Add Tokyo Toshokan search engine 2016-03-27 00:49:57 +06:00
torrentz.py Add Torrentz.eu search engine 2016-03-26 05:28:58 +06:00
twitter.py [fix] handle missing url in twitter results 2015-08-25 13:12:51 +02:00
vimeo.py Fix Vimeo engine. 2015-06-12 19:53:38 +02:00
wikidata.py [enh] wikipedia infobox 2016-04-17 16:22:19 -05:00
wikipedia.py [enh] wikipedia infobox 2016-04-17 16:22:19 -05:00
wolframalpha_api.py [fix] merge with 79705450df 2016-02-28 01:04:29 -06:00
wolframalpha_noapi.py [fix] remove unnecesary async calls in wolframalpha_noapi 2016-02-28 02:05:52 -06:00
www1x.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
www500px.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
xpath.py Add paging support to XPath & Erowid engines 2016-03-28 19:15:03 +06:00
yacy.py update versions.cfg to use the current up-to-date packages 2015-05-02 15:45:17 +02:00
yahoo.py [enh] display number of results 2016-06-28 00:06:50 +02:00
yahoo_news.py [fix] yahoo_news engine 2015-05-03 13:41:36 +02:00
yandex.py [fix] swisscow and yandex escaping - fixes #499 2016-01-23 15:20:36 +01:00
youtube_api.py Adds two engines : Youtube with or without API 2015-05-31 00:25:59 +02:00
youtube_noapi.py youtube_noapi uses searx.utils.list_get 2015-06-04 18:34:44 +02:00