Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhaynikam/puppeteer-webscrapping-example
https://github.com/abhaynikam/puppeteer-webscrapping-example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhaynikam/puppeteer-webscrapping-example
- Owner: abhaynikam
- Created: 2019-01-25T15:22:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T15:27:14.000Z (almost 6 years ago)
- Last Synced: 2024-10-23T10:38:25.396Z (3 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Web Scraping with Puppeteer
Reference: https://blog.bitsrc.io/web-scraping-with-puppeteer-e73e5fee7474
#### Example 1
Example to take a screenshot of the www.google.com using puppeteer.#### Example 2
Example to scrape the hacker news website(https://news.ycombinator.com/).