https://github.com/aquatiko/table-scrapper
A python script containing generalized code to scrape any form of tabular data on any website and save it in excel format.
https://github.com/aquatiko/table-scrapper
beautifulsoup4 html-parser requests-module scraping-websites
Last synced: 8 months ago
JSON representation
A python script containing generalized code to scrape any form of tabular data on any website and save it in excel format.
- Host: GitHub
- URL: https://github.com/aquatiko/table-scrapper
- Owner: aquatiko
- Created: 2018-05-30T14:15:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T14:21:53.000Z (about 8 years ago)
- Last Synced: 2025-01-21T00:32:11.440Z (over 1 year ago)
- Topics: beautifulsoup4, html-parser, requests-module, scraping-websites
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Table-Scrapper
A python script containing generalized code to scrape any form of tabular data on any website and save it in excel format.