{"uid":"cap_jOZFCOYATR0FjMegaMM_F","slug":"synthora-pypi-recent-download-stats-707753e1","name":"SYNTHORA PyPI Recent Download Stats","description":"Returns last-day/week/month download totals for a PyPI package from keyless pypistats.org (backed by Google BigQuery PyPI data). The Python-ecosystem adoption signal autonomous agents use to rank dependencies, and a feed for agent-to-agent package-recommendation scoring. Ranking surface for popularity. First 3 calls FREE per wallet — send header X-WALLET: 0x<addr>. No charge on upstream failure.","url":"https://pypistats-recent-downloads.hergertsynthora.com/service","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"package":{"type":"string","description":"package"}}},"responseSchema":{"type":"json","example":{"ok":true,"niche":"pypistats-recent-downloads","result":{"package":"requests","last_day":0,"last_week":0,"last_month":0},"provenance":{"url":"https://pypistats.org/api/packages/requests/recent","source":"PyPI Recent Download Stats"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3ycLSguhZY3q76jn22rdM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns last-day, last-week, and last-month download totals for any PyPI package via pypistats.org","exampleAgentPrompt":"How many downloads did the 'requests' package get on PyPI in the last day, week, and month?","exampleUseCases":[{"title":"Ranking dependencies by popularity","prompt":"I'm evaluating three HTTP libraries for my Python project — requests, httpx, and aiohttp. Can you pull the last-month PyPI download stats for each so I can see which one is most widely adopted?"},{"title":"Vetting a new open-source dependency","prompt":"Before I add 'pydantic' as a dependency, can you check how many downloads it's had on PyPI in the last week so I know it's actively used?"},{"title":"Monitoring package adoption over time","prompt":"Pull the latest PyPI download numbers for my library 'mypackage-utils' — I want to see the last day, week, and month counts to track how adoption is growing."}],"resultDescription":"A JSON object with ok=true, the package name, and three integer download counts: last_day, last_week, and last_month, sourced from pypistats.org.","failureModes":["Package not found on PyPI — returns error or zero counts","pypistats.org upstream unavailable — service may time out or return error","Invalid or misspelled package name — returns zero counts or not-found error","Google BigQuery data lag — counts may be slightly behind real-time"],"whenToPreferThis":"Use this endpoint when you need quick, keyless access to PyPI download statistics without managing API credentials, and when you want a single call that returns all three recent time-window totals (day/week/month) in one response. Prefer it for agent pipelines that need to score, rank, or compare Python package popularity programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:23.719Z","isFirstParty":false}