scrape-up icon indicating copy to clipboard operation
scrape-up copied to clipboard

Feat: Myntra website Web scraping

Open ASHWIN492 opened this issue 9 months ago • 7 comments

Describe the feature

Download entire myntra product descriptions and prices to an cvs file. This can enable you to analyze fluctuation in prices and predict the future pricing.

Add ScreenShots

Screenshot 2024-05-10 201917

Record

  • [X] I agree to follow this project's Code of Conduct
  • [X] I'm a GSSoC'24 contributor
  • [X] I want to work on this issue

ASHWIN492 avatar May 10 '24 14:05 ASHWIN492

Hello Sir, I want to work on this cause I have some prior experience working with BeautifulSoup and Selenium for scraping and Pandas, numpy for analysis and prediction. Can't wait for your reply to start working.

pgit80 avatar May 10 '24 16:05 pgit80

@nikhil25803 plz look upon it.

ASHWIN492 avatar May 10 '24 16:05 ASHWIN492

Hi, Aditi Sharma this side , I would love to work on this . GSSoC'24

aditi-sharma-2004 avatar May 10 '24 16:05 aditi-sharma-2004

hi @ASHWIN492 , please assign this task to me, i have experience with beautifulSoup, python and requests library also i know know data processing using python and spark, i can complete this task.

kumargautam02 avatar May 10 '24 23:05 kumargautam02

Sir, i would like to work on this issue, please assign this task to me.

D-Huto avatar May 11 '24 10:05 D-Huto

Hello @ASHWIN492, I have prior knowledge regarding ML. So please assign this to me.

Tanu-120 avatar May 11 '24 19:05 Tanu-120

Go ahead @ASHWIN492

Note

  • Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
  • Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
  • Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.

All the best 👨‍💻

nikhil25803 avatar May 12 '24 08:05 nikhil25803