{"id":13437571,"url":"https://github.com/t9tio/cloudquery","last_synced_at":"2025-05-15T16:04:45.251Z","repository":{"id":34039255,"uuid":"166514296","full_name":"t9tio/cloudquery","owner":"t9tio","description":"Turn any website to API by several clicks (serverless and support SPA!)","archived":false,"fork":false,"pushed_at":"2023-01-07T04:08:19.000Z","size":1468,"stargazers_count":2164,"open_issues_count":31,"forks_count":136,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-10-29T17:49:55.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloudquery.t9t.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t9tio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":"timqian","open_collective":"t9tio","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2019-01-19T06:29:29.000Z","updated_at":"2024-09-18T13:28:31.000Z","dependencies_parsed_at":"2023-01-15T04:08:14.906Z","dependency_job_id":null,"html_url":"https://github.com/t9tio/cloudquery","commit_stats":null,"previous_names":["cloudfetch/cloudquery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9tio%2Fcloudquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9tio%2Fcloudquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9tio%2Fcloudquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9tio%2Fcloudquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t9tio","download_url":"https://codeload.github.com/t9tio/cloudquery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247730069,"owners_count":20986404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T03:00:58.401Z","updated_at":"2025-04-07T21:12:59.743Z","avatar_url":"https://github.com/t9tio.png","language":"JavaScript","readme":"\n# CloudQuery\n\n[![Join us](https://badgen.net/badge/Join%20the%20community%20of%20t9t.io/Get%20in%20touch/green)](https://t9t.io/#contact)\n\nTurn any website to API by several clicks.\n\nTry online: https://cloudquery.t9t.io\n\n![](https://user-images.githubusercontent.com/5512552/51655619-6b978580-1fd8-11e9-93a9-9accf8e25e54.gif)\n\n## API\n\n- Sample Query: [Best 3 posts on HN](https://cloudquery.t9t.io/query?url=https%3A%2F%2Fnews.ycombinator.com%2F\u0026selectors=*:nth-child(3)%20*:nth-child(1)%20%3E%20*:nth-child(3)%20%3E%20*:nth-child(1),*:nth-child(4)%20%3E%20*:nth-child(3)%20%3E%20*:nth-child(1),*:nth-child(7)%20%3E%20*:nth-child(3)%20%3E%20*:nth-child(1))\n\nQuery params:\n\n- url: url of the webpage you want to fetch\n- selectors: css selectors describing the elements interests you\n\nReturns:\n\n- innerText: element innerText\n- href: element href\n\n## Run locally\n\n```bash\n# install dependencies\nnpm i\n# start backend server(for auto restart when code change)\nnpm run sb\n# start frontend server(for auto restart when code change)\nnpm run sf\n\n# visit http://localhost:1234\n```\n\n## How to deploy your own CloudQuery to AWS lambda\n\n### 1. Configuration\n\n- update `profile`([AWS Credential Profiles](https://up.docs.apex.sh/#aws_credentials)) in `up.json` to use your own aws account\n- update `rateLimit` in `config.json` to set your own rate limit (Default: 5 request/hour)\n\n### 2. Deploy\n\n```bash\n# deploy to aws lambda\nup\n\n# see the URL of your CloudQuery\nup url\n\n# deploy production version(to cloudquery.t9t.io)\nup deploy production\n\n```\n\n# Thanks\n\n- [up](https://github.com/apex/up) for deploying serverless API to AWS with ease\n- [serverless-chrome](https://github.com/adieuadieu/serverless-chrome) for running chrome on AWS lambda\n- [finder](https://github.com/antonmedv/finder) for making it easy to select elements on webpage\n","funding_links":["https://patreon.com/timqian","https://opencollective.com/t9tio"],"categories":["JavaScript","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft9tio%2Fcloudquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft9tio%2Fcloudquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft9tio%2Fcloudquery/lists"}