Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halfzebra/steam-discussions-scraper
https://github.com/halfzebra/steam-discussions-scraper
scraper steam
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/halfzebra/steam-discussions-scraper
- Owner: halfzebra
- Created: 2018-12-26T22:28:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T22:51:47.000Z (about 6 years ago)
- Last Synced: 2025-01-07T13:01:32.726Z (27 days 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)