Search Hacker News via the free Algolia API. One row per hit: title, author, points, num_comments, URL, tags, story id. Filter by tags (`story`, `front_page`, `show_hn`, `ask_hn`, `author_xxx`, `story_xxx`) and an optional date window. For trend trackers, sentiment analysts, launch monitoring.
Search Eventbrite public listings by query + city. One row per event with title, organizer, start datetime, venue, location, isOnline, ticket price range, attendee estimate, URL.
Pull Apple App Store top charts (free, paid, grossing) for any country and genre. One row per (chart × country × app) with rank, name, developer, price, links. Public iTunes RSS — datacenter-friendly, no auth.
Pull Ashby ATS job postings via the public posting-API for any Ashby-using company. One row per posting with title, location, employment type, team, link. No auth required.
Scrapes FCC ECFS (Electronic Comment Filing System) filings and public notices by docket/proceeding number. Returns filer name, document URLs, submission type and dates. Built for telco compliance, ISP regulatory ops and FCC reporters.
Pull G2.com product reviews via the public product review pages. One row per review with title, body, rating, reviewer name + role + company, posted date, pros, cons, recommendation. Specify maxReviewsPerProduct.
Pull Google Play Store reviews for any Android app via the public review batchexecute endpoint. One row per review with author, rating, body, date, thumbsUp, replyText, replyDate. Specify maxReviewsPerApp.
Snapshot Apple App Store app metadata via the public iTunes Lookup API. One row per (app × country) with rating, version, screenshots, IAPs, content rating, release notes, supported devices, file size, developer info, store links. No auth required.
Scrape Apple App Store customer reviews using the iTunes RSS feed. Multi-country support, up to 500 newest reviews per (app × country). One row per review with rating, app version, title, body, author, date. No auth required.
Search the Apple App Store by keyword and country. One row per (query × country × result) with rank, rating, price, IAPs, developer, screenshots. Uses the public iTunes Search API. Datacenter-friendly, no auth.
Pull newly-submitted arXiv preprints by query. One row per paper — id, title, abstract, authors, categories, DOI, journal ref, author comment (often the accepted conference), PDF link. Built for cron with sinceDays:1. Source: arXiv Atom API (free, no auth).
Pull recently-updated ClinicalTrials.gov studies matching a query. One clean row per trial — NCT id, title, status, phases, sponsor, conditions, key dates, locations, study URL. Filter on lastUpdatePostDate for cron-friendly daily watchers. Source: ClinicalTrials.gov v2 API (free, no auth).
For each CoinGecko category ID (`layer-1`, `defi`, `meme-token`, `solana-ecosystem`, etc.), pull the full market list. One row per coin with price, market cap, 24h volume, % change, circulating/total/max supply, ATH/ATL. Uses the free public CoinGecko API.
Pulls every token listed in a CoinGecko category (DeFi, meme, AI, L1, ecosystem tags) with current price, market cap, 24h volume, rank, and price change. Uses the free public CoinGecko API - no key needed.
For each query, pull recent works from Crossref's public REST API with a server-side date filter. One row per work — DOI, title, authors, type, container, ISSN, abstract, refs, citations, license, funders. Covers all academia (humanities, social sci, engineering, business). No auth.
Snapshot every DefiLlama-tracked protocol filtered by chain, category, and TVL range. One row per (protocol × chain) pair with TVL, 1h/1d/7d % change, mcap/FDV, listing date, audit count, links to Twitter / website / CoinGecko / CMC. Uses the free public DefiLlama API.
Verify email addresses via three checks — RFC syntax, DNS MX record presence, and SMTP RCPT TO probe with a short timeout. One row per email with verdict, MX hosts, reason. Pure protocol, datacenter-friendly.
Pull Federal Register articles filtered by agency, document type, date range, CFR title, or full-text query. One row per article with effective dates, comment-close dates, agencies, CFR references, and links. Free public Federal Register API.
Pull the GitHub Trending repository list — daily, weekly, or monthly — filtered by programming language and spoken language. One row per repo with full_name, description, language, total stars, stars gained in the period, top contributors. No auth.
Snapshot Google Play Store app metadata via the public store HTML + JSON-LD. One row per (package × country) with rating, review count, category, price, developer, content rating, last updated. No auth required.
For each company slug at boards.greenhouse.io/<slug>, pull every public job posting via Greenhouse's free API. One row per role: title, location, departments, content (HTML+text), dates, role classification (eng/sales/marketing/…). No auth. For BD, recruiting intel, growth-signal tracking.
Scrape JetBrains Marketplace plugins by numeric ID — name, vendor, rating, downloads, description, link, preview, family. Track plugin metrics across IntelliJ, PyCharm, WebStorm, GoLand, Rider and the rest of the JetBrains IDE family.
For each company slug at jobs.lever.co/<slug>, pull every public job posting via Lever's free API. One row per role: title, team, location, country, workplace type (remote/hybrid/onsite), description, role classification. No auth. For BD, recruiting, growth-signal tracking.
Pull recent NIH research grants from RePORTER. Filter by activity code (R01/R21/K99/U01), agency (NCI/NIAID/NIMH), state, PI, keyword. One row per project — number, title, abstract, organization, PI, award amount, dates, agency. RePORTER v2 API (free, no auth).