An open API service indexing awesome lists of open source software.

https://github.com/assafmo/page-to-json

A Chrome extension to download the the current tab as a JSON file
https://github.com/assafmo/page-to-json

Last synced: about 1 year ago
JSON representation

A Chrome extension to download the the current tab as a JSON file

Awesome Lists containing this project

README

          

## This chrome extension is a best effort to extract data structures from HTML into JSON.
### [https://chrome.google.com/webstore/detail/page-to-json/glbjlbehokkbmdfmnkbpkiidamifooci](https://chrome.google.com/webstore/detail/page-to-json/glbjlbehokkbmdfmnkbpkiidamifooci)

## Supported data structures
* Tables
* Lists
* Links

## License
[MIT](./LICENSE)