
Market Data, Economics & News API - Sugra
API providing market data, economics, commodities, climate, and news in LLM-ready JSON.
@SugraSystems · X
The full gallery
Topics
Known attributes
A lens, not a filter — shows only projects we could confirm.
Tech stack
579 projects

API providing market data, economics, commodities, climate, and news in LLM-ready JSON.
@SugraSystems · X

Explore a curated archive of Apollo 11 with NASA sources, articles, and interactive lunar maps.
bethanyhunt · HN
Apollo 11 Tranquility Base Archive with Analyses

View real-time World Cup 2026 team analytics, lineups, and match predictions.
@WorldCup_XI · X
And the twist: it's my first ever 'vibe-coded' project — built solo with AI, shipped live through the whole tournament. £0 marketing → 7,000 visitors from 100 countries. The single biggest day? The final itself. ⚽

Click to collect multimodal data and beat AI bots for points in this data-gathering game.
@Ali363214029593 · X
“玩了 1 分钟就上瘾!🟩 我用秒悟做了一个 KGeN 主题小游戏《KGeN 数据守护者》: 点击真人收集真实多模态数据(声视动触),打 bot 赚分数,集齐还触发烧币特效! 61.9M 真实人类数据守护 Physical AI,就从这个小游戏开始~ 快来玩!贡献你的数据吧 @KGeN_CN

Explore animated decay chains, emissions, and clinical applications of medical radionuclides.
@NazimCoskun · X
Radionuclide Explorer: This is an interactive resource for learning about common radionuclides used in nuclear medicine. It emerged out of curiosity: How far could an AI coding agent get with a real reference site in a single session? The whole thing including the layout, dataset and decay animations, was built in roughly one hour entirely by Claude Code, with only a few minor improvements.

Browser tools for image resizing, JSON formatting, PDF processing, text analysis, and design without login.
musekit · Product Hunt
Free AI Tools Free browser tools for everyday tasks, no login

View detailed breakdowns of Shopify payouts to understand transaction fees and deposits to your bank account.
@saralsachan · X
I have created For the shopify sellers who want to see complete breakdown of their finances

Explore a browser-based databox cluster simulator featuring raft consensus, key/value sharding, and blob storage.
SamInTheShell · HN
My Fable 5 Project Was a Multiraft Database and Blob Store

Generate embeddable market sparklines for stocks, crypto, and indices via URL.
kahtaf · HN
Ticker-line.com – embeddable market sparkline SVGs

Web analytics platform to track which marketing channels drive visitors and revenue.
@essonam_m · X

Suite of developer tools for processing files locally — CSV, Parquet, JSON viewers and decoders with no cloud uploads.
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

API to extract tables and structured data from documents for AI agents.
g418572664 · V2EX
做了一个文档解析与记忆工具,专门辅助给传统行业做 AI 落地的老哥 现在 AI+的工作还挺常见的,就像大佬们说的,“所有行业的产品可能都会用 AI 重新做一遍”。最常见的就是各种 agent ,说要用 AI 赋能传统行业啥的,代替人类专家去处理海量的复杂资料、进行深度分析并做出决策。 举个例子,金融行业的“智能审计与尽调 Agent”。 过去,银行或投资机构想要给一家企业贷款或投资,需要人类审计师去读几十份、每份几百页的招股书和财务报表。现在虽然有了 AI ,但把文件一股脑全丢给它是不现实的,且不说烧 token 的问题,这些文档里有无数的跨行、跨列单元格表格,普通工具一拉,表格数据全串行了。如果 AI 把“第一季度利润”和“第二季度支出”的信息碎在一块,那得出的财务分析就完蛋了。 所以,现在要真想开发出一个能干活,还确保正确率的 agent ,就需要一个专业的、AI-native 的解析工具,把复杂的表结构和章节层级完整还原出来。我做的工具 Knowhere 就是干这个的: https://knowhereto.ai/?utm_source=v2ex 它能把复