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

https://github.com/sebastianbrzustowicz/data-scraping-webapp

Django + Pandas. A straightforward static web page for scraping tables from a chosen site.
https://github.com/sebastianbrzustowicz/data-scraping-webapp

data-scraping django pandas python

Last synced: 2 months ago
JSON representation

Django + Pandas. A straightforward static web page for scraping tables from a chosen site.

Awesome Lists containing this project

README

          

# Data-scraping-webapp
Django + Pandas. Scrap table from any website.

1. Provide url for website that contain table data
2. Specify number of this table (i.e. if there is only one table enter 0)
3. Click "Scrap" and data will be extracted from specified website.

![Zrzut ekranu 2023-10-29 155743](https://github.com/sebastianbrzustowicz/Data-scraping-webapp/assets/66909222/8aa0dae1-6b59-4717-91c2-87baf138fd73)