An open API service indexing awesome lists of open source software.

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

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