I'm looking for an efficient solution to access Wikipedia online using JAVA in order to extract some content from articles (>100 articles) without being blocked. Thanks in advace for any given help.
feedback
|
|
You can access the information in any mediawiki by using the public MediaWiki API. Depending on the amount of interaction with Wikipedia, you might want to get an user account with a "bot" flag. | |||
|
feedback
|