/api/developers/[username]Developer report
Returns one developer lookup with status, profile data, receipt trail, provenance, archive start, and summary metrics.
Read-only JSON
Public endpoints for developer receipts, rankings, snapshots, and archive coverage. No authentication is required for read access.
public
Access
JSON
Format
live
Caching
9
Endpoints
Base URL
https://developerfame.comMethodology/api/developers/[username]Returns one developer lookup with status, profile data, receipt trail, provenance, archive start, and summary metrics.
/api/hall-of-fameReturns the top 100 ranked developers by active trending days, appearances, and fame score.
/api/snapshots/latestReturns the latest capture attempts with status, target, source URL, provenance, entry count, and parsed developers.
/api/statusReturns live archive health, latest successful capture, expected snapshots, backfill health, target registry health, target counts, and today's failures.
/api/coverageReturns daily archive coverage with expected, captured, successful, partial, failed, missed, and ratio values.
/api/badge/[username]Returns a README-friendly SVG badge for one developer lookup.
/api/backfill/waybackSearches Internet Archive captures for GitHub Trending Developers pages and returns parsed, unconfirmed backfill candidates.
Request
curl https://developerfame.com/api/backfill/wayback?username=ruvnet&window=daily&limit=3Open endpoint/api/backfill/statusReturns Wayback import totals, live-vs-archive split, latest imported snapshot, and latest archived observation.
/api/search-demandReturns aggregated anonymous username demand to help prioritize historical recovery and future capture work.
Contract notes
API responses expose stored observations. Wayback discovery is exploratory and does not count as a confirmed receipt until imported into the archive with provenance.
Example
curl https://developerfame.com/api/developers/ruvnet