{"uid":"cap_ySBv3xk4BfX3ruhF5CJPv","slug":"penniless-data-utilities-github-repo-stats-1c6c9720","name":"Penniless Data Utilities – GitHub Repo Stats","description":"Deterministic, dependency-free data utilities served over x402 micropayments (USDC on Base). None of these call another AI model.\nKeyword: JSON repair\nKeyword: malformed JSON\nKeyword: broken JSON from LLM\nKeyword: fix JSON output\nKeyword: JSON sanitizer\nKeyword: truncated JSON recovery\nKeyword: YAML to JSON\nKeyword: convert YAML\nKeyword: parse YAML config\nKeyword: cron next run\nKeyword: cron parser\nKeyword: when does cron run next\nKeyword: unified diff\nKeyword: line diff\nKeyword: text diff\nKeyword: HTML to text\nKeyword: extract links\nKeyword: extract emails\nKeyword: scrape text\nKeyword: whois lookup\nKeyword: domain registration\nKeyword: registrar\nKeyword: domain expiry date\nKeyword: RDAP\nKeyword: dns lookup\nKeyword: MX records\nKeyword: TXT records\nKeyword: A record\nKeyword: DNS over HTTPS\nKeyword: github repo stats\nKeyword: github stars\nKeyword: repository popularity\nKeyword: OSS project metadata\nKeyword: email validation\nKeyword: verify email address\nKeyword: check MX deliverability\nKeyword: email syntax\nUse case: repair a JSON code block wrapped in Markdown fences\nUse case: turn a docker-compose or CI YAML file into JSON\nUse case: compute the next UTC fire time of a cron expression\nUse case: produce a unified diff between two versions of a file\nUse case: strip HTML tags and pull out links, emails, and headings\nUse case: look up a domain's registrar, status and expiry before purchase\nUse case: check when a domain registration lapses\nUse case: resolve A, AAAA, MX, TXT or NS records for a hostname\nUse case: find a domain's mail servers and SPF TXT record\nUse case: compare GitHub repository stars, forks and activity for market research\nUse case: check whether an email address is well-formed and its domain accepts mail","url":"https://penniless-json-repair.sjaman.workers.dev/github/repo-stats","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["repo"],"properties":{"repo":{"type":"string","description":"owner/name"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"repo":"copperheadhq/copperhead","forks":62,"found":true,"stars":254,"license":"Apache-2.0","language":"TypeScript","pushedAt":"2026-09-13T20:41:25Z","openIssues":184}},"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_c3P3gBYtAElAkw-etSTRd","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":"Fetches GitHub repository metadata including stars, forks, license, language, open issues, and last push timestamp for a given repo.","exampleAgentPrompt":"Can you look up the GitHub stats for the vercel/next.js repo — I want to know how many stars and forks it has, what license it's under, and when it was last updated?","exampleUseCases":[{"title":"OSS dependency popularity check","prompt":"Before I add this library to our project, can you pull the GitHub stats for sindresorhus/got — specifically stars, forks, and when it was last pushed?"},{"title":"License compliance audit","prompt":"I need to check the license for the facebook/react GitHub repo — can you fetch its repo stats so I can confirm it's MIT before we use it commercially?"},{"title":"Comparing competing OSS projects","prompt":"Can you grab the GitHub repo stats for both expressjs/express and fastify/fastify? I want to compare their star counts, open issues, and primary languages to decide which to use."}],"resultDescription":"Returns a JSON object with fields: ok (boolean), found (boolean), repo (owner/name string), stars (integer), forks (integer), openIssues (integer), license (SPDX string), language (primary language string), and pushedAt (ISO 8601 timestamp of last push).","failureModes":["Repo not found: returns found=false with ok=true","Invalid or missing repo input: returns error or 400-class response","GitHub API rate limiting may cause transient failures","Private repositories will not be accessible","Payment failure via x402 protocol blocks the request before reaching GitHub"],"whenToPreferThis":"Choose this endpoint when you need lightweight, deterministic GitHub repo metadata (stars, forks, license, language, activity) without setting up GitHub OAuth or managing API tokens. At $0.001 USDC per call via x402 micropayments, it is ideal for agent workflows that need on-demand repo stats without maintaining credentials. Prefer this over direct GitHub API calls when the agent has no GitHub token or when you want a pay-per-use model with no API key management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:11.845Z","isFirstParty":false}