/k-bird

An eBird scrapper written in Kotlin. It outputs recent checklists in JSON format.

Primary LanguageKotlinGNU Lesser General Public License v2.1LGPL-2.1

k-bird

eBird data tools written in Kotlin. Includes some scraper tools. The eventual plan is to have tools to deal with EBD (Basic Dataset) as well as

scrape-recent-county-checklists.kt

  • outputs recent checklists for a county in JSON format.

scrape-recent-hotspot-checklists.kt

  • outputs recent checklists for a hotspot in JSON format.

scrape-hotspots

  • outputs top hotspots for a county in json format

Mark Nenadov