rohan-bhautoo / Python-Web-Scraper

A python web scaper to extract content and data from a website.
GNU General Public License v3.0
2 stars 2 forks source link

Store <td> in CSV File #5

Open rohan-bhautoo opened 1 year ago

rohan-bhautoo commented 1 year ago

Extract table data and store in a CSV file with proper heading.