edit-location
Home
Up
Delete
Location Name:
Location Description:
access the wikipedia online encyclopia site
Sector ID:
Status:
Go
Going
Been
Add Photo:
Street Address Line1:
Street Address Line2:
Country:
State:
City:
Postal or Zip Code:
Owner ID:
Content:
use HTML
Edit Content
<ol> <li><a href="http://en.wikipedia.org/wiki/Special:ApiSandbox">API sandbox - Wikipedia, the free encyclopedia</a></li> <li><a href="http://stackoverflow.com/questions/964454/how-to-use-wikipedia-api-if-it-exists">mediawiki - How to use wikipedia api if it exists? - Stack Overflow</a></li> <li><a href="http://www.mediawiki.org/wiki/API:Quick_start_guide#Identifying_your_client">API:Main page - MediaWiki</a></li> </ol> <div> <div>* from example on stack </div> <div>] http://en.wikipedia.org/w/api.php?action=query&format=json&prop=revisions&titles=Apple&rvprop=timestamp|user|comment|content</div> <div>- edit/add - format=json (VS xml)</div> <div>- edit titles - my title</div> <div>- view structure of json using tool (jsoneditoronline.org)</div> <div>query pages.revisions.0.* </div> </div>