https://github.com/halfzebra/steam-discussions-scraper
https://github.com/halfzebra/steam-discussions-scraper
scraper steam
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/halfzebra/steam-discussions-scraper
- Owner: halfzebra
- Created: 2018-12-26T22:28:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T22:51:47.000Z (over 7 years ago)
- Last Synced: 2025-01-20T10:14:04.047Z (over 1 year ago)
- Topics: scraper, steam
- Language: HTML
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# steam-discussions-scraper
## Libs
- [cheerio](https://github.com/cheeriojs/cheerio)
- [axios](https://github.com/axios/axios)
## Reading
- [The Ultimate Guide to Web Scraping with Node.js](https://medium.freecodecamp.org/the-ultimate-guide-to-web-scraping-with-node-js-daa2027dcd3)