+ 1
Wikipedia API
any 1 here used wikipedia api? how to get clean article using that?
2 ответов
+ 3
You can use this below line for that now
https://en.m.wikipedia.org/w/api.php?action=help&modules=query%2Bextracts
it has documentation of Wikipedia
0
any customised version please, just to fetch specific div from each article or article's image something like that.