Top "Wikipedia" questions

Consider the tags wikipedia-api (or the more general mediawiki-api) and mediawiki.

How to crawl entire Wikipedia?

I've tried WebSphinx application. I realize if I put wikipedia.org as the starting URL, it will not crawl further. …

java web-crawler wikipedia websphinx
How to get the Infobox data from Wikipedia?

If I have the url to a page, how would I obtain the Infobox information on the right using MediaWiki …

wiki mediawiki wikipedia
<Code> tags CSS Like Wikipedia

I am coding some pages in HTML and CSS which will contain samples of code. I want to have the …

html css mediawiki wikipedia
QGis: How to import svg or raster images into Quantum GIS?

these vector or raster files being classic files without geocoordinates. They are lat/long projection, I want to import them …

map gis wikipedia openstreetmap qgis
WebRequest to connect to the Wikipedia API

This may be a pathetically simple problem, but I cannot seem to format the post webrequest/response to get data …

c# mediawiki webrequest wikipedia wikipedia-api
Get first lines of Wikipedia Article

I got a Wikipedia-Article and I want to fetch the first z lines (or the first x chars, or the …

parsing wikipedia wikipedia-api
Wikipedia API for geolocations

Is it possible, using the existing Wikipedia API's to get a list of articles around a Geo-location? Sort of like …

geolocation wikipedia wikipedia-api
Using a Word2Vec model pre-trained on wikipedia

I need to use gensim to get vector representations of words, and I figure the best thing to use would …

wikipedia gensim word2vec
Wikipedia list=search REST API: how to retrieve also Url of matching articles

I'm studying Wikipedia REST API but I'm not able to find the right option to get also URLs for a …

api url wikipedia wikipedia-api mediawiki-api
How to get all article pages under a Wikipedia Category and its sub-categories?

I want to get all the articles names under a category and its sub-categories. Options I'm aware of: Using the …

sql web-services nlp wikipedia wikipedia-api