Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastianbrzustowicz/data-scraping-webapp
Django + Pandas. Scrap table from any website.
https://github.com/sebastianbrzustowicz/data-scraping-webapp
data-scraping django pandas python
Last synced: about 2 months ago
JSON representation
Django + Pandas. Scrap table from any website.
- Host: GitHub
- URL: https://github.com/sebastianbrzustowicz/data-scraping-webapp
- Owner: sebastianbrzustowicz
- Created: 2023-10-28T16:18:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T04:32:39.000Z (about 1 year ago)
- Last Synced: 2023-10-31T05:30:44.183Z (about 1 year ago)
- Topics: data-scraping, django, pandas, python
- Language: Python
- Homepage: https://sbrzustowicz.pythonanywhere.com/scraper/
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)