scrape-up icon indicating copy to clipboard operation
scrape-up copied to clipboard

Feat: Scrapping data from Indiantrekking

Open Anshika14528 opened this issue 1 year ago • 3 comments

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

  • [X] I agree to follow this project's Code of Conduct
  • [X] I'm a GSSoC'24 contributor
  • [X] I want to work on this issue

Anshika14528 avatar May 12 '24 05:05 Anshika14528

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

nikhil25803 avatar May 12 '24 08:05 nikhil25803

Thankyou sir

On Sun, 12 May, 2024, 1:55 pm Nikhil Raj, @.***> wrote:

Assigned #904 https://github.com/Clueless-Community/scrape-up/issues/904 to @Anshika14528 https://github.com/Anshika14528.

— Reply to this email directly, view it on GitHub https://github.com/Clueless-Community/scrape-up/issues/904#event-12778019759, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIFCFR64LRZ6NDRGSJFPEQ3ZB4RRFAVCNFSM6AAAAABHSQUP5GVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSG43TQMBRHE3TKOI . You are receiving this because you were assigned.Message ID: @.*** com>

Anshika14528 avatar May 12 '24 08:05 Anshika14528

@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 avatar May 14 '24 05:05 Anshika14528