https://github.com/maxmcd/jsonscrape
Web scraper that uses logic from a JSON file to scrape web page data and write it to a database.
https://github.com/maxmcd/jsonscrape
Last synced: about 1 month ago
JSON representation
Web scraper that uses logic from a JSON file to scrape web page data and write it to a database.
- Host: GitHub
- URL: https://github.com/maxmcd/jsonscrape
- Owner: maxmcd
- Created: 2018-10-10T18:23:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2015-05-09T19:15:57.000Z (almost 10 years ago)
- Last Synced: 2025-03-17T20:12:00.616Z (about 1 month ago)
- Language: Go
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Json Scrape
Web scraper that uses logic from a JSON file to scrape web page data and write it to a database.