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: Scrapping data from Indiantrekking #904

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

Feat: Scrapping data from Indiantrekking #904

Anshika14528 opened this issue May 12, 2024 · 3 comments
Assignees
Labels
gssoc GSSoC 2024

Comments

@Anshika14528
Copy link
Contributor

Describe the feature

As a part of GSSOC 24, I'd like to add a All trails module with the following functionalities:

https://www.alltrails.com/trail/india/delhi/lodhi-garden-trail

Users will be providing the name of the trail and we will be able to return them.

  1. The length of a trail
  2. Elevation gain
  3. Route type

Please assign under the appropriate gssoc and level label.
Thanks!

Add ScreenShots

Screenshot 2024-05-12 at 11 06 30 AM

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 @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

Anshika14528 commented May 12, 2024 via email

@Anshika14528
Copy link
Contributor Author

@nikhil25803 sir, I tried scraping data from All trails but i am getting blocked, the website doesn't allow scraping and I am having a hard time doing that. I am fairly new to this, so didn't have much clue about how to proceed.

So i looked for an Indian trekking website and was able to get all the info i need, please allow me to scrape that website instead.
https://www.indiantrekking.com/chopta-chandrashila-trek.html

Screenshot 2024-05-14 at 10 36 23 AM

@Anshika14528 Anshika14528 changed the title Feat: Scrapping data from AllTrails Feat: Scrapping data from Indiantrekking May 14, 2024
Anshika14528 added a commit to Anshika14528/scrape-up that referenced this issue May 18, 2024
nikhil25803 added a commit that referenced this issue May 18, 2024
fix: Feat: Scrapping data from Indiantrekking #904
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