Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 232 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 232 Bytes

First_Python_Scrapper

My first Python web scrapper that experiments with the BeautifulSoup4 library. The algorithm filters and scrapes from the website Books to Scrape, and quickly writes the scraped information into a csv file.