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

Added Scrapping data from Booking.com #1117 #1139

Closed
wants to merge 2 commits into from

Conversation

Anshika14528
Copy link
Contributor

Description

Added Booking.com module to give infromation about the hotels with their details of a place.

Usages

from scrape_up import Booking.com

Create an instance of BookingScraper class

scraper = BookingScraper("London")
Method Details
get_hotels() Returns a list of hotels with their details.

Resolves: closes #1117

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

  • Have you adhered to the repository's defined coding convention rules?
  • Have you updated the 'documentation.md' file with the method/function documentation?
  • Have you sent a message along with the result or response?
  • Have you used the try-catch technique?
  • Has the method/class been added to the documentation (md file)?

Screenshots

Screenshot 2024-08-03 at 5 46 07 PM

Additional Notes/Comments

Any additional remarks or suggestions concerning this pull request are welcome.


I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request.
I appreciate your contribution.

@Anshika14528
Copy link
Contributor Author

@SudoSu-bham sir , please review it and merge it.

@Anshika14528
Copy link
Contributor Author

@SudoSu-bham sir, please review and merge it please.

@SudoSu-bham
Copy link
Collaborator

cc @nikhil25803

@Anshika14528
Copy link
Contributor Author

@nikhil25803 sir and @SudoSu-bham sir please review and merge it as program Is going to end.

@nikhil25803 nikhil25803 closed this Aug 9, 2024
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

Successfully merging this pull request may close these issues.

Feat:Scrapping data from Booking.com
3 participants