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

fix: Feat: Scrapping data from Indiantrekking #904 #1001

Merged
merged 3 commits into from
May 18, 2024

Conversation

Anshika14528
Copy link
Contributor

Description

Added indiantrekking module to give information about various treks in India.

Usages

from scrape_up import Indiantrekking

Create an instance of 'Indiantrekking' class

trek=Indiantrekking("hidden-lakes-of-kashmir")

Method Details
destination() return name of the place.
trip_fact() returns the trip duration, destination, altitude and the season good for trekking
outline_day_to_day_itinerary returns the ouline of the day to day itinerary

Resolves: [Issue Number]#904

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)?

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

In the previous Pull request(#967) there was a very bad merge conflict that i tried to resolve for an hour but i couldn't, so i created a new pull request with same code with no changes.
@nikhil25803 sir, Can you please review it?

@nikhil25803 nikhil25803 merged commit d93d360 into Clueless-Community:main May 18, 2024
@nikhil25803
Copy link
Member

Great work @Anshika14528 !!
Do not forget to

  • Share your contribution on socials and tag Clueless 🫂
  • Give this repository a star ✨
  • Follow Clueless Community on GitHub ✅

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

Successfully merging this pull request may close these issues.

2 participants