derekantrican / MountainProject

A scraper and reddit bot for the website MountainProject.com
57 stars 5 forks source link

[API] Search using MountainProject.com's search #57

Open derekantrican opened 4 years ago

derekantrican commented 4 years ago

Add search method to MountainProjectAPI that uses the https://www.mountainproject.com/search?q= page. This will require invoking the JavaScript to load elements. I could use selenium but I'd rather not.