Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 410 Bytes

Memory : My First Web Scraper. 😄 I showed this to my parents and explained them how it worked.

Scrape The Names ,prices, maybe other specs of initial search results of an item on flipkart

Modules Required

  • csv
  • requests
  • urllib
  • bs4
  • webbrowser
  • os
  • html.parser
  • lxml

BUG :

  • SCRAPES ONLY HORIZONTALLY LAID WEBSITES