
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@pondlog/source-mushroomobserver
Advanced tools
Mushroom Observer API2 client: typed, Zod-validated, polite-rate-limited. Returns Result<T> instead of throwing. The first dedicated mycology client library for pondlog.
Mushroom Observer API2 client for the pondlog ecosystem. Typed, Zod-validated, and rate-limited (20 req/min). Returns Result<T> rather than throwing.
Mushroom Observer is the largest dedicated mycology platform, hosting 500,000+ fungal observations with vote-weighted ID confidence scores. This package is the data-fetch layer; CLI and MCP wrappers live in pondlog (the CLI) and @pondlog/mcp-mushroomobserver.
pnpm add @pondlog/source-mushroomobserver
| Function | Returns |
|---|---|
searchObservations({ coords, radiusKm, region, name, dateFrom, dateTo, hasImages, confidenceMin, page }) | Observations matching at least one of: bbox, region suffix, taxon name, date window |
getObservation(id) | Single observation with high-detail nested fields |
searchNames({ query, rank, includeSubtaxa, page }) | Fungal taxonomy via text_name_has substring match |
searchRegions({ query, maxPages }) | Discovers MO location-name strings ending in query (e.g. "Washington, USA") with observation counts |
getRecentNearLocation({ coords, radiusKm } | { region }, days?, limit?, confidenceMin?) | "What's fruiting near here in the last N days" |
getSpeciesCountByLocation({ coords, radiusKm } | { region }, daysBack?, maxPages?) | Species diversity at a location, ranked by observation count |
getLocationsInBbox(bbox) | Direct /locations hit. Bbox is the ONLY MO-supported filter |
.json to every path automatically./locations exposes only bbox + ID filters. There is no name search. Use searchRegions to enumerate location-name strings instead./observations accept north/south/east/west lat/lng. Pondlog converts coords + radius to a bbox via bboxAround.MIT.
FAQs
Mushroom Observer API2 client: typed, Zod-validated, polite-rate-limited. Returns Result<T> instead of throwing. The first dedicated mycology client library for pondlog.
The npm package @pondlog/source-mushroomobserver receives a total of 48 weekly downloads. As such, @pondlog/source-mushroomobserver popularity was classified as not popular.
We found that @pondlog/source-mushroomobserver demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.