https://github.com/bonface221/web-scraping
simple python script to scrap the stack-overflow website and show the questions and votes
https://github.com/bonface221/web-scraping
Last synced: 3 months ago
JSON representation
simple python script to scrap the stack-overflow website and show the questions and votes
- Host: GitHub
- URL: https://github.com/bonface221/web-scraping
- Owner: bonface221
- License: mit
- Created: 2022-05-23T19:01:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T19:15:28.000Z (about 3 years ago)
- Last Synced: 2025-01-12T06:43:12.577Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Web scraping python
### description
web scraping script to scrap questions from the stackoverflow website and get the list of all the page1 questions and their votes