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

We can even scrape website like ambitionboֶx to scrape website and show the top companies

Open PlanetDestroyyer opened this issue 9 months ago • 2 comments

Describe the feature

This feature will allow us to scrape websites like AmbitionBox to find companies based on their ratings. This could be a valuable feature for developers to add functionality to their projects.

Add ScreenShots

IMG_20240512_082043

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

PlanetDestroyyer avatar May 12 '24 02:05 PlanetDestroyyer

Go ahead @PlanetDestroyyer

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

@nikhil25803 Thank you

PlanetDestroyyer avatar May 12 '24 08:05 PlanetDestroyyer

I did PR review and merge it

PlanetDestroyyer avatar May 13 '24 07:05 PlanetDestroyyer