Skip to content

Lets you dump summary details about some species from the IUCN Redlist Website in JSON Format.

License

Notifications You must be signed in to change notification settings

rcdosado/IUCN-Redlist-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IUCN-REDLIST Scraper

What is it?

  • basically its a simple library that accepts scientific name and returns a dictionary of dictionaries about that species, i made it very simple that you can get details about a certain species by simply calling 1 method, for a sample app that uses the library check out example.py (uses BeautifulSoup & requests libraries)

How do I get set up?

  • Summary of set up
  • just clone , and install libraries in requirements.txt (using pip)
  • see example.py for sample usecase
  • execute nosetests in console to run tests/iucn_tests.py

About

Lets you dump summary details about some species from the IUCN Redlist Website in JSON Format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages