Dalf 6e0285b2db [fix] wikidata engine: faster processing, remove one HTTP redirection.
* Search URL is https://www.wikidata.org/w/index.php?{query}&ns0=1 (with ns0=1 at the end to avoid an HTTP redirection)
* url_detail: remove the disabletidy=1 deprecated parameter
* Add eval_xpath function: compile once for all xpath.
* Add get_id_cache: retrieve all HTML with an id, avoid the slow to procress dynamic xpath '//div[@id="{propertyid}"]'.replace('{propertyid}')
* Create an etree.HTMLParser() instead of using the global one (see #1575)
2019-07-29 07:39:39 +02:00
..
2017-05-15 12:02:30 +02:00
2017-11-01 14:22:22 +01:00
2019-07-27 17:49:30 +02:00
2018-04-22 14:12:32 +03:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2019-07-25 08:17:45 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-10-25 10:42:37 +02:00
2018-08-21 22:55:51 +09:00
2017-05-15 12:02:30 +02:00
2019-01-05 12:12:09 +01:00
2019-05-29 10:05:57 +09:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2018-04-27 17:55:42 +03:00
2017-05-15 12:02:30 +02:00
2017-12-01 20:54:12 +01:00
2018-05-21 16:58:39 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-06-18 21:53:10 +04:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00
2019-01-07 21:28:58 +01:00
2017-05-15 12:02:30 +02:00
2017-05-15 12:02:30 +02:00