ecoevo.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Dedicated to Ecology and Evolution. We welcome academics, students, industry scientists, folks from other fields with links to E&E, scientific societies, and nature enthusiasts in general.

Administered by:

Server stats:

567
active users

Hi @daniel ! I want to contact you about @gbifmammut to get some help on how to build something similar but to show when novel species are recorded on iNat for a country using a call to the API, like I did here: flograttarola.com/post/inat_ap. Any tips, where to start, or a reality check would be super welcome :)

FLORENCIA GRATTAROLA · Using the iNaturalist API to detect novel records | FLORENCIA GRATTAROLAHow many never-before recorded species did we have in Uruguay in 2023?

@flograttarola @daniel @gbifmammut Hi! This sounds great :) Check my simple (python) mastodon bot github.com/kalab-oto/planetary. Maybe it will be helpful, it posts random wikipedia pages with github actions and cron to trigger the code in given interval. I can imagine that your case is similar, the code will run in given interval (e.g. once a day), check the findings and if there were any new ones it would publish a post

GitHubGitHub - kalab-oto/planetary-ecologist: Mastodon bot posting random biological and earth science wikipedia pagesMastodon bot posting random biological and earth science wikipedia pages - kalab-oto/planetary-ecologist

@OtoKalab @flograttarola @daniel @gbifmammut Oh wow Oto, that sounds awesome. Similar cases. Thanks for sharing! I will definitely explore it :)