Hello. I am writing a crawler and a parser to obtain structured information from Wiktionary pages
However, i saw that a site called as yourdictionary already have structured information from Wiktionary
So i wonder, are there any APIetc that does provide structured information? Or they have written their own custom crawler and parser?
For example
page : https://en.wiktionary.org/wiki/game
some structured information from yourdictionary . com
So i dont want to waste my time if any easier way to obtain in such time because i believe i will be writing a lot of cases
To sum up, my question is, are there any way to obtain machine readable format of pages?
Or i have code my own custom parser?
On Mon, Apr 17, 2017 at 10:35 AM, Furkan Gözükara monstermmorpg@gmail.com wrote:
So i wonder, are there any APIetc that does provide structured information? Or they have written their own custom crawler and parser?
There's an experimental REST API, see https://en.wiktionary.org/api/rest_v1/#!/Page_content/get_page_definition_te...
Ty very much. Looks great but still lacks a lot of information such as see also, synonyms, antonyms, derived words etc
On Mon, Apr 17, 2017 at 6:23 PM, Brad Jorsch (Anomie) <bjorsch@wikimedia.org
wrote:
On Mon, Apr 17, 2017 at 10:35 AM, Furkan Gözükara <monstermmorpg@gmail.com
wrote:
So i wonder, are there any APIetc that does provide structured information? Or they have written their own custom crawler and parser?
There's an experimental REST API, see https://en.wiktionary.org/api/ rest_v1/#!/Page_content/get_page_definition_term
-- Brad Jorsch (Anomie) Senior Software Engineer Wikimedia Foundation
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org