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: Srapping data from YellowPages #1012

Closed
3 tasks done
Anshika14528 opened this issue May 18, 2024 · 4 comments
Closed
3 tasks done

Feat: Srapping data from YellowPages #1012

Anshika14528 opened this issue May 18, 2024 · 4 comments
Assignees
Labels
gssoc GSSoC 2024

Comments

@Anshika14528
Copy link
Contributor

Describe the feature

Yellowpages is the perfect place to gather contact information and addresses of businesses based on location

As a part of GSSOC 24, I'd like to add a YellowPages module with the following functionalities:
http://yellowpages.in/
We can get a lot of data based on geographical location by scraping Yellowpages.com like:

  • Business Name
  • Business Address
  • Business Description
  • Phone Number
  • Email
  • Opening hours
  • Rating and Reviews

Add ScreenShots

Screenshot 2024-05-18 at 3 19 35 PM

Record

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

@nikhil25803 sir, can you please assign me this issue?

@Anshika14528
Copy link
Contributor Author

@nikhil25803 sir , can i start working on this issue?

@nikhil25803
Copy link
Member

Go ahead @Anshika14528

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 👨‍💻

@Anshika14528
Copy link
Contributor Author

Thankyou sir

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

2 participants