For example can i parse this page via an API call?
Hi Furkan.
On Tue, Apr 4, 2017 at 7:14 AM, Furkan Gözükara monstermmorpg@gmail.com wrote:
For example can i parse this page via an API call?
The API end point is documented at: https://tr.wiktionary.org/api/rest_v1/#!/Page_content/get_page_html_title The HTML for the specific page is available via this URL: https://tr.wiktionary.org/api/rest_v1/page/html/gitmek
Hope this helps,
Gabriel
Ty for the answer but it is still html : https://tr.wiktionary.org/api/rest_v1/page/html/gitmek
Api can parse like xml or json?
On Tue, Apr 4, 2017 at 5:22 PM, Gabriel Wicke gwicke@wikimedia.org wrote:
Hi Furkan.
On Tue, Apr 4, 2017 at 7:14 AM, Furkan Gözükara monstermmorpg@gmail.com wrote:
For example can i parse this page via an API call?
The API end point is documented at: https://tr.wiktionary.org/ api/rest_v1/#!/Page_content/get_page_html_title The HTML for the specific page is available via this URL: https://tr.wiktionary.org/api/rest_v1/page/html/gitmek
Hope this helps,
Gabriel
-- Gabriel Wicke Principal Engineer, Wikimedia Foundation
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
On Tue, Apr 4, 2017 at 11:01 PM, Furkan Gözükara monstermmorpg@gmail.com wrote:
Ty for the answer but it is still html : https://tr.wiktionary.org/ api/rest_v1/page/html/gitmek
Api can parse like xml or json?
Can you explain what task you are trying to solve?
mediawiki-api@lists.wikimedia.org