https://github.com/benji377/webscraper
Python web-scraper can retireve data from a website
https://github.com/benji377/webscraper
python3 scraping web
Last synced: 23 days ago
JSON representation
Python web-scraper can retireve data from a website
- Host: GitHub
- URL: https://github.com/benji377/webscraper
- Owner: Benji377
- Created: 2022-04-17T20:28:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T19:57:17.000Z (about 4 years ago)
- Last Synced: 2026-05-30T00:06:21.460Z (about 1 month ago)
- Topics: python3, scraping, web
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebScraper
This project has two files. One is a class and contains all the functionality of the scraper. You can use it as a standalone if you want. Or you can use the second file, which contains a GUI made with Tkinter and helps you use the Webscraper
## Warning!
Only tested in Python 3.9 on Windows 11