# t9tio/cloudquery

Turn any website to API by several clicks (serverless and support SPA!)

Repository: https://github.com/t9tio/cloudquery
Canonical: https://ross.abutalabs.com/products/t9tio-cloudquery
Homepage: https://cloudquery.t9t.io/
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Last push: 2023-01-07T04:08:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2783, "days_push": 1334, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2149, forks 138 (observed 2026-08-28T04:06:19.193577+00:00)

## What it is
CloudQuery is a tool that turns any website into a JSON API by fetching pages with headless Chrome and extracting data via CSS selectors. It runs serverlessly on AWS Lambda and supports single-page applications, with a web UI for building queries.

## Use cases
- scrape data from any website into a  api
- extract text and links from web pages using css selectors
- turn a website into an api without writing a scraper
- scrape single-page applications that need javascript rendering
- self-host a serverless scraping endpoint on aws lambda

## When to choose
- you need structured data from websites without building custom scrapers
- target pages are javascript-rendered SPAs requiring headless chrome
- you want a serverless, pay-per-request scraping endpoint

## When to avoid
- you need large-scale, high-frequency crawling beyond simple rate limits
- the project is in maintenance mode with the last release in early 2023
- you need authenticated or complex multi-step scraping workflows

## Facets
- artifact type: service
- maturity: maintenance
- function: web-scraping, http-server, api-framework, serverless
- domain: web-development, crawlers, apis
- platform: serverless, cloud
- tags: scraping-api, css-selectors, spa-support, aws-lambda, headless-chrome, automation, nodejs, web-server

## Member repositories
- t9tio/cloudquery (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.193577+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:00.179228+00:00, confidence not recorded.
  - readme: https://github.com/t9tio/cloudquery (fetched 2026-08-28T04:06:19.193577+00:00, sha e8252e764c9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
