Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@vgpena vgpena released this 06 Aug 00:32
· 3 commits to master since this release

Quick prototype.

Scrape OregonHikers.org and put the results in a CSV. So far, data scraped is the core basics for a hike:

  • Trail name
  • Trailhead name, lat, and long
  • Distance
  • Recommended time of year
  • Link back to OregonHikers.org page

All data is scraped directly from hike pages and nothing is interpreted or interpolated.