Skip to content

MohdShoaib615/Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Web-Scraping

What is Web-Scraping? Web scraping is the process of extracting and parsing data from websites in an automated fashion using a computer program. It's a useful technique for creating datasets for research and learning.

Libraries Used - BeautifulSoup, requests, pandas

URL of the webpage - http://quotes.toscrape.com/page/1/

Tasks to be performed in this project:- 1- Scrape the Name 2-Scrape the Quote 3- Scrape the Tags 4- Getting all the data from the web-page into DataFrame 5- Saving the file into csv/excel file.

About

Web-Scraping to scrape the data out of a website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published