Skip to content

Amar-AIcloud/Review_Scrapper_Flipkart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review_Scrapper_Flipkart(Name,Rating and Comment)

Web scraping is a technique using which the webpages from the internet are fetched and parsed to understand and extract specific information similar to a human being. Web scrapping consists of two parts:

• Web Crawling: Accessing the webpages over the internet and pulling data from them.

• HTML Parsing: Parsing the HTML content of the webpages obtained through web crawling and then extracting specific information from it.

Review Scrapper pulls the reviews of the product from the particular URL which we mention in our code.

Review_search

In this project we are getting reviews of any product in flipkart with Name, Rating and Comment.

Review_scrapper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published