inaturalist-clumper 0.1
📰 Simon Willison's Blog
Learn how to use inaturalist-clumper to publish iNaturalist sightings on your blog with this new 0.1 release
Action Steps
- Install inaturalist-clumper using pip
- Configure the tool to connect to your iNaturalist account
- Run the clumper to fetch and process your sightings data
- Integrate the output into your blog using a templating engine
- Test and refine the workflow to suit your publishing needs
Who Needs to Know This
Developers and bloggers who want to integrate iNaturalist data into their websites can benefit from this tool, and team members who work on data pipelines and API integrations will find it particularly useful
Key Insight
💡 inaturalist-clumper simplifies the process of publishing iNaturalist data on your blog, making it easier to share your sightings with a wider audience
Share This
🌿 Publish your iNaturalist sightings on your blog with inaturalist-clumper 0.1! 📄
Key Takeaways
Learn how to use inaturalist-clumper to publish iNaturalist sightings on your blog with this new 0.1 release
Full Article
Release: inaturalist-clumper 0.1 Part of the infrastructure I use for publishing my iNaturalist sightings on my blog . I've been running this in production for a few weeks now, inspiring some iterations on how it works, so I decided to ship a 0.1 release. You can see an example of the output <a href="https://github.com/si
DeepCamp AI