https://github.com/cobypear/scraper-tut
Learning web scraping with Node.js
https://github.com/cobypear/scraper-tut
Last synced: 5 months ago
JSON representation
Learning web scraping with Node.js
- Host: GitHub
- URL: https://github.com/cobypear/scraper-tut
- Owner: CobyPear
- Created: 2020-10-27T15:08:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T15:24:06.000Z (over 5 years ago)
- Last Synced: 2024-12-30T09:40:22.853Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Scraper
This is a web scraper built following the tutorial at https://learnscraping.com/nodejs-web-scraping-with-puppeteer/