Skip to content

fahad3345/web-scraping-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

web-scraping-basic

It's a basic web scraping program , In this program scrap Title of book , price of book and Rating of the book. website=books.toscrape.com . web scrping library BeautifulSoup is used . It's simple program , I use BeautifulSoup library to extract content from web page, then make a function to get Title , Price, and Rating(star)of each book, Then finally append all this to a list, then make a DataFrame using pandas and converted into csv file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published