crawlora 1.14.0.pre.sdk.1 → 1.18.0.pre.sdk.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +49 -0
- data/README.md +2 -2
- data/docs/operations.md +138 -4
- data/docs/recipes.md +9 -0
- data/lib/crawlora/operations.rb +12410 -6328
- data/lib/crawlora/version.rb +1 -1
- data/openapi/public.json +63869 -43560
- data/sig/crawlora.rbs +189 -3
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 82179ecac7e9d3a8e22602778da3398bb23cfbecdbf8246f8444055bf50814bf
|
|
4
|
+
data.tar.gz: 77d3c19860b11ec527d3d6a500872a243fab64c0d3e4923aa8c33919deaa7139
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e6e527543db26b02f715671966debf2a96e37c7ad290cc2992491f440fe8f2dfabde29928dc938d6c695748846f4df2d0e6b385233c7fa99e90e28425d92b5ed
|
|
7
|
+
data.tar.gz: 844788d3f0439786079f4aa73a47a7a773f55df230407a6862d9f157b424f481ce8e321a4319f58eecf359b9113e4b25d5cff018056c8e716ca0822f3948f871
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,54 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## v1.18.0-sdk.1
|
|
4
|
+
|
|
5
|
+
- Regenerated from the public API contract (697 to 737 operations). Adds
|
|
6
|
+
**Capterra** software discovery and reviews (3), **Metacritic** games, movies,
|
|
7
|
+
TV titles and reviews (10), **Numbeo** cost-of-living and quality indices (8),
|
|
8
|
+
and **Walmart** search, products, and reviews (3).
|
|
9
|
+
- Adds 16 dataset operations: Chrome Web Store extension search, facets,
|
|
10
|
+
history, metrics, changes, and trending (7); journalist discovery (3);
|
|
11
|
+
Numbeo city and country search (5); and TrustMRR revenue history (1).
|
|
12
|
+
|
|
13
|
+
## v1.17.0-sdk.1
|
|
14
|
+
|
|
15
|
+
- Regenerated from the public API contract (685 to 697 operations). Adds two
|
|
16
|
+
credential-free platforms (12 endpoints):
|
|
17
|
+
**Anime** (9) — search, details, characters, staff, recommendations, rankings,
|
|
18
|
+
the upcoming airing schedule, plus character lookup and search.
|
|
19
|
+
**Manga** (3) — search, details, and rankings.
|
|
20
|
+
Both draw on AniList's public catalog: scores, popularity, favourites, genres,
|
|
21
|
+
ranked tags, studios, and MyAnimeList cross-reference ids.
|
|
22
|
+
|
|
23
|
+
## v1.16.0-sdk.1
|
|
24
|
+
|
|
25
|
+
- Regenerated from the public API contract (658 to 685 operations). Adds four
|
|
26
|
+
credential-free media platforms (27 endpoints):
|
|
27
|
+
**Discogs** (7) — release, master, artist and artist releases, label and label
|
|
28
|
+
releases, and search across the Discogs music database.
|
|
29
|
+
**Letterboxd** (8) — film details, rating histogram, reviews, similar films,
|
|
30
|
+
search, person, popular films, and member profiles.
|
|
31
|
+
**TMDB** (6) — movie, TV, and person details, multi-search, and curated
|
|
32
|
+
movie/TV lists from The Movie Database.
|
|
33
|
+
**Goodreads** (6) — book details and reviews, search, author details and
|
|
34
|
+
author books, and Listopia lists.
|
|
35
|
+
All over credential-free public pages and JSON endpoints.
|
|
36
|
+
|
|
37
|
+
## v1.15.0-sdk.1
|
|
38
|
+
|
|
39
|
+
- Regenerated from the public API contract (603 to 625 operations). Adds the
|
|
40
|
+
**Jobs platform** (11 endpoints): public ATS job boards across Greenhouse,
|
|
41
|
+
Lever, Ashby, Workday, and SmartRecruiters -- board listings and single
|
|
42
|
+
postings, a company hiring-signals aggregate (open roles, department and
|
|
43
|
+
location breakdowns, remote share, and newly-posted trends), and cross-provider
|
|
44
|
+
company search. Adds the **Steam platform** (12 endpoints): app, package,
|
|
45
|
+
reviews and review histogram, search and search results, featured and featured
|
|
46
|
+
categories, player counts, achievements, news, and SteamSpy stats. SEC
|
|
47
|
+
company-intelligence now supports opt-in cross-source enrichment (market quote,
|
|
48
|
+
news, and hiring signals) via the `enrich` parameter. All over credential-free
|
|
49
|
+
public data.
|
|
50
|
+
|
|
51
|
+
|
|
3
52
|
## v1.14.0-sdk.1
|
|
4
53
|
|
|
5
54
|
- Regenerated from the public API contract (559 to 603 operations). Adds the
|
data/README.md
CHANGED
|
@@ -12,12 +12,12 @@ plus retries, pagination, middleware hooks, and client-side rate limiting.
|
|
|
12
12
|
## Install
|
|
13
13
|
|
|
14
14
|
Published on [RubyGems](https://rubygems.org/gems/crawlora). The current release
|
|
15
|
-
is a prerelease (`1.
|
|
15
|
+
is a prerelease (`1.18.0.pre.sdk.1`), so install it with `--pre` or pin the
|
|
16
16
|
version:
|
|
17
17
|
|
|
18
18
|
```ruby
|
|
19
19
|
# Gemfile
|
|
20
|
-
gem "crawlora", "1.
|
|
20
|
+
gem "crawlora", "1.18.0.pre.sdk.1"
|
|
21
21
|
```
|
|
22
22
|
|
|
23
23
|
```sh
|
data/docs/operations.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Generated from `openapi/public.json`. Deprecated, admin, and internal operations are excluded from this SDK contract.
|
|
4
4
|
|
|
5
|
-
Total operations: `
|
|
5
|
+
Total operations: `737`
|
|
6
6
|
|
|
7
7
|
| Group | SDK method | Operation ID | HTTP | Params | Auth | Response | Notes |
|
|
8
8
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
@@ -16,6 +16,15 @@ Total operations: `603`
|
|
|
16
16
|
| amazon | `amazon.product` | `amazon-product` | `GET /amazon/product/{asin}` | `asin` (path String required)<br>`language` (query "en_US")<br>`currency` (query "USD") | `ApiKeyAuth` | `AmazonProductResponse` | |
|
|
17
17
|
| amazon | `amazon.search` | `amazon-search` | `GET /amazon/search` | `k` (query String required)<br>`s` (query String)<br>`page` (query Integer) | `ApiKeyAuth` | `AmazonSearchResponse` | |
|
|
18
18
|
| amazon | `amazon.suggest` | `amazon-suggest` | `GET /amazon/suggest/{keyword}` | `keyword` (path String required) | `ApiKeyAuth` | `AmazonSuggestResponse` | |
|
|
19
|
+
| anime | `anime.airing_schedule` | `anime-airing-schedule` | `GET /anime/airing-schedule` | `page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeAiringScheduleResponse` | |
|
|
20
|
+
| anime | `anime.character_search` | `anime-character-search` | `GET /anime/character/search` | `query` (query String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeCharacterSearchResponse` | |
|
|
21
|
+
| anime | `anime.character` | `anime-character` | `GET /anime/character/{id}` | `id` (path String required) | `ApiKeyAuth` | `AnimeCharacterResponse` | |
|
|
22
|
+
| anime | `anime.rankings` | `anime-rankings` | `GET /anime/rankings` | `sort` (query String)<br>`season` (query String)<br>`season_year` (query Integer)<br>`format` (query String)<br>`genre` (query String)<br>`status` (query String)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeRankingsResponse` | |
|
|
23
|
+
| anime | `anime.search` | `anime-search` | `GET /anime/search` | `query` (query String required)<br>`sort` (query String)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeSearchResponse` | |
|
|
24
|
+
| anime | `anime.title` | `anime-title` | `GET /anime/title/{id}` | `id` (path String required)<br>`mal` (query bool) | `ApiKeyAuth` | `AnimeTitleResponse` | |
|
|
25
|
+
| anime | `anime.title_characters` | `anime-title-characters` | `GET /anime/title/{id}/characters` | `id` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeTitleCharactersResponse` | |
|
|
26
|
+
| anime | `anime.title_recommendations` | `anime-title-recommendations` | `GET /anime/title/{id}/recommendations` | `id` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeTitleRecommendationsResponse` | |
|
|
27
|
+
| anime | `anime.title_staff` | `anime-title-staff` | `GET /anime/title/{id}/staff` | `id` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `AnimeTitleStaffResponse` | |
|
|
19
28
|
| apple_podcasts | `apple_podcasts.charts` | `apple-podcasts-charts` | `GET /apple-podcasts/charts` | `collection` (query String)<br>`category` (query Integer)<br>`country` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `ApplePodcastsChartsResponse` | |
|
|
20
29
|
| apple_podcasts | `apple_podcasts.episodes_search` | `apple-podcasts-episodes-search` | `GET /apple-podcasts/episodes/search` | `term` (query String required)<br>`country` (query String)<br>`lang` (query String)<br>`limit` (query Integer)<br>`page` (query Integer) | `ApiKeyAuth` | `ApplePodcastsEpisodesSearchResponse` | |
|
|
21
30
|
| apple_podcasts | `apple_podcasts.search` | `apple-podcasts-search` | `GET /apple-podcasts/search` | `term` (query String required)<br>`country` (query String)<br>`lang` (query String)<br>`limit` (query Integer)<br>`page` (query Integer) | `ApiKeyAuth` | `ApplePodcastsSearchResponse` | |
|
|
@@ -71,6 +80,9 @@ Total operations: `603`
|
|
|
71
80
|
| brave | `brave.search` | `brave-search` | `GET /brave/search` | `q` (query String required)<br>`offset` (query Integer)<br>`country` (query "all" \| "ar" \| "at" \| "au" \| "be" \| "br" \| "ca" \| "ch" \| "cl" \| "cn" \| "de" \| "dk" \| "es" \| "fi" \| "fr" \| "gb" \| "gr" \| "hk" \| "id" \| "in" \| "it" \| "jp" \| "kr" \| "mx" \| "my" \| "nl" \| "no" \| "nz" \| "ph" \| "pl" \| "pt" \| "ru" \| "sa" \| "se" \| "sg" \| "tr" \| "tw" \| "us" \| "za")<br>`lang` (query "de-de" \| "en-ca" \| "en-gb" \| "en-in" \| "en-us" \| "fi-fi" \| "fr-ca" \| "fr-fr" \| "ja-jp" \| "pt-br" \| "sq-al" \| "sw-ke" \| "zh-tw")<br>`time_range` (query "any" \| "day" \| "week" \| "month" \| "year" \| "custom")<br>`date_from` (query String)<br>`date_to` (query String) | `ApiKeyAuth` | `BraveSearchResponse` | |
|
|
72
81
|
| brave | `brave.suggest` | `brave-suggest` | `GET /brave/suggest` | `q` (query String required)<br>`count` (query Integer)<br>`country` (query "all" \| "ar" \| "at" \| "au" \| "be" \| "br" \| "ca" \| "ch" \| "cl" \| "cn" \| "de" \| "dk" \| "es" \| "fi" \| "fr" \| "gb" \| "gr" \| "hk" \| "id" \| "in" \| "it" \| "jp" \| "kr" \| "mx" \| "my" \| "nl" \| "no" \| "nz" \| "ph" \| "pl" \| "pt" \| "ru" \| "sa" \| "se" \| "sg" \| "tr" \| "tw" \| "us" \| "za")<br>`lang` (query "de-de" \| "en-ca" \| "en-gb" \| "en-in" \| "en-us" \| "fi-fi" \| "fr-ca" \| "fr-fr" \| "ja-jp" \| "pt-br" \| "sq-al" \| "sw-ke" \| "zh-tw") | `ApiKeyAuth` | `BraveSuggestResponse` | |
|
|
73
82
|
| brave | `brave.videos` | `brave-videos` | `GET /brave/videos` | `q` (query String required)<br>`offset` (query Integer)<br>`count` (query Integer)<br>`country` (query "all" \| "ar" \| "at" \| "au" \| "be" \| "br" \| "ca" \| "ch" \| "cl" \| "cn" \| "de" \| "dk" \| "es" \| "fi" \| "fr" \| "gb" \| "gr" \| "hk" \| "id" \| "in" \| "it" \| "jp" \| "kr" \| "mx" \| "my" \| "nl" \| "no" \| "nz" \| "ph" \| "pl" \| "pt" \| "ru" \| "sa" \| "se" \| "sg" \| "tr" \| "tw" \| "us" \| "za")<br>`lang` (query "de-de" \| "en-ca" \| "en-gb" \| "en-in" \| "en-us" \| "fi-fi" \| "fr-ca" \| "fr-fr" \| "ja-jp" \| "pt-br" \| "sq-al" \| "sw-ke" \| "zh-tw")<br>`time_range` (query "any" \| "day" \| "week" \| "month" \| "year" \| "custom")<br>`date_from` (query String)<br>`date_to` (query String) | `ApiKeyAuth` | `BraveVideosResponse` | |
|
|
83
|
+
| capterra | `capterra.product` | `capterra-product` | `GET /capterra/product` | `product_id` (query String required) | `ApiKeyAuth` | `CapterraProductResponse` | |
|
|
84
|
+
| capterra | `capterra.reviews` | `capterra-reviews` | `GET /capterra/product/reviews` | `product_id` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `CapterraReviewsResponse` | |
|
|
85
|
+
| capterra | `capterra.search` | `capterra-search` | `GET /capterra/search` | `q` (query String required) | `ApiKeyAuth` | `CapterraSearchResponse` | |
|
|
74
86
|
| chrome_web_store | `chrome_web_store.chromewebstore_categories` | `chromewebstore-categories` | `GET /chromewebstore/categories` | none | `ApiKeyAuth` | `ChromeWebStoreChromewebstoreCategoriesResponse` | |
|
|
75
87
|
| chrome_web_store | `chrome_web_store.chromewebstore_category` | `chromewebstore-category` | `GET /chromewebstore/category` | `category` (query String required)<br>`num` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `ChromeWebStoreChromewebstoreCategoryResponse` | |
|
|
76
88
|
| chrome_web_store | `chrome_web_store.chromewebstore_charts` | `chromewebstore-charts` | `GET /chromewebstore/charts` | `chart` (query "trending" \| "popular" \| "notable")<br>`num` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `ChromeWebStoreChromewebstoreChartsResponse` | |
|
|
@@ -106,6 +118,7 @@ Total operations: `603`
|
|
|
106
118
|
| coin_gecko | `coin_gecko.trending` | `coingecko-trending` | `GET /coingecko/trending` | `limit` (query Integer)<br>`vs_currency` (query "btc" \| "eth" \| "ltc" \| "bch" \| "bnb" \| "eos" \| "xrp" \| "xlm" \| "link" \| "dot" \| "yfi" \| "sol" \| "usd" \| "aed" \| "ars" \| "aud" \| "bdt" \| "bhd" \| "bmd" \| "brl" \| "cad" \| "chf" \| "clp" \| "cny" \| "czk" \| "dkk" \| "eur" \| "gbp" \| "gel" \| "hkd" \| "huf" \| "idr" \| "ils" \| "inr" \| "jpy" \| "krw" \| "kwd" \| "lkr" \| "mmk" \| "mxn" \| "myr" \| "ngn" \| "nok" \| "nzd" \| "php" \| "pkr" \| "pln" \| "rub" \| "sar" \| "sek" \| "sgd" \| "thb" \| "try" \| "twd" \| "uah" \| "vef" \| "vnd" \| "zar" \| "xdr" \| "xag" \| "xau" \| "bits" \| "sats") | `ApiKeyAuth` | `CoinGeckoTrendingResponse` | |
|
|
107
119
|
| web | `web.contact` | `contact` | `POST /contact` | `option` (body String required) | `ApiKeyAuth` | `WebContactResponse` | |
|
|
108
120
|
| web | `web.antibot_check` | `antibot-check` | `POST /diagnostics/antibot-check` | `request` (body String required) | `ApiKeyAuth` | `WebAntibotCheckResponse` | |
|
|
121
|
+
| web | `web.extract` | `extract` | `POST /extract` | `extractOption` (body String required) | `ApiKeyAuth` | `WebExtractResponse` | |
|
|
109
122
|
| web | `web.scrape` | `web-scrape` | `POST /web/scrape` | `scrapeOption` (body String required) | `ApiKeyAuth` | `WebScrapeResponse` | |
|
|
110
123
|
| web | `web.techstack` | `web-techstack` | `POST /web/techstack` | `request` (body String required) | `ApiKeyAuth` | `WebTechstackResponse` | |
|
|
111
124
|
| datasets | `datasets.list` | `datasets-list` | `GET /datasets` | none | `ApiKeyAuth` | `DatasetsListResponse` | |
|
|
@@ -116,6 +129,13 @@ Total operations: `603`
|
|
|
116
129
|
| datasets | `datasets.apps_charts_search` | `datasets-apps-charts-search` | `GET /datasets/apps-charts/search` | `q` (query String)<br>`store` (query String)<br>`chart_type` (query String)<br>`collection` (query String)<br>`category` (query String)<br>`country` (query String)<br>`app_id` (query String)<br>`date` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsAppsChartsSearchResponse` | |
|
|
117
130
|
| datasets | `datasets.apps_reviews_search` | `datasets-apps-reviews-search` | `GET /datasets/apps-reviews/search` | `q` (query String)<br>`store` (query String)<br>`app_id` (query String)<br>`country` (query String)<br>`min_score` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsAppsReviewsSearchResponse` | |
|
|
118
131
|
| datasets | `datasets.apps_search` | `datasets-apps-search` | `GET /datasets/apps/search` | `q` (query String)<br>`store` (query String)<br>`category` (query String)<br>`country` (query String)<br>`developer` (query String)<br>`free` (query bool)<br>`min_rating` (query Float)<br>`min_reviews` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsAppsSearchResponse` | |
|
|
132
|
+
| datasets | `datasets.chrome_extensions_changes` | `datasets-chrome-extensions-changes` | `GET /datasets/chrome-extensions/changes` | `change_type` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `DatasetsChromeExtensionsChangesResponse` | |
|
|
133
|
+
| datasets | `datasets.chrome_extensions_facets` | `datasets-chrome-extensions-facets` | `GET /datasets/chrome-extensions/facets` | `facet` (query String required)<br>`q` (query String)<br>`item_type` (query String)<br>`category` (query String)<br>`developer` (query String)<br>`permission` (query String)<br>`status` (query String)<br>`manifest_version` (query Integer)<br>`collects_data` (query bool)<br>`has_broad_host_access` (query bool)<br>`min_users` (query Integer)<br>`min_rating` (query Float)<br>`min_rating_count` (query Integer)<br>`sort` (query String) | `ApiKeyAuth` | `DatasetsChromeExtensionsFacetsResponse` | |
|
|
134
|
+
| datasets | `datasets.chrome_extensions_history` | `datasets-chrome-extensions-history` | `GET /datasets/chrome-extensions/history/{id}` | `id` (path String required)<br>`from` (query String)<br>`to` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `DatasetsChromeExtensionsHistoryResponse` | |
|
|
135
|
+
| datasets | `datasets.chrome_extensions_item` | `datasets-chrome-extensions-item` | `GET /datasets/chrome-extensions/items/{id}` | `id` (path String required) | `ApiKeyAuth` | `DatasetsChromeExtensionsItemResponse` | |
|
|
136
|
+
| datasets | `datasets.chrome_extensions_metrics` | `datasets-chrome-extensions-metrics` | `GET /datasets/chrome-extensions/metrics` | `days` (query Integer)<br>`limit` (query Integer) | `ApiKeyAuth` | `DatasetsChromeExtensionsMetricsResponse` | |
|
|
137
|
+
| datasets | `datasets.chrome_extensions_search` | `datasets-chrome-extensions-search` | `GET /datasets/chrome-extensions/search` | `q` (query String)<br>`item_type` (query String)<br>`category` (query String)<br>`developer` (query String)<br>`permission` (query String)<br>`status` (query String)<br>`manifest_version` (query Integer)<br>`collects_data` (query bool)<br>`has_broad_host_access` (query bool)<br>`min_users` (query Integer)<br>`min_rating` (query Float)<br>`min_rating_count` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsChromeExtensionsSearchResponse` | |
|
|
138
|
+
| datasets | `datasets.chrome_extensions_trending` | `datasets-chrome-extensions-trending` | `GET /datasets/chrome-extensions/trending` | `q` (query String)<br>`item_type` (query String)<br>`category` (query String)<br>`developer` (query String)<br>`permission` (query String)<br>`status` (query String)<br>`manifest_version` (query Integer)<br>`collects_data` (query bool)<br>`has_broad_host_access` (query bool)<br>`min_users` (query Integer)<br>`min_rating` (query Float)<br>`min_rating_count` (query Integer)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsChromeExtensionsTrendingResponse` | |
|
|
119
139
|
| datasets | `datasets.creators_search` | `datasets-creators-search` | `GET /datasets/creators/search` | `q` (query String)<br>`handle` (query String)<br>`niche` (query String)<br>`country` (query String)<br>`verified` (query bool)<br>`min_followers` (query Integer)<br>`has_email` (query bool)<br>`include_inactive` (query bool)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsCreatorsSearchResponse` | |
|
|
120
140
|
| datasets | `datasets.github_users_facets` | `datasets-github-users-facets` | `GET /datasets/github-users/facets` | `facet` (query String required)<br>`q` (query String)<br>`login` (query String)<br>`company` (query String)<br>`influence_tier` (query String)<br>`country` (query String)<br>`country_code` (query String)<br>`state` (query String)<br>`city` (query String)<br>`domain` (query String)<br>`has_email` (query bool)<br>`has_twitter` (query bool)<br>`has_blog` (query bool)<br>`reachable` (query bool)<br>`active_90d` (query bool)<br>`hireable` (query bool)<br>`is_org` (query bool)<br>`is_bot` (query bool)<br>`is_suspected_automation` (query bool)<br>`min_followers` (query Integer)<br>`max_followers` (query Integer)<br>`min_repos` (query Integer)<br>`min_rank_score` (query Integer)<br>`min_account_age_years` (query Float)<br>`max_account_age_years` (query Float)<br>`lat` (query Float)<br>`lon` (query Float)<br>`radius_m` (query Integer)<br>`sort` (query String) | `ApiKeyAuth` | `DatasetsGithubUsersFacetsResponse` | |
|
|
121
141
|
| datasets | `datasets.github_users_item` | `datasets-github-users-item` | `GET /datasets/github-users/items/{login}` | `login` (path String required) | `ApiKeyAuth` | `DatasetsGithubUsersItemResponse` | |
|
|
@@ -125,6 +145,20 @@ Total operations: `603`
|
|
|
125
145
|
| datasets | `datasets.google_map_businesses_item` | `datasets-google-map-businesses-item` | `GET /datasets/google-map-businesses/items/{place_id}` | `place_id` (path String required) | `ApiKeyAuth` | `DatasetsGoogleMapBusinessesItemResponse` | |
|
|
126
146
|
| datasets | `datasets.google_map_businesses_nearby` | `datasets-google-map-businesses-nearby` | `GET /datasets/google-map-businesses/nearby` | `lat` (query Float required)<br>`lon` (query Float required)<br>`radius_m` (query Integer required)<br>`category` (query String)<br>`min_rating` (query Float)<br>`min_review_count` (query Integer)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsGoogleMapBusinessesNearbyResponse` | |
|
|
127
147
|
| datasets | `datasets.google_map_businesses_search` | `datasets-google-map-businesses-search` | `GET /datasets/google-map-businesses/search` | `q` (query String)<br>`category` (query String)<br>`country` (query String)<br>`state` (query String)<br>`county` (query String)<br>`city` (query String)<br>`town` (query String)<br>`min_rating` (query Float)<br>`min_review_count` (query Integer)<br>`has_website` (query bool)<br>`has_phone` (query bool)<br>`has_geo` (query bool)<br>`lat` (query Float)<br>`lon` (query Float)<br>`radius_m` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsGoogleMapBusinessesSearchResponse` | |
|
|
148
|
+
| datasets | `datasets.housing_markets_facets` | `datasets-housing-markets-facets` | `GET /datasets/housing-markets/facets` | `facet` (query String required)<br>`q` (query String)<br>`region_type` (query String)<br>`state_code` (query String)<br>`property_type` (query String)<br>`parent_metro_code` (query String)<br>`zip_code` (query String)<br>`period` (query String)<br>`latest` (query bool)<br>`min_median_sale_price` (query Float)<br>`max_median_sale_price` (query Float)<br>`min_median_list_price` (query Float)<br>`max_median_list_price` (query Float)<br>`min_price_to_income` (query Float)<br>`max_price_to_income` (query Float)<br>`min_salary_to_buy` (query Integer)<br>`max_salary_to_buy` (query Integer)<br>`min_median_dom` (query Float)<br>`max_median_dom` (query Float)<br>`min_inventory` (query Integer)<br>`max_inventory` (query Integer)<br>`min_homes_sold` (query Integer) | `ApiKeyAuth` | `DatasetsHousingMarketsFacetsResponse` | |
|
|
149
|
+
| datasets | `datasets.housing_markets_item` | `datasets-housing-markets-item` | `GET /datasets/housing-markets/items/{region_type}/{table_id}` | `region_type` (path String required)<br>`table_id` (path Integer required)<br>`period` (query String)<br>`property_type` (query String)<br>`history` (query bool) | `ApiKeyAuth` | `DatasetsHousingMarketsItemResponse` | |
|
|
150
|
+
| datasets | `datasets.housing_markets_search` | `datasets-housing-markets-search` | `GET /datasets/housing-markets/search` | `q` (query String)<br>`region_type` (query String)<br>`state_code` (query String)<br>`property_type` (query String)<br>`parent_metro_code` (query String)<br>`zip_code` (query String)<br>`period` (query String)<br>`latest` (query bool)<br>`min_median_sale_price` (query Float)<br>`max_median_sale_price` (query Float)<br>`min_median_list_price` (query Float)<br>`max_median_list_price` (query Float)<br>`min_price_to_income` (query Float)<br>`max_price_to_income` (query Float)<br>`min_salary_to_buy` (query Integer)<br>`max_salary_to_buy` (query Integer)<br>`min_median_dom` (query Float)<br>`max_median_dom` (query Float)<br>`min_inventory` (query Integer)<br>`max_inventory` (query Integer)<br>`min_homes_sold` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsHousingMarketsSearchResponse` | |
|
|
151
|
+
| datasets | `datasets.journalists_facets` | `datasets-journalists-facets` | `GET /datasets/journalists/facets` | `facet` (query String required)<br>`q` (query String)<br>`outlet` (query String)<br>`vertical` (query String)<br>`topic` (query String)<br>`contact_type` (query String) | `ApiKeyAuth` | `DatasetsJournalistsFacetsResponse` | |
|
|
152
|
+
| datasets | `datasets.journalists_item` | `datasets-journalists-item` | `GET /datasets/journalists/items/{outlet}/{slug}` | `outlet` (path String required)<br>`slug` (path String required) | `ApiKeyAuth` | `DatasetsJournalistsItemResponse` | |
|
|
153
|
+
| datasets | `datasets.journalists_search` | `datasets-journalists-search` | `GET /datasets/journalists/search` | `q` (query String)<br>`outlet` (query String)<br>`vertical` (query String)<br>`topic` (query String)<br>`contact_type` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsJournalistsSearchResponse` | |
|
|
154
|
+
| datasets | `datasets.numbeo_cities_facets` | `datasets-numbeo-cities-facets` | `GET /datasets/numbeo-cities/facets` | `facet` (query String required)<br>`q` (query String)<br>`country` (query String)<br>`min_cost_of_living_index` (query Float)<br>`max_cost_of_living_index` (query Float)<br>`min_quality_of_life_index` (query Float)<br>`min_crime_index` (query Float)<br>`max_crime_index` (query Float)<br>`min_safety_index` (query Float)<br>`min_health_care_index` (query Float)<br>`max_pollution_index` (query Float)<br>`max_traffic_index` (query Float) | `ApiKeyAuth` | `DatasetsNumbeoCitiesFacetsResponse` | |
|
|
155
|
+
| datasets | `datasets.numbeo_cities_item` | `datasets-numbeo-cities-item` | `GET /datasets/numbeo-cities/items/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `DatasetsNumbeoCitiesItemResponse` | |
|
|
156
|
+
| datasets | `datasets.numbeo_cities_search` | `datasets-numbeo-cities-search` | `GET /datasets/numbeo-cities/search` | `q` (query String)<br>`country` (query String)<br>`min_cost_of_living_index` (query Float)<br>`max_cost_of_living_index` (query Float)<br>`min_quality_of_life_index` (query Float)<br>`min_crime_index` (query Float)<br>`max_crime_index` (query Float)<br>`min_safety_index` (query Float)<br>`min_health_care_index` (query Float)<br>`max_pollution_index` (query Float)<br>`max_traffic_index` (query Float)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsNumbeoCitiesSearchResponse` | |
|
|
157
|
+
| datasets | `datasets.numbeo_countries_item` | `datasets-numbeo-countries-item` | `GET /datasets/numbeo-countries/items/{country}` | `country` (path String required) | `ApiKeyAuth` | `DatasetsNumbeoCountriesItemResponse` | |
|
|
158
|
+
| datasets | `datasets.numbeo_countries_search` | `datasets-numbeo-countries-search` | `GET /datasets/numbeo-countries/search` | `q` (query String)<br>`min_cost_of_living_index` (query Float)<br>`max_cost_of_living_index` (query Float)<br>`min_quality_of_life_index` (query Float)<br>`min_crime_index` (query Float)<br>`max_crime_index` (query Float)<br>`min_safety_index` (query Float)<br>`min_health_care_index` (query Float)<br>`max_pollution_index` (query Float)<br>`max_traffic_index` (query Float)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsNumbeoCountriesSearchResponse` | |
|
|
159
|
+
| datasets | `datasets.playstation_games_facets` | `datasets-playstation-games-facets` | `GET /datasets/playstation-games/facets` | `facet` (query String required)<br>`q` (query String)<br>`publisher` (query String)<br>`classification` (query String)<br>`genre` (query String)<br>`platform` (query String)<br>`content_rating` (query String)<br>`content_descriptor` (query String)<br>`price_tier` (query String)<br>`branding` (query String)<br>`region` (query String)<br>`concept_id` (query String)<br>`np_title_id` (query String)<br>`run_id` (query String)<br>`is_free` (query bool)<br>`is_addon` (query bool)<br>`is_tied_to_subscription` (query bool)<br>`coming_soon` (query bool)<br>`on_sale` (query bool)<br>`min_price_value` (query Integer)<br>`max_price_value` (query Integer)<br>`min_star_rating` (query Float)<br>`min_star_count` (query Integer)<br>`min_discount_pct` (query Integer)<br>`min_release_year` (query Integer)<br>`max_release_year` (query Integer) | `ApiKeyAuth` | `DatasetsPlaystationGamesFacetsResponse` | |
|
|
160
|
+
| datasets | `datasets.playstation_games_item` | `datasets-playstation-games-item` | `GET /datasets/playstation-games/items/{product_id}` | `product_id` (path String required) | `ApiKeyAuth` | `DatasetsPlaystationGamesItemResponse` | |
|
|
161
|
+
| datasets | `datasets.playstation_games_search` | `datasets-playstation-games-search` | `GET /datasets/playstation-games/search` | `q` (query String)<br>`publisher` (query String)<br>`classification` (query String)<br>`genre` (query String)<br>`platform` (query String)<br>`content_rating` (query String)<br>`content_descriptor` (query String)<br>`price_tier` (query String)<br>`branding` (query String)<br>`region` (query String)<br>`concept_id` (query String)<br>`np_title_id` (query String)<br>`run_id` (query String)<br>`is_free` (query bool)<br>`is_addon` (query bool)<br>`is_tied_to_subscription` (query bool)<br>`coming_soon` (query bool)<br>`on_sale` (query bool)<br>`min_price_value` (query Integer)<br>`max_price_value` (query Integer)<br>`min_star_rating` (query Float)<br>`min_star_count` (query Integer)<br>`min_discount_pct` (query Integer)<br>`min_release_year` (query Integer)<br>`max_release_year` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsPlaystationGamesSearchResponse` | |
|
|
128
162
|
| datasets | `datasets.producthunt_makers_facets` | `datasets-producthunt-makers-facets` | `GET /datasets/producthunt-makers/facets` | `facet` (query String required)<br>`q` (query String)<br>`topic` (query String)<br>`min_products` (query Integer)<br>`min_total_votes` (query Integer) | `ApiKeyAuth` | `DatasetsProducthuntMakersFacetsResponse` | |
|
|
129
163
|
| datasets | `datasets.producthunt_makers_item` | `datasets-producthunt-makers-item` | `GET /datasets/producthunt-makers/items/{username}` | `username` (path String required) | `ApiKeyAuth` | `DatasetsProducthuntMakersItemResponse` | |
|
|
130
164
|
| datasets | `datasets.producthunt_makers_search` | `datasets-producthunt-makers-search` | `GET /datasets/producthunt-makers/search` | `q` (query String)<br>`topic` (query String)<br>`min_products` (query Integer)<br>`min_total_votes` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsProducthuntMakersSearchResponse` | |
|
|
@@ -133,12 +167,29 @@ Total operations: `603`
|
|
|
133
167
|
| datasets | `datasets.producthunt_products_search` | `datasets-producthunt-products-search` | `GET /datasets/producthunt-products/search` | `q` (query String)<br>`topic` (query String)<br>`maker` (query String)<br>`launched_after` (query String)<br>`launched_before` (query String)<br>`min_votes` (query Integer)<br>`min_rating` (query Float)<br>`pricing_type` (query String)<br>`has_website` (query bool)<br>`is_online` (query bool)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsProducthuntProductsSearchResponse` | |
|
|
134
168
|
| datasets | `datasets.producthunt_trends_facets` | `datasets-producthunt-trends-facets` | `GET /datasets/producthunt-trends/facets` | `facet` (query String required)<br>`group_by` (query String)<br>`topic` (query String)<br>`launched_after` (query String)<br>`launched_before` (query String)<br>`min_votes` (query Integer)<br>`min_launches` (query Integer) | `ApiKeyAuth` | `DatasetsProducthuntTrendsFacetsResponse` | |
|
|
135
169
|
| datasets | `datasets.producthunt_trends_search` | `datasets-producthunt-trends-search` | `GET /datasets/producthunt-trends/search` | `group_by` (query String)<br>`topic` (query String)<br>`launched_after` (query String)<br>`launched_before` (query String)<br>`min_votes` (query Integer)<br>`min_launches` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsProducthuntTrendsSearchResponse` | |
|
|
170
|
+
| datasets | `datasets.steam_achievements_search` | `datasets-steam-achievements-search` | `GET /datasets/steam-achievements/search` | `app_id` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamAchievementsSearchResponse` | |
|
|
171
|
+
| datasets | `datasets.steam_charts_search` | `datasets-steam-charts-search` | `GET /datasets/steam-charts/search` | `q` (query String)<br>`chart` (query String)<br>`country` (query String)<br>`app_id` (query String)<br>`date` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamChartsSearchResponse` | |
|
|
172
|
+
| datasets | `datasets.steam_games_facets` | `datasets-steam-games-facets` | `GET /datasets/steam-games/facets` | `facet` (query String required)<br>`q` (query String)<br>`type` (query String)<br>`developer` (query String)<br>`publisher` (query String)<br>`genre` (query String)<br>`category` (query String)<br>`tag` (query String)<br>`price_tier` (query String)<br>`review_tier` (query String)<br>`owners_bucket` (query String)<br>`run_id` (query String)<br>`is_free` (query bool)<br>`windows` (query bool)<br>`mac` (query bool)<br>`linux` (query bool)<br>`on_sale` (query bool)<br>`min_price_cents` (query Integer)<br>`max_price_cents` (query Integer)<br>`min_owners` (query Integer)<br>`min_positive` (query Integer)<br>`min_total_reviews` (query Integer)<br>`min_review_score` (query Float)<br>`min_metacritic` (query Integer)<br>`min_ccu` (query Integer)<br>`min_release_year` (query Integer)<br>`max_release_year` (query Integer) | `ApiKeyAuth` | `DatasetsSteamGamesFacetsResponse` | |
|
|
173
|
+
| datasets | `datasets.steam_games_item` | `datasets-steam-games-item` | `GET /datasets/steam-games/items/{appid}` | `appid` (path Integer required) | `ApiKeyAuth` | `DatasetsSteamGamesItemResponse` | |
|
|
174
|
+
| datasets | `datasets.steam_games_search` | `datasets-steam-games-search` | `GET /datasets/steam-games/search` | `q` (query String)<br>`type` (query String)<br>`developer` (query String)<br>`publisher` (query String)<br>`genre` (query String)<br>`category` (query String)<br>`tag` (query String)<br>`price_tier` (query String)<br>`review_tier` (query String)<br>`owners_bucket` (query String)<br>`run_id` (query String)<br>`is_free` (query bool)<br>`windows` (query bool)<br>`mac` (query bool)<br>`linux` (query bool)<br>`on_sale` (query bool)<br>`min_price_cents` (query Integer)<br>`max_price_cents` (query Integer)<br>`min_owners` (query Integer)<br>`min_positive` (query Integer)<br>`min_total_reviews` (query Integer)<br>`min_review_score` (query Float)<br>`min_metacritic` (query Integer)<br>`min_ccu` (query Integer)<br>`min_release_year` (query Integer)<br>`max_release_year` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamGamesSearchResponse` | |
|
|
175
|
+
| datasets | `datasets.steam_news_search` | `datasets-steam-news-search` | `GET /datasets/steam-news/search` | `q` (query String)<br>`app_id` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamNewsSearchResponse` | |
|
|
176
|
+
| datasets | `datasets.steam_playercounts_search` | `datasets-steam-playercounts-search` | `GET /datasets/steam-playercounts/search` | `app_id` (query String)<br>`date` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamPlayercountsSearchResponse` | |
|
|
177
|
+
| datasets | `datasets.steam_prices_search` | `datasets-steam-prices-search` | `GET /datasets/steam-prices/search` | `app_id` (query String)<br>`date` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamPricesSearchResponse` | |
|
|
178
|
+
| datasets | `datasets.steam_reviews_search` | `datasets-steam-reviews-search` | `GET /datasets/steam-reviews/search` | `q` (query String)<br>`app_id` (query String)<br>`language` (query String)<br>`voted_up` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsSteamReviewsSearchResponse` | |
|
|
136
179
|
| datasets | `datasets.techstack_facets` | `datasets-techstack-facets` | `GET /datasets/techstack/facets` | `facet` (query String required)<br>`q` (query String)<br>`technology` (query Array[String])<br>`any_of` (query Array[String])<br>`not` (query Array[String])<br>`category` (query String)<br>`cms` (query String)<br>`ecommerce` (query String)<br>`cdn` (query String)<br>`web_server` (query String)<br>`server_language` (query String)<br>`tld` (query String)<br>`render_tier` (query String)<br>`seed_source` (query String)<br>`has_captcha` (query bool)<br>`reachable` (query bool)<br>`min_tech_count` (query Integer)<br>`run_id` (query String) | `ApiKeyAuth` | `DatasetsTechstackFacetsResponse` | |
|
|
137
180
|
| datasets | `datasets.techstack_item` | `datasets-techstack-item` | `GET /datasets/techstack/items/{domain}` | `domain` (path String required) | `ApiKeyAuth` | `DatasetsTechstackItemResponse` | |
|
|
138
181
|
| datasets | `datasets.techstack_search` | `datasets-techstack-search` | `GET /datasets/techstack/search` | `q` (query String)<br>`technology` (query Array[String])<br>`any_of` (query Array[String])<br>`not` (query Array[String])<br>`category` (query String)<br>`cms` (query String)<br>`ecommerce` (query String)<br>`cdn` (query String)<br>`web_server` (query String)<br>`server_language` (query String)<br>`tld` (query String)<br>`render_tier` (query String)<br>`seed_source` (query String)<br>`has_captcha` (query bool)<br>`reachable` (query bool)<br>`min_tech_count` (query Integer)<br>`run_id` (query String)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsTechstackSearchResponse` | |
|
|
139
182
|
| datasets | `datasets.trustmrr_facets` | `datasets-trustmrr-facets` | `GET /datasets/trustmrr/facets` | `facet` (query String required)<br>`q` (query String)<br>`category` (query String)<br>`country` (query String)<br>`payment_provider` (query String)<br>`on_sale` (query bool)<br>`min_mrr` (query Float) | `ApiKeyAuth` | `DatasetsTrustmrrFacetsResponse` | |
|
|
183
|
+
| datasets | `datasets.trustmrr_history` | `datasets-trustmrr-history` | `GET /datasets/trustmrr/history/{slug}` | `slug` (path String required)<br>`from` (query String)<br>`to` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `DatasetsTrustmrrHistoryResponse` | |
|
|
140
184
|
| datasets | `datasets.trustmrr_item` | `datasets-trustmrr-item` | `GET /datasets/trustmrr/items/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `DatasetsTrustmrrItemResponse` | |
|
|
141
185
|
| datasets | `datasets.trustmrr_search` | `datasets-trustmrr-search` | `GET /datasets/trustmrr/search` | `q` (query String)<br>`slug` (query String)<br>`category` (query String)<br>`country` (query String)<br>`payment_provider` (query String)<br>`target_audience` (query String)<br>`business_type` (query String)<br>`tech` (query String)<br>`channel` (query String)<br>`listing_tier` (query String)<br>`status` (query String)<br>`on_sale` (query bool)<br>`is_sponsored` (query bool)<br>`min_mrr` (query Float)<br>`max_mrr` (query Float)<br>`min_revenue` (query Float)<br>`min_revenue_30d` (query Float)<br>`min_traffic` (query Float)<br>`min_growth` (query Float)<br>`max_multiple` (query Float)<br>`min_asking_price` (query Float)<br>`max_asking_price` (query Float)<br>`min_ahrefs_dr` (query Integer)<br>`sort` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `DatasetsTrustmrrSearchResponse` | |
|
|
186
|
+
| discogs | `discogs.artist` | `discogs-artist` | `GET /discogs/artist/{id}` | `id` (path String required) | `ApiKeyAuth` | `DiscogsArtistResponse` | |
|
|
187
|
+
| discogs | `discogs.artist_releases` | `discogs-artist-releases` | `GET /discogs/artist/{id}/releases` | `id` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `DiscogsArtistReleasesResponse` | |
|
|
188
|
+
| discogs | `discogs.label` | `discogs-label` | `GET /discogs/label/{id}` | `id` (path String required) | `ApiKeyAuth` | `DiscogsLabelResponse` | |
|
|
189
|
+
| discogs | `discogs.label_releases` | `discogs-label-releases` | `GET /discogs/label/{id}/releases` | `id` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `DiscogsLabelReleasesResponse` | |
|
|
190
|
+
| discogs | `discogs.master` | `discogs-master` | `GET /discogs/master/{id}` | `id` (path String required) | `ApiKeyAuth` | `DiscogsMasterResponse` | |
|
|
191
|
+
| discogs | `discogs.release` | `discogs-release` | `GET /discogs/release/{id}` | `id` (path String required) | `ApiKeyAuth` | `DiscogsReleaseResponse` | |
|
|
192
|
+
| discogs | `discogs.search` | `discogs-search` | `GET /discogs/search` | `q` (query String required)<br>`type` (query "release" \| "master" \| "artist" \| "label")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `DiscogsSearchResponse` | |
|
|
142
193
|
| e_bay | `e_bay.ebay_item` | `ebay-item` | `GET /ebay/item/{item_id}` | `item_id` (path String required) | `ApiKeyAuth` | `EBayEbayItemResponse` | |
|
|
143
194
|
| e_bay | `e_bay.ebay_search` | `ebay-search` | `POST /ebay/search` | `option` (body String required) | `ApiKeyAuth` | `EBayEbaySearchResponse` | |
|
|
144
195
|
| e_bay | `e_bay.ebay_seller` | `ebay-seller` | `GET /ebay/seller/{seller}` | `seller` (path String required) | `ApiKeyAuth` | `EBayEbaySellerResponse` | |
|
|
@@ -164,7 +215,6 @@ Total operations: `603`
|
|
|
164
215
|
| git_hub | `git_hub.github_repo_forks` | `github-repo-forks` | `GET /github/repo/{owner}/{repo}/forks` | `owner` (path String required)<br>`repo` (path String required)<br>`sort` (query "newest" \| "oldest" \| "stargazers" \| "watchers")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubRepoForksResponse` | |
|
|
165
216
|
| git_hub | `git_hub.github_repo_languages` | `github-repo-languages` | `GET /github/repo/{owner}/{repo}/languages` | `owner` (path String required)<br>`repo` (path String required) | `ApiKeyAuth` | `GitHubGithubRepoLanguagesResponse` | |
|
|
166
217
|
| git_hub | `git_hub.github_repo_releases` | `github-repo-releases` | `GET /github/repo/{owner}/{repo}/releases` | `owner` (path String required)<br>`repo` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubRepoReleasesResponse` | |
|
|
167
|
-
| git_hub | `git_hub.github_repo_stargazers` | `github-repo-stargazers` | `GET /github/repo/{owner}/{repo}/stargazers` | `owner` (path String required)<br>`repo` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubRepoStargazersResponse` | |
|
|
168
218
|
| git_hub | `git_hub.github_search_repositories` | `github-search-repositories` | `GET /github/search/repositories` | `q` (query String required)<br>`sort` (query "stars" \| "forks" \| "help-wanted-issues" \| "updated")<br>`order` (query "asc" \| "desc")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubSearchRepositoriesResponse` | |
|
|
169
219
|
| git_hub | `git_hub.github_search_users` | `github-search-users` | `GET /github/search/users` | `q` (query String required)<br>`sort` (query "followers" \| "repositories" \| "joined")<br>`order` (query "asc" \| "desc")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubSearchUsersResponse` | |
|
|
170
220
|
| git_hub | `git_hub.github_trending` | `github-trending` | `GET /github/trending` | `language` (query String)<br>`since` (query "daily" \| "weekly" \| "monthly") | `ApiKeyAuth` | `GitHubGithubTrendingResponse` | |
|
|
@@ -173,6 +223,12 @@ Total operations: `603`
|
|
|
173
223
|
| git_hub | `git_hub.github_user_events` | `github-user-events` | `GET /github/user/{username}/events` | `username` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubUserEventsResponse` | |
|
|
174
224
|
| git_hub | `git_hub.github_user_pinned` | `github-user-pinned` | `GET /github/user/{username}/pinned` | `username` (path String required) | `ApiKeyAuth` | `GitHubGithubUserPinnedResponse` | |
|
|
175
225
|
| git_hub | `git_hub.github_user_repos` | `github-user-repos` | `GET /github/user/{username}/repos` | `username` (path String required)<br>`sort` (query "created" \| "updated" \| "pushed" \| "full_name")<br>`direction` (query "asc" \| "desc")<br>`type` (query "all" \| "owner" \| "member")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `GitHubGithubUserReposResponse` | |
|
|
226
|
+
| goodreads | `goodreads.author` | `goodreads-author` | `GET /goodreads/author/{id}` | `id` (path String required) | `ApiKeyAuth` | `GoodreadsAuthorResponse` | |
|
|
227
|
+
| goodreads | `goodreads.author_books` | `goodreads-author-books` | `GET /goodreads/author/{id}/books` | `id` (path String required)<br>`page` (query Integer) | `ApiKeyAuth` | `GoodreadsAuthorBooksResponse` | |
|
|
228
|
+
| goodreads | `goodreads.book` | `goodreads-book` | `GET /goodreads/book/{id}` | `id` (path String required) | `ApiKeyAuth` | `GoodreadsBookResponse` | |
|
|
229
|
+
| goodreads | `goodreads.book_reviews` | `goodreads-book-reviews` | `GET /goodreads/book/{id}/reviews` | `id` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `GoodreadsBookReviewsResponse` | |
|
|
230
|
+
| goodreads | `goodreads.list` | `goodreads-list` | `GET /goodreads/list/{id}` | `id` (path String required)<br>`page` (query Integer) | `ApiKeyAuth` | `GoodreadsListResponse` | |
|
|
231
|
+
| goodreads | `goodreads.search` | `goodreads-search` | `GET /goodreads/search` | `q` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `GoodreadsSearchResponse` | |
|
|
176
232
|
| google | `google.finance_analyst_articles` | `google-finance-analyst-articles` | `GET /google/finance/analyst-articles/{quote}` | `quote` (path String required) | `ApiKeyAuth` | `GoogleFinanceAnalystArticlesResponse` | |
|
|
177
233
|
| google | `google.finance_chart` | `google-finance-chart` | `GET /google/finance/chart/{quote}` | `quote` (path String required)<br>`window` (query String) | `ApiKeyAuth` | `GoogleFinanceChartResponse` | |
|
|
178
234
|
| google | `google.finance_classification` | `google-finance-classification` | `GET /google/finance/classification/{quote}` | `quote` (path String required) | `ApiKeyAuth` | `GoogleFinanceClassificationResponse` | |
|
|
@@ -243,8 +299,19 @@ Total operations: `603`
|
|
|
243
299
|
| instagram | `instagram.post` | `instagram-post` | `GET /instagram/post/{id}/{post_id}` | `id` (path String required)<br>`post_id` (path String required) | `ApiKeyAuth` | `InstagramPostResponse` | |
|
|
244
300
|
| instagram | `instagram.profile` | `instagram-profile` | `GET /instagram/profile/{username}` | `username` (path String required) | `ApiKeyAuth` | `InstagramProfileResponse` | |
|
|
245
301
|
| instagram | `instagram.reels` | `instagram-reels` | `GET /instagram/reels/{id}` | `id` (path String required)<br>`max_id` (query String) | `ApiKeyAuth` | `InstagramReelsResponse` | |
|
|
302
|
+
| jobs | `jobs.ashby_board` | `jobs-ashby-board` | `GET /jobs/ashby/board` | `org` (query String required)<br>`include_compensation` (query bool) | `ApiKeyAuth` | `JobsAshbyBoardResponse` | |
|
|
303
|
+
| jobs | `jobs.company_search` | `jobs-company-search` | `GET /jobs/company-search` | `slug` (query String required) | `ApiKeyAuth` | `JobsCompanySearchResponse` | |
|
|
304
|
+
| jobs | `jobs.greenhouse_board` | `jobs-greenhouse-board` | `GET /jobs/greenhouse/board` | `token` (query String required)<br>`content` (query bool) | `ApiKeyAuth` | `JobsGreenhouseBoardResponse` | |
|
|
305
|
+
| jobs | `jobs.greenhouse_job` | `jobs-greenhouse-job` | `GET /jobs/greenhouse/job` | `token` (query String required)<br>`id` (query String required) | `ApiKeyAuth` | `JobsGreenhouseJobResponse` | |
|
|
306
|
+
| jobs | `jobs.hiring_signals` | `jobs-hiring-signals` | `GET /jobs/hiring-signals` | `provider` (query "greenhouse" \| "lever" \| "ashby" \| "workday" \| "smartrecruiters" required)<br>`token` (query String)<br>`company` (query String)<br>`org` (query String)<br>`tenant` (query String)<br>`datacenter` (query String)<br>`site` (query String) | `ApiKeyAuth` | `JobsHiringSignalsResponse` | |
|
|
307
|
+
| jobs | `jobs.lever_posting` | `jobs-lever-posting` | `GET /jobs/lever/posting` | `company` (query String required)<br>`id` (query String required) | `ApiKeyAuth` | `JobsLeverPostingResponse` | |
|
|
308
|
+
| jobs | `jobs.lever_postings` | `jobs-lever-postings` | `GET /jobs/lever/postings` | `company` (query String required)<br>`department` (query String)<br>`location` (query String)<br>`remote` (query bool) | `ApiKeyAuth` | `JobsLeverPostingsResponse` | |
|
|
309
|
+
| jobs | `jobs.smartrecruiters_posting` | `jobs-smartrecruiters-posting` | `GET /jobs/smartrecruiters/posting` | `company` (query String required)<br>`id` (query String required) | `ApiKeyAuth` | `JobsSmartrecruitersPostingResponse` | |
|
|
310
|
+
| jobs | `jobs.smartrecruiters_postings` | `jobs-smartrecruiters-postings` | `GET /jobs/smartrecruiters/postings` | `company` (query String required)<br>`limit` (query Integer)<br>`offset` (query Integer) | `ApiKeyAuth` | `JobsSmartrecruitersPostingsResponse` | |
|
|
311
|
+
| jobs | `jobs.workday_board` | `jobs-workday-board` | `GET /jobs/workday/board` | `tenant` (query String required)<br>`datacenter` (query String required)<br>`site` (query String required)<br>`search` (query String)<br>`limit` (query Integer)<br>`offset` (query Integer) | `ApiKeyAuth` | `JobsWorkdayBoardResponse` | |
|
|
312
|
+
| jobs | `jobs.workday_job` | `jobs-workday-job` | `GET /jobs/workday/job` | `tenant` (query String required)<br>`datacenter` (query String required)<br>`site` (query String required)<br>`path` (query String required) | `ApiKeyAuth` | `JobsWorkdayJobResponse` | |
|
|
246
313
|
| just_watch | `just_watch.justwatch_age_certifications` | `justwatch-age-certifications` | `GET /justwatch/age-certifications` | `country` (query String) | `ApiKeyAuth` | `JustWatchJustwatchAgeCertificationsResponse` | |
|
|
247
|
-
| just_watch | `just_watch.justwatch_discover` | `justwatch-discover` | `GET /justwatch/discover` | `country` (query String)<br>`language` (query String)<br>`limit` (query Integer)<br>`type` (query "all" \| "movie" \| "show")<br>`genres` (query String)<br>`providers` (query String)<br>`monetization_types` (query "FLATRATE" \| "FREE" \| "ADS" \| "RENT" \| "BUY")<br>`year_min` (query Integer)<br>`year_max` (query Integer) | `ApiKeyAuth` | `JustWatchJustwatchDiscoverResponse` | |
|
|
314
|
+
| just_watch | `just_watch.justwatch_discover` | `justwatch-discover` | `GET /justwatch/discover` | `country` (query String)<br>`language` (query String)<br>`limit` (query Integer)<br>`type` (query "all" \| "movie" \| "show")<br>`genres` (query String)<br>`providers` (query String)<br>`production_countries` (query String)<br>`monetization_types` (query "FLATRATE" \| "FREE" \| "ADS" \| "RENT" \| "BUY")<br>`year_min` (query Integer)<br>`year_max` (query Integer) | `ApiKeyAuth` | `JustWatchJustwatchDiscoverResponse` | |
|
|
248
315
|
| just_watch | `just_watch.justwatch_episode_by_id` | `justwatch-episode-by-id` | `GET /justwatch/episode/by-id` | `id` (query String required)<br>`country` (query String)<br>`language` (query String) | `ApiKeyAuth` | `JustWatchJustwatchEpisodeByIdResponse` | |
|
|
249
316
|
| just_watch | `just_watch.justwatch_episode_offers` | `justwatch-episode-offers` | `GET /justwatch/episode/offers` | `id` (query String required)<br>`countries` (query String)<br>`language` (query String) | `ApiKeyAuth` | `JustWatchJustwatchEpisodeOffersResponse` | |
|
|
250
317
|
| just_watch | `just_watch.justwatch_genre_titles` | `justwatch-genre-titles` | `GET /justwatch/genre/titles` | `genre` (query String required)<br>`country` (query String)<br>`language` (query String)<br>`limit` (query Integer)<br>`type` (query "all" \| "movie" \| "show") | `ApiKeyAuth` | `JustWatchJustwatchGenreTitlesResponse` | |
|
|
@@ -285,9 +352,30 @@ Total operations: `603`
|
|
|
285
352
|
| kalshi | `kalshi.series` | `kalshi-series` | `GET /kalshi/series` | `limit` (query Integer)<br>`cursor` (query String) | `ApiKeyAuth` | `KalshiSeriesResponse` | |
|
|
286
353
|
| kalshi | `kalshi.series_detail` | `kalshi-series-detail` | `GET /kalshi/series/{series_ticker}` | `series_ticker` (path String required) | `ApiKeyAuth` | `KalshiSeriesDetailResponse` | |
|
|
287
354
|
| kalshi | `kalshi.trades` | `kalshi-trades` | `GET /kalshi/trades` | `limit` (query Integer)<br>`cursor` (query String)<br>`ticker` (query String)<br>`min_ts` (query Integer)<br>`max_ts` (query Integer) | `ApiKeyAuth` | `KalshiTradesResponse` | |
|
|
355
|
+
| letterboxd | `letterboxd.film` | `letterboxd-film` | `GET /letterboxd/film/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `LetterboxdFilmResponse` | |
|
|
356
|
+
| letterboxd | `letterboxd.film_rating_histogram` | `letterboxd-film-rating-histogram` | `GET /letterboxd/film/{slug}/rating-histogram` | `slug` (path String required) | `ApiKeyAuth` | `LetterboxdFilmRatingHistogramResponse` | |
|
|
357
|
+
| letterboxd | `letterboxd.film_reviews` | `letterboxd-film-reviews` | `GET /letterboxd/film/{slug}/reviews` | `slug` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `LetterboxdFilmReviewsResponse` | |
|
|
358
|
+
| letterboxd | `letterboxd.film_similar` | `letterboxd-film-similar` | `GET /letterboxd/film/{slug}/similar` | `slug` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `LetterboxdFilmSimilarResponse` | |
|
|
359
|
+
| letterboxd | `letterboxd.member` | `letterboxd-member` | `GET /letterboxd/member/{username}` | `username` (path String required) | `ApiKeyAuth` | `LetterboxdMemberResponse` | |
|
|
360
|
+
| letterboxd | `letterboxd.person` | `letterboxd-person` | `GET /letterboxd/person/{slug}` | `slug` (path String required)<br>`role` (query "actor" \| "director")<br>`limit` (query Integer) | `ApiKeyAuth` | `LetterboxdPersonResponse` | |
|
|
361
|
+
| letterboxd | `letterboxd.popular` | `letterboxd-popular` | `GET /letterboxd/popular` | `period` (query "day" \| "week" \| "month" \| "year")<br>`genre` (query String)<br>`decade` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `LetterboxdPopularResponse` | |
|
|
362
|
+
| letterboxd | `letterboxd.search` | `letterboxd-search` | `GET /letterboxd/search` | `q` (query String required)<br>`type` (query "film")<br>`limit` (query Integer) | `ApiKeyAuth` | `LetterboxdSearchResponse` | |
|
|
288
363
|
| linked_in | `linked_in.linkedin_company` | `linkedin-company` | `GET /linkedin/company/{id}` | `id` (path String required) | `ApiKeyAuth` | `LinkedInLinkedinCompanyResponse` | |
|
|
289
364
|
| linked_in | `linked_in.linkedin_product` | `linkedin-product` | `GET /linkedin/product/{id}` | `id` (path String required) | `ApiKeyAuth` | `LinkedInLinkedinProductResponse` | |
|
|
290
365
|
| linked_in | `linked_in.linkedin_showcase` | `linkedin-showcase` | `GET /linkedin/showcase/{id}` | `id` (path String required) | `ApiKeyAuth` | `LinkedInLinkedinShowcaseResponse` | |
|
|
366
|
+
| manga | `manga.rankings` | `manga-rankings` | `GET /manga/rankings` | `sort` (query String)<br>`format` (query String)<br>`genre` (query String)<br>`status` (query String)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `MangaRankingsResponse` | |
|
|
367
|
+
| manga | `manga.search` | `manga-search` | `GET /manga/search` | `query` (query String required)<br>`sort` (query String)<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `MangaSearchResponse` | |
|
|
368
|
+
| manga | `manga.title` | `manga-title` | `GET /manga/title/{id}` | `id` (path String required)<br>`mal` (query bool) | `ApiKeyAuth` | `MangaTitleResponse` | |
|
|
369
|
+
| metacritic | `metacritic.browse` | `metacritic-browse` | `GET /metacritic/browse` | `type` (query "game" \| "movie" \| "tv" required)<br>`genre` (query String)<br>`sort` (query "score" \| "popularity" \| "release_date" \| "oldest")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `MetacriticBrowseResponse` | |
|
|
370
|
+
| metacritic | `metacritic.game` | `metacritic-game` | `GET /metacritic/game/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `MetacriticGameResponse` | |
|
|
371
|
+
| metacritic | `metacritic.game_critic_reviews` | `metacritic-game-critic-reviews` | `GET /metacritic/game/{slug}/critic-reviews` | `slug` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer)<br>`sort` (query "date" \| "score" \| "publication") | `ApiKeyAuth` | `MetacriticGameCriticReviewsResponse` | |
|
|
372
|
+
| metacritic | `metacritic.game_user_reviews` | `metacritic-game-user-reviews` | `GET /metacritic/game/{slug}/user-reviews` | `slug` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer)<br>`sort` (query "date" \| "score" \| "helpful") | `ApiKeyAuth` | `MetacriticGameUserReviewsResponse` | |
|
|
373
|
+
| metacritic | `metacritic.movie` | `metacritic-movie` | `GET /metacritic/movie/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `MetacriticMovieResponse` | |
|
|
374
|
+
| metacritic | `metacritic.movie_critic_reviews` | `metacritic-movie-critic-reviews` | `GET /metacritic/movie/{slug}/critic-reviews` | `slug` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer)<br>`sort` (query "date" \| "score" \| "publication") | `ApiKeyAuth` | `MetacriticMovieCriticReviewsResponse` | |
|
|
375
|
+
| metacritic | `metacritic.movie_user_reviews` | `metacritic-movie-user-reviews` | `GET /metacritic/movie/{slug}/user-reviews` | `slug` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer)<br>`sort` (query "date" \| "score" \| "helpful") | `ApiKeyAuth` | `MetacriticMovieUserReviewsResponse` | |
|
|
376
|
+
| metacritic | `metacritic.tv` | `metacritic-tv` | `GET /metacritic/tv/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `MetacriticTvResponse` | |
|
|
377
|
+
| metacritic | `metacritic.tv_critic_reviews` | `metacritic-tv-critic-reviews` | `GET /metacritic/tv/{slug}/critic-reviews` | `slug` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer)<br>`sort` (query "date" \| "score" \| "publication") | `ApiKeyAuth` | `MetacriticTvCriticReviewsResponse` | |
|
|
378
|
+
| metacritic | `metacritic.tv_user_reviews` | `metacritic-tv-user-reviews` | `GET /metacritic/tv/{slug}/user-reviews` | `slug` (path String required)<br>`page` (query Integer)<br>`per_page` (query Integer)<br>`sort` (query "date" \| "score" \| "helpful") | `ApiKeyAuth` | `MetacriticTvUserReviewsResponse` | |
|
|
291
379
|
| metaculus | `metaculus.category_questions` | `metaculus-category-questions` | `GET /metaculus/category/{slug}/questions` | `slug` (path "artificial-intelligence" \| "computing-and-math" \| "cryptocurrencies" \| "economy-business" \| "elections" \| "environment-climate" \| "geopolitics" \| "health-pandemics" \| "law" \| "metaculus" \| "natural-sciences" \| "nuclear" \| "politics" \| "social-sciences" \| "space" \| "sports-entertainment" \| "technology" required)<br>`limit` (query Integer) | `ApiKeyAuth` | `MetaculusCategoryQuestionsResponse` | |
|
|
292
380
|
| metaculus | `metaculus.comments_feed` | `metaculus-comments-feed` | `GET /metaculus/comments-feed` | `limit` (query Integer)<br>`topic` (query String) | `ApiKeyAuth` | `MetaculusCommentsFeedResponse` | |
|
|
293
381
|
| metaculus | `metaculus.project_questions` | `metaculus-project-questions` | `GET /metaculus/project/{slug}/questions` | `slug` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `MetaculusProjectQuestionsResponse` | |
|
|
@@ -299,11 +387,27 @@ Total operations: `603`
|
|
|
299
387
|
| metaculus | `metaculus.questions` | `metaculus-questions` | `GET /metaculus/questions` | `limit` (query Integer)<br>`topic` (query String) | `ApiKeyAuth` | `MetaculusQuestionsResponse` | |
|
|
300
388
|
| metaculus | `metaculus.top_comments` | `metaculus-top-comments` | `GET /metaculus/top-comments` | `limit` (query Integer)<br>`topic` (query String) | `ApiKeyAuth` | `MetaculusTopCommentsResponse` | |
|
|
301
389
|
| metaculus | `metaculus.tournament_questions` | `metaculus-tournament-questions` | `GET /metaculus/tournament/{slug}/questions` | `slug` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `MetaculusTournamentQuestionsResponse` | |
|
|
390
|
+
| numbeo | `numbeo.cost_of_living_city` | `numbeo-cost-of-living-city` | `GET /numbeo/cost-of-living/city/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `NumbeoCostOfLivingCityResponse` | |
|
|
391
|
+
| numbeo | `numbeo.cost_of_living_country` | `numbeo-cost-of-living-country` | `GET /numbeo/cost-of-living/country` | `country` (query String required) | `ApiKeyAuth` | `NumbeoCostOfLivingCountryResponse` | |
|
|
392
|
+
| numbeo | `numbeo.cost_of_living_rankings` | `numbeo-cost-of-living-rankings` | `GET /numbeo/cost-of-living/rankings` | `scope` (query "current" \| "historical")<br>`period` (query String) | `ApiKeyAuth` | `NumbeoCostOfLivingRankingsResponse` | |
|
|
393
|
+
| numbeo | `numbeo.cost_of_living_rankings_by_country` | `numbeo-cost-of-living-rankings-by-country` | `GET /numbeo/cost-of-living/rankings-by-country` | none | `ApiKeyAuth` | `NumbeoCostOfLivingRankingsByCountryResponse` | |
|
|
394
|
+
| numbeo | `numbeo.indices_city` | `numbeo-indices-city` | `GET /numbeo/indices/city/{slug}` | `slug` (path String required)<br>`index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required) | `ApiKeyAuth` | `NumbeoIndicesCityResponse` | |
|
|
395
|
+
| numbeo | `numbeo.indices_country` | `numbeo-indices-country` | `GET /numbeo/indices/country` | `country` (query String required)<br>`index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required) | `ApiKeyAuth` | `NumbeoIndicesCountryResponse` | |
|
|
396
|
+
| numbeo | `numbeo.indices_rankings` | `numbeo-indices-rankings` | `GET /numbeo/indices/rankings` | `index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required)<br>`scope` (query "current" \| "historical")<br>`period` (query String) | `ApiKeyAuth` | `NumbeoIndicesRankingsResponse` | |
|
|
397
|
+
| numbeo | `numbeo.indices_rankings_by_country` | `numbeo-indices-rankings-by-country` | `GET /numbeo/indices/rankings-by-country` | `index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required) | `ApiKeyAuth` | `NumbeoIndicesRankingsByCountryResponse` | |
|
|
302
398
|
| meta | `meta.ping` | `ping` | `GET /ping` | none | none | `MetaPingResponse` | |
|
|
303
399
|
| meta | `meta.ready` | `ready` | `GET /ready` | none | none | `MetaReadyResponse` | |
|
|
304
400
|
| pitch_book | `pitch_book.pitchbook_company` | `pitchbook-company` | `GET /pitchbook/company` | `id` (query String)<br>`url` (query String) | `ApiKeyAuth` | `PitchBookPitchbookCompanyResponse` | |
|
|
305
401
|
| pitch_book | `pitch_book.pitchbook_fund` | `pitchbook-fund` | `GET /pitchbook/fund` | `id` (query String)<br>`url` (query String) | `ApiKeyAuth` | `PitchBookPitchbookFundResponse` | |
|
|
306
402
|
| pitch_book | `pitch_book.pitchbook_investor` | `pitchbook-investor` | `GET /pitchbook/investor` | `id` (query String)<br>`url` (query String) | `ApiKeyAuth` | `PitchBookPitchbookInvestorResponse` | |
|
|
403
|
+
| play_station | `play_station.playstation_browse` | `playstation-browse` | `GET /playstation/browse` | `page` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationBrowseResponse` | |
|
|
404
|
+
| play_station | `play_station.playstation_category` | `playstation-category` | `GET /playstation/category` | `id` (query String required)<br>`page` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationCategoryResponse` | |
|
|
405
|
+
| play_station | `play_station.playstation_concept` | `playstation-concept` | `GET /playstation/concept` | `id` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationConceptResponse` | |
|
|
406
|
+
| play_station | `play_station.playstation_deals` | `playstation-deals` | `GET /playstation/deals` | `cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationDealsResponse` | |
|
|
407
|
+
| play_station | `play_station.playstation_latest` | `playstation-latest` | `GET /playstation/latest` | `cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationLatestResponse` | |
|
|
408
|
+
| play_station | `play_station.playstation_page` | `playstation-page` | `GET /playstation/page` | `alias` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationPageResponse` | |
|
|
409
|
+
| play_station | `play_station.playstation_product` | `playstation-product` | `GET /playstation/product` | `id` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationProductResponse` | |
|
|
410
|
+
| play_station | `play_station.playstation_search` | `playstation-search` | `GET /playstation/search` | `term` (query String required)<br>`page` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationSearchResponse` | |
|
|
307
411
|
| polymarket | `polymarket.activity_trades` | `polymarket-activity-trades` | `GET /polymarket/activity/trades` | `limit` (query Integer)<br>`offset` (query Integer)<br>`taker_only` (query "true" \| "false")<br>`filter_type` (query "CASH")<br>`filter_amount` (query "1" \| "5" \| "10" \| "100" \| "1000" \| "10000" \| "100000")<br>`event_id` (query String)<br>`market` (query String) | `ApiKeyAuth` | `PolymarketActivityTradesResponse` | |
|
|
308
412
|
| polymarket | `polymarket.clob_market` | `polymarket-clob-market` | `GET /polymarket/clob/market/{condition_id}` | `condition_id` (path String required) | `ApiKeyAuth` | `PolymarketClobMarketResponse` | |
|
|
309
413
|
| polymarket | `polymarket.dashboard_macro` | `polymarket-dashboard-macro` | `GET /polymarket/dashboards/macro` | `limit` (query Integer)<br>`cursor` (query String) | `ApiKeyAuth` | `PolymarketDashboardMacroResponse` | |
|
|
@@ -408,7 +512,7 @@ Total operations: `603`
|
|
|
408
512
|
| rotten_tomatoes | `rotten_tomatoes.rottentomatoes_search` | `rottentomatoes-search` | `GET /rottentomatoes/search` | `query` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `RottenTomatoesRottentomatoesSearchResponse` | |
|
|
409
513
|
| rotten_tomatoes | `rotten_tomatoes.rottentomatoes_season` | `rottentomatoes-season` | `GET /rottentomatoes/season` | `path` (query String)<br>`url` (query String) | `ApiKeyAuth` | `RottenTomatoesRottentomatoesSeasonResponse` | |
|
|
410
514
|
| rotten_tomatoes | `rotten_tomatoes.rottentomatoes_series` | `rottentomatoes-series` | `GET /rottentomatoes/series` | `path` (query String)<br>`url` (query String) | `ApiKeyAuth` | `RottenTomatoesRottentomatoesSeriesResponse` | |
|
|
411
|
-
| sec_edgar | `sec_edgar.sec_company_intelligence` | `sec-company-intelligence` | `GET /sec/company/intelligence` | `cik` (query String)<br>`ticker` (query String) | `ApiKeyAuth` | `SecEdgarSecCompanyIntelligenceResponse` | |
|
|
515
|
+
| sec_edgar | `sec_edgar.sec_company_intelligence` | `sec-company-intelligence` | `GET /sec/company/intelligence` | `cik` (query String)<br>`ticker` (query String)<br>`enrich` (query "market" \| "news" \| "hiring")<br>`ats` (query "greenhouse" \| "lever" \| "ashby" \| "workday" \| "smartrecruiters")<br>`careers_slug` (query String)<br>`tenant` (query String)<br>`datacenter` (query String)<br>`site` (query String) | `ApiKeyAuth` | `SecEdgarSecCompanyIntelligenceResponse` | |
|
|
412
516
|
| sec_edgar | `sec_edgar.sec_company_search` | `sec-company-search` | `GET /sec/company/search` | `q` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `SecEdgarSecCompanySearchResponse` | |
|
|
413
517
|
| sec_edgar | `sec_edgar.sec_company_submissions` | `sec-company-submissions` | `GET /sec/company/submissions` | `cik` (query String)<br>`ticker` (query String)<br>`form` (query String)<br>`from` (query String)<br>`to` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `SecEdgarSecCompanySubmissionsResponse` | |
|
|
414
518
|
| sec_edgar | `sec_edgar.sec_filing` | `sec-filing` | `GET /sec/filing` | `cik` (query String)<br>`ticker` (query String)<br>`accession` (query String required) | `ApiKeyAuth` | `SecEdgarSecFilingResponse` | |
|
|
@@ -500,6 +604,27 @@ Total operations: `603`
|
|
|
500
604
|
| spotify | `spotify.track_recommended` | `spotify-track-recommended` | `GET /spotify/track/recommended` | `uri` (query String)<br>`id` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `SpotifyTrackRecommendedResponse` | |
|
|
501
605
|
| spotify | `spotify.track_similar_albums` | `spotify-track-similar-albums` | `GET /spotify/track/similar-albums` | `uri` (query String)<br>`id` (query String)<br>`limit` (query Integer)<br>`albums_only` (query bool) | `ApiKeyAuth` | `SpotifyTrackSimilarAlbumsResponse` | |
|
|
502
606
|
| spotify | `spotify.tracks_search` | `spotify-tracks-search` | `GET /spotify/tracks/search` | `q` (query String required)<br>`offset` (query Integer)<br>`limit` (query Integer)<br>`number_of_top_results` (query Integer)<br>`include_audiobooks` (query bool)<br>`include_pre_releases` (query bool)<br>`include_album_pre_releases` (query bool)<br>`include_authors` (query bool)<br>`include_episode_content_ratings_v2` (query bool) | `ApiKeyAuth` | `SpotifyTracksSearchResponse` | |
|
|
607
|
+
| steam | `steam.achievements` | `steam-achievements` | `GET /steam/achievements` | `appid` (query String required) | `ApiKeyAuth` | `SteamAchievementsResponse` | |
|
|
608
|
+
| steam | `steam.app` | `steam-app` | `GET /steam/app` | `appid` (query String required)<br>`cc` (query String)<br>`l` (query String)<br>`filters` (query String) | `ApiKeyAuth` | `SteamAppResponse` | |
|
|
609
|
+
| steam | `steam.category` | `steam-category` | `GET /steam/category/{slug}` | `slug` (path String required)<br>`free` (query bool)<br>`released_only` (query bool)<br>`coming_soon_only` (query bool)<br>`start` (query Integer)<br>`count` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamCategoryResponse` | |
|
|
610
|
+
| steam | `steam.charts_concurrent` | `steam-charts-concurrent` | `GET /steam/charts/concurrent` | `enrich` (query bool)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamChartsConcurrentResponse` | |
|
|
611
|
+
| steam | `steam.charts_most_played` | `steam-charts-most-played` | `GET /steam/charts/most-played` | `enrich` (query bool)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamChartsMostPlayedResponse` | |
|
|
612
|
+
| steam | `steam.charts_top_releases` | `steam-charts-top-releases` | `GET /steam/charts/top-releases` | none | `ApiKeyAuth` | `SteamChartsTopReleasesResponse` | |
|
|
613
|
+
| steam | `steam.community_recommendations` | `steam-community-recommendations` | `GET /steam/community-recommendations` | `review_filter` (query "helpful" \| "recent" \| "funny")<br>`playtime_min` (query Integer)<br>`playtime_max` (query Integer)<br>`review_language` (query String)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamCommunityRecommendationsResponse` | |
|
|
614
|
+
| steam | `steam.featured` | `steam-featured` | `GET /steam/featured` | `cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamFeaturedResponse` | |
|
|
615
|
+
| steam | `steam.featured_categories` | `steam-featured-categories` | `GET /steam/featured-categories` | `cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamFeaturedCategoriesResponse` | |
|
|
616
|
+
| steam | `steam.items` | `steam-items` | `GET /steam/items` | `appids` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamItemsResponse` | |
|
|
617
|
+
| steam | `steam.news` | `steam-news` | `GET /steam/news` | `appid` (query String required)<br>`count` (query Integer)<br>`maxlength` (query Integer) | `ApiKeyAuth` | `SteamNewsResponse` | |
|
|
618
|
+
| steam | `steam.package` | `steam-package` | `GET /steam/package` | `packageid` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamPackageResponse` | |
|
|
619
|
+
| steam | `steam.players` | `steam-players` | `GET /steam/players` | `appid` (query String required) | `ApiKeyAuth` | `SteamPlayersResponse` | |
|
|
620
|
+
| steam | `steam.reviews` | `steam-reviews` | `GET /steam/reviews` | `appid` (query String required)<br>`filter` (query "recent" \| "updated" \| "all")<br>`language` (query String)<br>`review_type` (query "all" \| "positive" \| "negative")<br>`purchase_type` (query "all" \| "steam" \| "non_steam_purchase")<br>`day_range` (query Integer)<br>`num_per_page` (query Integer)<br>`cursor` (query String) | `ApiKeyAuth` | `SteamReviewsResponse` | |
|
|
621
|
+
| steam | `steam.reviews_histogram` | `steam-reviews-histogram` | `GET /steam/reviews/histogram` | `appid` (query String required)<br>`language` (query String) | `ApiKeyAuth` | `SteamReviewsHistogramResponse` | |
|
|
622
|
+
| steam | `steam.search` | `steam-search` | `GET /steam/search` | `term` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamSearchResponse` | |
|
|
623
|
+
| steam | `steam.search_results` | `steam-search-results` | `GET /steam/search/results` | `term` (query String required)<br>`start` (query Integer)<br>`count` (query Integer)<br>`sort_by` (query "Relevance" \| "Released_DESC" \| "Name_ASC" \| "Price_ASC" \| "Price_DESC" \| "Reviews_DESC")<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamSearchResultsResponse` | |
|
|
624
|
+
| steam | `steam.steamspy` | `steam-steamspy` | `GET /steam/steamspy` | `appid` (query String required) | `ApiKeyAuth` | `SteamSteamspyResponse` | |
|
|
625
|
+
| steam | `steam.tags` | `steam-tags` | `GET /steam/tags` | `tags` (query String)<br>`untags` (query String)<br>`category1` (query String)<br>`category2` (query String)<br>`category3` (query String)<br>`os` (query String)<br>`maxprice` (query String)<br>`specials` (query bool)<br>`hidef2p` (query bool)<br>`deck_compatibility` (query "1" \| "2" \| "3")<br>`vrsupport` (query String)<br>`filter` (query "globaltopsellers" \| "topsellers" \| "popularnew" \| "comingsoon")<br>`supportedlang` (query String)<br>`sort_by` (query "Relevance" \| "Released_DESC" \| "Name_ASC" \| "Price_ASC" \| "Price_DESC" \| "Reviews_DESC")<br>`start` (query Integer)<br>`count` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamTagsResponse` | |
|
|
626
|
+
| steam | `steam.tags_list` | `steam-tags-list` | `GET /steam/tags/list` | `l` (query String) | `ApiKeyAuth` | `SteamTagsListResponse` | |
|
|
627
|
+
| steam | `steam.top_sellers` | `steam-top-sellers` | `GET /steam/top-sellers` | `cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `SteamTopSellersResponse` | |
|
|
503
628
|
| tiktok | `tiktok.category` | `tiktok-category` | `GET /tiktok/category` | none | `ApiKeyAuth` | `TiktokCategoryResponse` | |
|
|
504
629
|
| tiktok | `tiktok.video_comments` | `tiktok-video-comments` | `GET /tiktok/comments` | `aweme_id` (query String required)<br>`cursor` (query Integer) | `ApiKeyAuth` | `TiktokVideoCommentsResponse` | |
|
|
505
630
|
| tiktok | `tiktok.explore` | `tiktok-explore` | `GET /tiktok/explore/{id}` | `id` (path Integer required) | `ApiKeyAuth` | `TiktokExploreResponse` | |
|
|
@@ -523,6 +648,12 @@ Total operations: `603`
|
|
|
523
648
|
| tiktok | `tiktok.top_ads_spotlight` | `tiktok-top-ads-spotlight` | `GET /tiktok/top-ads/spotlight` | `page` (query Integer)<br>`limit` (query Integer) | `ApiKeyAuth` | `TiktokTopAdsSpotlightResponse` | |
|
|
524
649
|
| tiktok | `tiktok.top_ads_suggestions` | `tiktok-top-ads-suggestions` | `GET /tiktok/top-ads/suggestions` | `count` (query Integer)<br>`scenario` (query Integer) | `ApiKeyAuth` | `TiktokTopAdsSuggestionsResponse` | |
|
|
525
650
|
| tiktok | `tiktok.trending` | `tiktok-trending` | `GET /tiktok/trending` | none | `ApiKeyAuth` | `TiktokTrendingResponse` | |
|
|
651
|
+
| tmdb | `tmdb.movie_list` | `tmdb-movie-list` | `GET /tmdb/movie/list` | `category` (query "popular" \| "top_rated" \| "now_playing" \| "upcoming")<br>`limit` (query Integer) | `ApiKeyAuth` | `TmdbMovieListResponse` | |
|
|
652
|
+
| tmdb | `tmdb.movie` | `tmdb-movie` | `GET /tmdb/movie/{id}` | `id` (path String required) | `ApiKeyAuth` | `TmdbMovieResponse` | |
|
|
653
|
+
| tmdb | `tmdb.person` | `tmdb-person` | `GET /tmdb/person/{id}` | `id` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `TmdbPersonResponse` | |
|
|
654
|
+
| tmdb | `tmdb.search` | `tmdb-search` | `GET /tmdb/search` | `query` (query String required)<br>`type` (query "movie" \| "tv" \| "person")<br>`limit` (query Integer) | `ApiKeyAuth` | `TmdbSearchResponse` | |
|
|
655
|
+
| tmdb | `tmdb.tv_list` | `tmdb-tv-list` | `GET /tmdb/tv/list` | `category` (query "popular" \| "top_rated" \| "airing_today" \| "on_the_air")<br>`limit` (query Integer) | `ApiKeyAuth` | `TmdbTvListResponse` | |
|
|
656
|
+
| tmdb | `tmdb.tv` | `tmdb-tv` | `GET /tmdb/tv/{id}` | `id` (path String required) | `ApiKeyAuth` | `TmdbTvResponse` | |
|
|
526
657
|
| trip_advisor | `trip_advisor.tripadvisor_autocomplete` | `tripadvisor-autocomplete` | `GET /tripadvisor/autocomplete` | `q` (query String required)<br>`limit` (query Integer)<br>`locale` (query String)<br>`scope_geo_id` (query Integer)<br>`type` (query String)<br>`search_session_id` (query String)<br>`typeahead_id` (query String)<br>`route_uid` (query String) | `ApiKeyAuth` | `TripAdvisorTripadvisorAutocompleteResponse` | |
|
|
527
658
|
| trip_advisor | `trip_advisor.tripadvisor_enums` | `tripadvisor-enums` | `GET /tripadvisor/enums` | none | `ApiKeyAuth` | `TripAdvisorTripadvisorEnumsResponse` | |
|
|
528
659
|
| trip_advisor | `trip_advisor.tripadvisor_hotels` | `tripadvisor-hotels` | `GET /tripadvisor/hotels` | `geo_id` (query Integer required)<br>`filter_id` (query String)<br>`class` (query Integer)<br>`amenities` (query Array[Integer])<br>`price_min` (query Integer)<br>`price_max` (query Integer)<br>`pricing_mode` (query String)<br>`travelers_choice` (query bool)<br>`travelers_choice_botb` (query bool)<br>`currency` (query String)<br>`offset` (query Integer)<br>`limit` (query Integer)<br>`sort` (query String) | `ApiKeyAuth` | `TripAdvisorTripadvisorHotelsResponse` | |
|
|
@@ -551,6 +682,9 @@ Total operations: `603`
|
|
|
551
682
|
| user | `user.me_api_keys` | `user-me-api-keys` | `GET /user/me/api-keys` | none | `JWTAuth` | `UserMeApiKeysResponse` | |
|
|
552
683
|
| user | `user.me_api_keys_rotate` | `user-me-api-keys-rotate` | `POST /user/me/api-keys/rotate` | none | `JWTAuth` | `UserMeApiKeysRotateResponse` | |
|
|
553
684
|
| user | `user.me_api_keys_reveal` | `user-me-api-keys-reveal` | `POST /user/me/api-keys/{id}/reveal` | `id` (path String required) | `JWTAuth` | `UserMeApiKeysRevealResponse` | |
|
|
685
|
+
| walmart | `walmart.product` | `walmart-product` | `GET /walmart/product/{item_id}` | `item_id` (path String required) | `ApiKeyAuth` | `WalmartProductResponse` | |
|
|
686
|
+
| walmart | `walmart.product_reviews` | `walmart-product-reviews` | `GET /walmart/product/{item_id}/reviews` | `item_id` (path String required) | `ApiKeyAuth` | `WalmartProductReviewsResponse` | |
|
|
687
|
+
| walmart | `walmart.search` | `walmart-search` | `GET /walmart/search` | `q` (query String required)<br>`page` (query Integer)<br>`sort` (query "best_match" \| "price_low" \| "price_high" \| "best_seller" \| "new_arrivals" \| "rating_high") | `ApiKeyAuth` | `WalmartSearchResponse` | |
|
|
554
688
|
| x | `x.post` | `x-post` | `GET /x/post/{id}` | `id` (path String required)<br>`username` (query String) | `ApiKeyAuth` | `XPostResponse` | |
|
|
555
689
|
| x | `x.profile` | `x-profile` | `GET /x/profile/{username}` | `username` (path String required) | `ApiKeyAuth` | `XProfileResponse` | |
|
|
556
690
|
| x | `x.profile_posts` | `x-profile-posts` | `GET /x/profile/{username}/posts` | `username` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `XProfilePostsResponse` | |
|
data/docs/recipes.md
CHANGED
|
@@ -26,6 +26,15 @@ posts = client.reddit.search(q: "ruby", subreddit: "programming")
|
|
|
26
26
|
brand = client.brand.retrieve(domain: "stripe.com")
|
|
27
27
|
```
|
|
28
28
|
|
|
29
|
+
## Software, Reviews, And Market Datasets
|
|
30
|
+
|
|
31
|
+
```ruby
|
|
32
|
+
extensions = client.datasets.chrome_extensions_search(q: "productivity", min_users: 10_000)
|
|
33
|
+
cities = client.datasets.numbeo_cities_search(country: "Portugal", sort: "quality_of_life_desc")
|
|
34
|
+
software = client.capterra.search(q: "project management")
|
|
35
|
+
games = client.metacritic.browse(type: "game", sort: "score")
|
|
36
|
+
```
|
|
37
|
+
|
|
29
38
|
## Airbnb Host Profiles
|
|
30
39
|
|
|
31
40
|
Look up a public Airbnb host, then page through their listings and guest reviews.
|