- Web scraping is a process of automating the extraction of data in an efficient and fast way. With the help of web scraping, you can extract data from any website, no matter how large is the data, on your computer.
- Moreover, websites may have data that you cannot copy and paste. Web scraping can help you extract any kind of data that you want.
- This model will scrape BRAND Name, PRICE and IMAGE of a product from Flipkart Website.
- It will show up to 200 Search results from Flipkart.
- You can find GitHub link Here.
- Download all the files in a one folder and run app.py file on python.
- Every search category is in a different HTML format, so this model might not work on Every category.
- I checked on (Shirt, Watch, Shoes, Bag, Jacket, T-shirt, Sweatshirt, Pants, Shirts, etc...).