Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add scraping logic for car aggregator websites to fetch Car Price based on Model #885

Closed
3 tasks done
KJ173 opened this issue May 11, 2024 · 3 comments
Closed
3 tasks done
Assignees
Labels
gssoc GSSoC 2024

Comments

@KJ173
Copy link

KJ173 commented May 11, 2024

Describe the feature

Will fetch car price based on brand, model and price and store it in an excel from OLX website by scraping the data.

Add ScreenShots

Screenshot 2024-05-11 095550

sample excel of data scraped from OLX website. Input passed is brand name and model, make of the car.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@nikhil25803
Copy link
Member

Go ahead @KJ173

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 nikhil25803 added the gssoc GSSoC 2024 label May 12, 2024
@palayushi293
Copy link

i want to work on this issue ,, pls assign this to me
Waiting for your response

@KJ173
Copy link
Author

KJ173 commented May 14, 2024

@nikhil25803 Please assign the level for this issue for GSSOC'24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
Development

No branches or pull requests

3 participants