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

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.

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.