https://github.com/6edesign/htmltojsonapi
Simple API for converting HTML to JSON, caching in MongoDB
https://github.com/6edesign/htmltojsonapi
Last synced: about 1 year ago
JSON representation
Simple API for converting HTML to JSON, caching in MongoDB
- Host: GitHub
- URL: https://github.com/6edesign/htmltojsonapi
- Owner: 6eDesign
- Created: 2015-12-03T01:09:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T06:09:10.000Z (over 10 years ago)
- Last Synced: 2025-02-14T02:46:01.597Z (over 1 year ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# htmlToJsonApi
Simple API for converting HTML to JSON, caching in MongoDB
# getStarted
git clone https://github.com/6eDesign/htmlToJsonApi.git
cd htmlToJsonApi && npm install
grunt