Python-Assistant icon indicating copy to clipboard operation
Python-Assistant copied to clipboard

User can collect data present in the website and store in an Excel file

Open SanyaGera opened this issue 2 years ago • 2 comments

My making use of web scraping. We can make a feature in which user can collect required data from a website and convert it into a CSV file. This can be achieved using Beautiful Soup and Pandas Library. -- Contributor in GSSOC22 Sanya Gera Please have a look at it @Umesh-01

SanyaGera avatar Mar 05 '22 11:03 SanyaGera

@SanyaGera what kind of data you want to collect using Web Scraping??

Umesh-01 avatar Mar 12 '22 17:03 Umesh-01

@Umesh-01 suppose someone is reviewing property for rent on sites like nobrooker, so they can collect all that data and get it in an excel file.

SanyaGera avatar Mar 17 '22 12:03 SanyaGera