Organised a camp to Mont-Orford National Park in 2019 Sep. We wanted to do a few hikes, hence, wanted a way to have an overview of the trails near Mont-Orford National Park
The site alltrails.com doesn't present an overview of relevant trails with rich data =\
The closest overview of the trails was that of a side bar with summary information for each trail |
The solution was to scrape the data from alltrails.com and present in a spreadsheet to see an overview of each trails information
End result was a google doc that was nicley formatted | |
This was created from a csv... | |
Using: - Jupyter, Python, BeautifulSoup, Pandas |
- BeautifulSoup
- Pandas
- Jupyter