Skip to content

Instantly share code, notes, and snippets.

@titaniumbones
Created November 4, 2017 04:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save titaniumbones/07d714abf069a3dd751bd14a8594a6b6 to your computer and use it in GitHub Desktop.
Save titaniumbones/07d714abf069a3dd751bd14a8594a6b6 to your computer and use it in GitHub Desktop.
extract_href output from https://www.fws.gov/refuges/databases/ThreatenedEndangeredSpecies/ThreatenedEndangered_Search.cfm, "Threatened and Endangered Species on National Wildlife Refuges Database"
{ "name" : "Threatened and Endangered Species on National Wildlife Refuges Database",
"url" : "https://www.fws.gov/refuges/databases/ThreatenedEndangeredSpecies/ThreatenedEndangered_Search.cfm",
"description" : "really just a table listing specis with no further links. collets only the 'all species' link near thetop of hte page. Other queries would have to be reconstructed manually."
}
https://www.fws.gov/
https://www.fws.gov/refuges/
https://www.fws.gov/refuges/databases/ThreatenedEndangeredSpecies/ThreatenedEndangered_Display.cfm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment