JSONpedia is a library and web service that parses MediaWiki markup (WikiText) into JSON format. It uses an event-based parser to build a JSON representation of wiki documents in a lightweight and tolerant way. JSONpedia differs from similar tools by producing JSON output for easier consumption and does not add semantics like DBpedia. It can link entities to sources like Freebase and extract specific structures from documents using processor components. The goal is to release JSONpedia as open source by the end of the year.
Related topics: