{"skill":{"slug":"geepers-data","displayName":"Geepers Data","summary":"Fetch structured data from 17 authoritative APIs — arXiv, Census Bureau, GitHub, NASA, Wikipedia, PubMed, news, weather, finance, FEC, and more — through a s...","description":"---\nname: geepers-data\ndescription: Fetch structured data from 17 authoritative APIs — arXiv, Census Bureau, GitHub, NASA, Wikipedia, PubMed, news, weather, finance, FEC, and more — through a single endpoint. Use when you need real data from authoritative sources for research, visualizations, or analysis.\n---\n\n# Dreamer Data\n\nAccess 17 structured data sources through `https://api.dr.eamer.dev`.\n\n## Authentication\n\n```bash\nexport DREAMER_API_KEY=your_key_here\n```\n\n## Endpoints\n\n### List Available Sources\n```\nGET https://api.dr.eamer.dev/v1/data\n```\n\n### Search Across Sources\n```\nPOST https://api.dr.eamer.dev/v1/data/search\nBody:\n{\n  \"source\": \"arxiv\",\n  \"query\": \"machine learning interpretability\",\n  \"limit\": 10\n}\n```\n\n### Available Sources\n| Source | ID | What it provides |\n|--------|-----|-----------------|\n| arXiv | `arxiv` | Academic papers |\n| Census Bureau | `census` | US demographic data |\n| GitHub | `github` | Code repositories, issues, users |\n| NASA | `nasa` | Space data, images, astronomy |\n| Wikipedia | `wikipedia` | Encyclopedia articles |\n| PubMed | `pubmed` | Biomedical literature |\n| News | `news` | Current events from 80+ outlets |\n| Weather | `weather` | Current and forecast weather |\n| Finance | `finance` | Stock prices and market data |\n| FEC | `fec` | Federal campaign finance |\n| OpenLibrary | `openlibrary` | Books and library records |\n| Semantic Scholar | `semantic_scholar` | Academic citation graphs |\n| YouTube | `youtube` | Video metadata |\n| Wolfram Alpha | `wolfram` | Computational knowledge |\n| Wayback Machine | `archive` | Web archive snapshots |\n| Judiciary | `judiciary` | US court records |\n| MAL | `mal` | Anime and manga data |\n\n## When to Use\n- Research that needs verified, citable data\n- Building data pipelines from authoritative sources\n- Enriching existing datasets with external context\n\n## Don't Use When\n- The source you need isn't in the list (check `/v1/data` first)\n- You have direct API access to the source with higher rate limits\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":1143,"installsAllTime":43,"installsCurrent":1,"stars":0,"versions":1},"createdAt":1771397533298,"updatedAt":1778491570900},"latestVersion":{"version":"1.0.0","createdAt":1771397533298,"changelog":"geepers-data 1.0.0 – Initial Release\n\n- Unified access to 17 authoritative data sources (arXiv, Census Bureau, NASA, Wikipedia, GitHub, PubMed, finance, weather, news, and more).\n- Simple authentication and endpoint structure for both source listing and cross-source searching.\n- Designed for research, visualizations, and data analysis needing verified external data.\n- Provides clear usage guidance and a comprehensive source table.","license":null},"metadata":null,"owner":{"handle":"lukeslp","userId":"s173f3sdd0qyxxrshedz3j33qh884vp7","displayName":"Lucas Steuber","image":"https://avatars.githubusercontent.com/u/78874798?v=4"},"moderation":null}