crawlora 1.6.0.pre.sdk.1 → 1.6.0.pre.sdk.2
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/docs/operations.md +3 -1
- data/lib/crawlora/operations.rb +100 -2
- data/lib/crawlora/version.rb +1 -1
- data/openapi/public.json +335 -0
- data/sig/crawlora.rbs +2 -0
- 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: 4eae2bacf4352c265efe9ec793a3473affc2ff54bbdac9a73247b29415933f89
|
|
4
|
+
data.tar.gz: 3e7095048fb3748f37e0a6547cefb60af5450f7c152b56202bdbc5c719f00e6c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9ad479888af6920b3fc9e69319f3972ff6c047bc84ec21c2396e4b41cceb4dc730534760f88ace23e354a9bb2eae1dbf2428e64b0eaef24e729109e51b530925
|
|
7
|
+
data.tar.gz: ff373e7f5183c2df6d2646af541adcf24480ae02b091aa0f9cc6ed79aa5a1e2abab08627fddf4e7f67dd1de2bbd85dd1f86168b97f5e0e1f188103ad24fe7106
|
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: `338`
|
|
6
6
|
|
|
7
7
|
| Group | SDK method | Operation ID | HTTP | Params | Auth | Response | Notes |
|
|
8
8
|
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
@@ -105,6 +105,7 @@ Total operations: `336`
|
|
|
105
105
|
| google | `google.jobs` | `google-jobs` | `POST /google/jobs` | `option` (body String required) | `ApiKeyAuth` | `GoogleJobsResponse` | |
|
|
106
106
|
| google | `google.map_place` | `google-map-place` | `GET /google/map/place/{place_id}` | `place_id` (path String required) | `ApiKeyAuth` | `GoogleMapPlaceResponse` | |
|
|
107
107
|
| google | `google.map_search` | `google-map-search` | `POST /google/map/search` | `mapSearchOption` (body String required) | `ApiKeyAuth` | `GoogleMapSearchResponse` | |
|
|
108
|
+
| google | `google.news` | `google-news` | `GET /google/news` | `q` (query String required)<br>`page` (query Integer)<br>`count` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `GoogleNewsResponse` | |
|
|
108
109
|
| google | `google.search` | `google-search` | `POST /google/search` | `searchOption` (body String required) | `ApiKeyAuth` | `GoogleSearchResponse` | |
|
|
109
110
|
| google | `google.suggest` | `google-suggest` | `GET /google/suggest` | `q` (query String required)<br>`count` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `GoogleSuggestResponse` | |
|
|
110
111
|
| google | `google.trends_categories` | `google-trends-categories` | `GET /google/trends/categories` | none | `ApiKeyAuth` | `GoogleTrendsCategoriesResponse` | |
|
|
@@ -118,6 +119,7 @@ Total operations: `336`
|
|
|
118
119
|
| google | `google.trends_locations` | `google-trends-locations` | `GET /google/trends/locations` | none | `ApiKeyAuth` | `GoogleTrendsLocationsResponse` | |
|
|
119
120
|
| google | `google.trends_trending` | `google-trends-trending` | `GET /google/trends/trending` | `geo` (query "AF" \| "AX" \| "AL" \| "DZ" \| "AS" \| "AD" \| "AO" \| "AI" \| "AQ" \| "AG" \| "AR" \| "AM" \| "AW" \| "AU" \| "AT" \| "AZ" \| "BS" \| "BH" \| "BD" \| "BB" \| "BY" \| "BE" \| "BZ" \| "BJ" \| "BM" \| "BT" \| "BO" \| "BA" \| "BW" \| "BV" \| "BR" \| "IO" \| "VG" \| "BN" \| "BG" \| "BF" \| "BI" \| "KH" \| "CM" \| "CA" \| "CV" \| "BQ" \| "KY" \| "CF" \| "TD" \| "CL" \| "CN" \| "CX" \| "CC" \| "CO" \| "KM" \| "CG" \| "CD" \| "CK" \| "CR" \| "CI" \| "HR" \| "CU" \| "CW" \| "CY" \| "CZ" \| "DK" \| "DJ" \| "DM" \| "DO" \| "EC" \| "EG" \| "SV" \| "GQ" \| "ER" \| "EE" \| "SZ" \| "ET" \| "FK" \| "FO" \| "FJ" \| "FI" \| "FR" \| "GF" \| "PF" \| "TF" \| "GA" \| "GM" \| "GE" \| "DE" \| "GH" \| "GI" \| "GR" \| "GL" \| "GD" \| "GP" \| "GU" \| "GT" \| "GG" \| "GN" \| "GW" \| "GY" \| "HT" \| "HM" \| "HN" \| "HK" \| "HU" \| "IS" \| "IN" \| "ID" \| "IR" \| "IQ" \| "IE" \| "IM" \| "IL" \| "IT" \| "JM" \| "JP" \| "JE" \| "JO" \| "KZ" \| "KE" \| "KI" \| "XK" \| "KW" \| "KG" \| "LA" \| "LV" \| "LB" \| "LS" \| "LR" \| "LY" \| "LI" \| "LT" \| "LU" \| "MO" \| "MG" \| "MW" \| "MY" \| "MV" \| "ML" \| "MT" \| "MH" \| "MQ" \| "MR" \| "MU" \| "YT" \| "MX" \| "FM" \| "MD" \| "MC" \| "MN" \| "ME" \| "MS" \| "MA" \| "MZ" \| "MM" \| "NA" \| "NR" \| "NP" \| "NL" \| "NC" \| "NZ" \| "NI" \| "NE" \| "NG" \| "NU" \| "NF" \| "KP" \| "MK" \| "MP" \| "NO" \| "OM" \| "PK" \| "PW" \| "PS" \| "PA" \| "PG" \| "PY" \| "PE" \| "PH" \| "PN" \| "PL" \| "PT" \| "PR" \| "QA" \| "RE" \| "RO" \| "RU" \| "RW" \| "WS" \| "SM" \| "ST" \| "SA" \| "SN" \| "RS" \| "SC" \| "SL" \| "SG" \| "SX" \| "SK" \| "SI" \| "SB" \| "SO" \| "ZA" \| "GS" \| "KR" \| "SS" \| "ES" \| "LK" \| "BL" \| "SH" \| "KN" \| "LC" \| "MF" \| "PM" \| "VC" \| "SD" \| "SR" \| "SJ" \| "SE" \| "CH" \| "SY" \| "TW" \| "TJ" \| "TZ" \| "TH" \| "TL" \| "TG" \| "TK" \| "TO" \| "TT" \| "TN" \| "TR" \| "TM" \| "TC" \| "TV" \| "UM" \| "VI" \| "UG" \| "UA" \| "AE" \| "GB" \| "US" \| "UY" \| "UZ" \| "VU" \| "VA" \| "VE" \| "VN" \| "WF" \| "EH" \| "YE" \| "ZM" \| "ZW")<br>`hl` (query String)<br>`tz` (query Integer)<br>`window` (query "4h" \| "24h" \| "48h" \| "7d")<br>`time_range` (query "4h" \| "24h" \| "48h" \| "7d")<br>`category` (query "0" \| "3" \| "47" \| "44" \| "22" \| "12" \| "5" \| "7" \| "71" \| "8" \| "45" \| "65" \| "11" \| "13" \| "958" \| "19" \| "16" \| "299" \| "14" \| "66" \| "29" \| "533" \| "174" \| "18" \| "20" \| "67")<br>`status` (query "all" \| "active" \| "ended")<br>`sort_by` (query "relevance" \| "title" \| "recency" \| "search_volume")<br>`limit` (query Integer) | `ApiKeyAuth` | `GoogleTrendsTrendingResponse` | |
|
|
120
121
|
| google | `google.trends_trending_detail` | `google-trends-trending-detail` | `POST /google/trends/trending/detail` | `request` (body String required) | `ApiKeyAuth` | `GoogleTrendsTrendingDetailResponse` | |
|
|
122
|
+
| google | `google.videos` | `google-videos` | `GET /google/videos` | `q` (query String required)<br>`page` (query Integer)<br>`count` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `GoogleVideosResponse` | |
|
|
121
123
|
| google_play | `google_play.app` | `googleplay-app` | `GET /googleplay/app` | `app_id` (query String required)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `GooglePlayAppResponse` | |
|
|
122
124
|
| google_play | `google_play.categories` | `googleplay-categories` | `GET /googleplay/categories` | `country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `GooglePlayCategoriesResponse` | |
|
|
123
125
|
| google_play | `google_play.datasafety` | `googleplay-datasafety` | `GET /googleplay/datasafety` | `app_id` (query String required)<br>`lang` (query String) | `ApiKeyAuth` | `GooglePlayDatasafetyResponse` | |
|
data/lib/crawlora/operations.rb
CHANGED
|
@@ -4810,6 +4810,53 @@ module Crawlora
|
|
|
4810
4810
|
"ApiKeyAuth"
|
|
4811
4811
|
]
|
|
4812
4812
|
},
|
|
4813
|
+
"google-news" => {
|
|
4814
|
+
"id" => "google-news",
|
|
4815
|
+
"method" => "GET",
|
|
4816
|
+
"path" => "/google/news",
|
|
4817
|
+
"pathParams" => [],
|
|
4818
|
+
"queryParams" => [
|
|
4819
|
+
{
|
|
4820
|
+
"name" => "q",
|
|
4821
|
+
"in" => "query",
|
|
4822
|
+
"type" => "string",
|
|
4823
|
+
"required" => true
|
|
4824
|
+
},
|
|
4825
|
+
{
|
|
4826
|
+
"name" => "page",
|
|
4827
|
+
"in" => "query",
|
|
4828
|
+
"type" => "integer"
|
|
4829
|
+
},
|
|
4830
|
+
{
|
|
4831
|
+
"name" => "count",
|
|
4832
|
+
"in" => "query",
|
|
4833
|
+
"type" => "integer"
|
|
4834
|
+
},
|
|
4835
|
+
{
|
|
4836
|
+
"name" => "country",
|
|
4837
|
+
"in" => "query",
|
|
4838
|
+
"type" => "string"
|
|
4839
|
+
},
|
|
4840
|
+
{
|
|
4841
|
+
"name" => "lang",
|
|
4842
|
+
"in" => "query",
|
|
4843
|
+
"type" => "string"
|
|
4844
|
+
}
|
|
4845
|
+
],
|
|
4846
|
+
"formParams" => [],
|
|
4847
|
+
"bodyParam" => nil,
|
|
4848
|
+
"bodyRequired" => false,
|
|
4849
|
+
"consumes" => [
|
|
4850
|
+
"application/json"
|
|
4851
|
+
],
|
|
4852
|
+
"produces" => [
|
|
4853
|
+
"application/json"
|
|
4854
|
+
],
|
|
4855
|
+
"security" => [
|
|
4856
|
+
"ApiKeyAuth"
|
|
4857
|
+
],
|
|
4858
|
+
"paginatable" => true
|
|
4859
|
+
},
|
|
4813
4860
|
"google-search" => {
|
|
4814
4861
|
"id" => "google-search",
|
|
4815
4862
|
"method" => "POST",
|
|
@@ -5422,6 +5469,53 @@ module Crawlora
|
|
|
5422
5469
|
"ApiKeyAuth"
|
|
5423
5470
|
]
|
|
5424
5471
|
},
|
|
5472
|
+
"google-videos" => {
|
|
5473
|
+
"id" => "google-videos",
|
|
5474
|
+
"method" => "GET",
|
|
5475
|
+
"path" => "/google/videos",
|
|
5476
|
+
"pathParams" => [],
|
|
5477
|
+
"queryParams" => [
|
|
5478
|
+
{
|
|
5479
|
+
"name" => "q",
|
|
5480
|
+
"in" => "query",
|
|
5481
|
+
"type" => "string",
|
|
5482
|
+
"required" => true
|
|
5483
|
+
},
|
|
5484
|
+
{
|
|
5485
|
+
"name" => "page",
|
|
5486
|
+
"in" => "query",
|
|
5487
|
+
"type" => "integer"
|
|
5488
|
+
},
|
|
5489
|
+
{
|
|
5490
|
+
"name" => "count",
|
|
5491
|
+
"in" => "query",
|
|
5492
|
+
"type" => "integer"
|
|
5493
|
+
},
|
|
5494
|
+
{
|
|
5495
|
+
"name" => "country",
|
|
5496
|
+
"in" => "query",
|
|
5497
|
+
"type" => "string"
|
|
5498
|
+
},
|
|
5499
|
+
{
|
|
5500
|
+
"name" => "lang",
|
|
5501
|
+
"in" => "query",
|
|
5502
|
+
"type" => "string"
|
|
5503
|
+
}
|
|
5504
|
+
],
|
|
5505
|
+
"formParams" => [],
|
|
5506
|
+
"bodyParam" => nil,
|
|
5507
|
+
"bodyRequired" => false,
|
|
5508
|
+
"consumes" => [
|
|
5509
|
+
"application/json"
|
|
5510
|
+
],
|
|
5511
|
+
"produces" => [
|
|
5512
|
+
"application/json"
|
|
5513
|
+
],
|
|
5514
|
+
"security" => [
|
|
5515
|
+
"ApiKeyAuth"
|
|
5516
|
+
],
|
|
5517
|
+
"paginatable" => true
|
|
5518
|
+
},
|
|
5425
5519
|
"googleplay-app" => {
|
|
5426
5520
|
"id" => "googleplay-app",
|
|
5427
5521
|
"method" => "GET",
|
|
@@ -13521,6 +13615,7 @@ module Crawlora
|
|
|
13521
13615
|
"jobs" => "google-jobs",
|
|
13522
13616
|
"map_place" => "google-map-place",
|
|
13523
13617
|
"map_search" => "google-map-search",
|
|
13618
|
+
"news" => "google-news",
|
|
13524
13619
|
"search" => "google-search",
|
|
13525
13620
|
"suggest" => "google-suggest",
|
|
13526
13621
|
"trends_categories" => "google-trends-categories",
|
|
@@ -13533,7 +13628,8 @@ module Crawlora
|
|
|
13533
13628
|
"trends_explore_top_queries" => "google-trends-explore-top-queries",
|
|
13534
13629
|
"trends_locations" => "google-trends-locations",
|
|
13535
13630
|
"trends_trending" => "google-trends-trending",
|
|
13536
|
-
"trends_trending_detail" => "google-trends-trending-detail"
|
|
13631
|
+
"trends_trending_detail" => "google-trends-trending-detail",
|
|
13632
|
+
"videos" => "google-videos"
|
|
13537
13633
|
},
|
|
13538
13634
|
"google_play" => {
|
|
13539
13635
|
"app" => "googleplay-app",
|
|
@@ -13803,7 +13899,7 @@ module Crawlora
|
|
|
13803
13899
|
}
|
|
13804
13900
|
}.freeze
|
|
13805
13901
|
|
|
13806
|
-
OPERATION_COUNT =
|
|
13902
|
+
OPERATION_COUNT = 338
|
|
13807
13903
|
|
|
13808
13904
|
module OperationId
|
|
13809
13905
|
AIRBNB_ROOM = "airbnb-room"
|
|
@@ -13905,6 +14001,7 @@ module Crawlora
|
|
|
13905
14001
|
GOOGLE_JOBS = "google-jobs"
|
|
13906
14002
|
GOOGLE_MAP_PLACE = "google-map-place"
|
|
13907
14003
|
GOOGLE_MAP_SEARCH = "google-map-search"
|
|
14004
|
+
GOOGLE_NEWS = "google-news"
|
|
13908
14005
|
GOOGLE_PLAY_APP = "googleplay-app"
|
|
13909
14006
|
GOOGLE_PLAY_CATEGORIES = "googleplay-categories"
|
|
13910
14007
|
GOOGLE_PLAY_DATASAFETY = "googleplay-datasafety"
|
|
@@ -13928,6 +14025,7 @@ module Crawlora
|
|
|
13928
14025
|
GOOGLE_TRENDS_LOCATIONS = "google-trends-locations"
|
|
13929
14026
|
GOOGLE_TRENDS_TRENDING = "google-trends-trending"
|
|
13930
14027
|
GOOGLE_TRENDS_TRENDING_DETAIL = "google-trends-trending-detail"
|
|
14028
|
+
GOOGLE_VIDEOS = "google-videos"
|
|
13931
14029
|
INSTAGRAM_POST = "instagram-post"
|
|
13932
14030
|
INSTAGRAM_PROFILE = "instagram-profile"
|
|
13933
14031
|
INSTAGRAM_REELS = "instagram-reels"
|
data/lib/crawlora/version.rb
CHANGED
|
@@ -5,5 +5,5 @@ module Crawlora
|
|
|
5
5
|
# as the Go/Java/PHP SDKs). RubyGems treats it as a prerelease and normalizes
|
|
6
6
|
# the published gem version (the `-` becomes `.pre.`, e.g. `1.5.0.pre.sdk.N`).
|
|
7
7
|
# Bumped across all SDK repos by the API repo's tools/sdkgen/bump_version.py.
|
|
8
|
-
VERSION = "1.6.0-sdk.
|
|
8
|
+
VERSION = "1.6.0-sdk.2"
|
|
9
9
|
end
|
data/openapi/public.json
CHANGED
|
@@ -8752,6 +8752,53 @@
|
|
|
8752
8752
|
},
|
|
8753
8753
|
"type": "object"
|
|
8754
8754
|
},
|
|
8755
|
+
"google.NewsResponse": {
|
|
8756
|
+
"properties": {
|
|
8757
|
+
"pagination": {
|
|
8758
|
+
"$ref": "#/definitions/google.VerticalPagination"
|
|
8759
|
+
},
|
|
8760
|
+
"results": {
|
|
8761
|
+
"items": {
|
|
8762
|
+
"$ref": "#/definitions/google.NewsResult"
|
|
8763
|
+
},
|
|
8764
|
+
"type": "array"
|
|
8765
|
+
}
|
|
8766
|
+
},
|
|
8767
|
+
"type": "object"
|
|
8768
|
+
},
|
|
8769
|
+
"google.NewsResult": {
|
|
8770
|
+
"properties": {
|
|
8771
|
+
"age": {
|
|
8772
|
+
"example": "2 hours ago",
|
|
8773
|
+
"type": "string"
|
|
8774
|
+
},
|
|
8775
|
+
"description": {
|
|
8776
|
+
"example": "OpenAI announced an update.",
|
|
8777
|
+
"type": "string"
|
|
8778
|
+
},
|
|
8779
|
+
"position": {
|
|
8780
|
+
"example": 1,
|
|
8781
|
+
"type": "integer"
|
|
8782
|
+
},
|
|
8783
|
+
"source": {
|
|
8784
|
+
"example": "Example News",
|
|
8785
|
+
"type": "string"
|
|
8786
|
+
},
|
|
8787
|
+
"thumbnail": {
|
|
8788
|
+
"example": "https://example.com/thumb.jpg",
|
|
8789
|
+
"type": "string"
|
|
8790
|
+
},
|
|
8791
|
+
"title": {
|
|
8792
|
+
"example": "OpenAI announces update",
|
|
8793
|
+
"type": "string"
|
|
8794
|
+
},
|
|
8795
|
+
"url": {
|
|
8796
|
+
"example": "https://example.com/openai-news",
|
|
8797
|
+
"type": "string"
|
|
8798
|
+
}
|
|
8799
|
+
},
|
|
8800
|
+
"type": "object"
|
|
8801
|
+
},
|
|
8755
8802
|
"google.PeopleAlsoAskItem": {
|
|
8756
8803
|
"properties": {
|
|
8757
8804
|
"answer": {
|
|
@@ -8998,6 +9045,74 @@
|
|
|
8998
9045
|
},
|
|
8999
9046
|
"type": "object"
|
|
9000
9047
|
},
|
|
9048
|
+
"google.VerticalPagination": {
|
|
9049
|
+
"properties": {
|
|
9050
|
+
"next_page": {
|
|
9051
|
+
"example": 2,
|
|
9052
|
+
"type": "integer"
|
|
9053
|
+
},
|
|
9054
|
+
"page": {
|
|
9055
|
+
"example": 1,
|
|
9056
|
+
"type": "integer"
|
|
9057
|
+
},
|
|
9058
|
+
"previous_page": {
|
|
9059
|
+
"example": 1,
|
|
9060
|
+
"type": "integer"
|
|
9061
|
+
}
|
|
9062
|
+
},
|
|
9063
|
+
"type": "object"
|
|
9064
|
+
},
|
|
9065
|
+
"google.VideoResult": {
|
|
9066
|
+
"properties": {
|
|
9067
|
+
"age": {
|
|
9068
|
+
"example": "2 days ago",
|
|
9069
|
+
"type": "string"
|
|
9070
|
+
},
|
|
9071
|
+
"description": {
|
|
9072
|
+
"example": "Watch the OpenAI DevDay keynote.",
|
|
9073
|
+
"type": "string"
|
|
9074
|
+
},
|
|
9075
|
+
"duration": {
|
|
9076
|
+
"example": "45:12",
|
|
9077
|
+
"type": "string"
|
|
9078
|
+
},
|
|
9079
|
+
"platform": {
|
|
9080
|
+
"example": "YouTube",
|
|
9081
|
+
"type": "string"
|
|
9082
|
+
},
|
|
9083
|
+
"position": {
|
|
9084
|
+
"example": 1,
|
|
9085
|
+
"type": "integer"
|
|
9086
|
+
},
|
|
9087
|
+
"thumbnail": {
|
|
9088
|
+
"example": "https://example.com/thumb.jpg",
|
|
9089
|
+
"type": "string"
|
|
9090
|
+
},
|
|
9091
|
+
"title": {
|
|
9092
|
+
"example": "OpenAI DevDay keynote - YouTube",
|
|
9093
|
+
"type": "string"
|
|
9094
|
+
},
|
|
9095
|
+
"url": {
|
|
9096
|
+
"example": "https://www.youtube.com/watch?v=openai-devday",
|
|
9097
|
+
"type": "string"
|
|
9098
|
+
}
|
|
9099
|
+
},
|
|
9100
|
+
"type": "object"
|
|
9101
|
+
},
|
|
9102
|
+
"google.VideosResponse": {
|
|
9103
|
+
"properties": {
|
|
9104
|
+
"pagination": {
|
|
9105
|
+
"$ref": "#/definitions/google.VerticalPagination"
|
|
9106
|
+
},
|
|
9107
|
+
"results": {
|
|
9108
|
+
"items": {
|
|
9109
|
+
"$ref": "#/definitions/google.VideoResult"
|
|
9110
|
+
},
|
|
9111
|
+
"type": "array"
|
|
9112
|
+
}
|
|
9113
|
+
},
|
|
9114
|
+
"type": "object"
|
|
9115
|
+
},
|
|
9001
9116
|
"google.mapPlaceResponseDoc": {
|
|
9002
9117
|
"properties": {
|
|
9003
9118
|
"code": {
|
|
@@ -9033,6 +9148,22 @@
|
|
|
9033
9148
|
},
|
|
9034
9149
|
"type": "object"
|
|
9035
9150
|
},
|
|
9151
|
+
"google.newsResponseDoc": {
|
|
9152
|
+
"properties": {
|
|
9153
|
+
"code": {
|
|
9154
|
+
"example": 200,
|
|
9155
|
+
"type": "integer"
|
|
9156
|
+
},
|
|
9157
|
+
"data": {
|
|
9158
|
+
"$ref": "#/definitions/google.NewsResponse"
|
|
9159
|
+
},
|
|
9160
|
+
"msg": {
|
|
9161
|
+
"example": "OK",
|
|
9162
|
+
"type": "string"
|
|
9163
|
+
}
|
|
9164
|
+
},
|
|
9165
|
+
"type": "object"
|
|
9166
|
+
},
|
|
9036
9167
|
"google.searchResponseDoc": {
|
|
9037
9168
|
"properties": {
|
|
9038
9169
|
"code": {
|
|
@@ -9065,6 +9196,22 @@
|
|
|
9065
9196
|
},
|
|
9066
9197
|
"type": "object"
|
|
9067
9198
|
},
|
|
9199
|
+
"google.videosResponseDoc": {
|
|
9200
|
+
"properties": {
|
|
9201
|
+
"code": {
|
|
9202
|
+
"example": 200,
|
|
9203
|
+
"type": "integer"
|
|
9204
|
+
},
|
|
9205
|
+
"data": {
|
|
9206
|
+
"$ref": "#/definitions/google.VideosResponse"
|
|
9207
|
+
},
|
|
9208
|
+
"msg": {
|
|
9209
|
+
"example": "OK",
|
|
9210
|
+
"type": "string"
|
|
9211
|
+
}
|
|
9212
|
+
},
|
|
9213
|
+
"type": "object"
|
|
9214
|
+
},
|
|
9068
9215
|
"googleplay.App": {
|
|
9069
9216
|
"properties": {
|
|
9070
9217
|
"ad_supported": {
|
|
@@ -37870,6 +38017,100 @@
|
|
|
37870
38017
|
]
|
|
37871
38018
|
}
|
|
37872
38019
|
},
|
|
38020
|
+
"/google/news": {
|
|
38021
|
+
"get": {
|
|
38022
|
+
"consumes": [
|
|
38023
|
+
"application/json"
|
|
38024
|
+
],
|
|
38025
|
+
"description": "Returns normalized Google News vertical results (title, source, link, age) parsed from the public Google News results page. Locale defaults to country=us and lang=en. Returns 503 when Google serves a challenge page or unusable HTML.",
|
|
38026
|
+
"operationId": "google-news",
|
|
38027
|
+
"parameters": [
|
|
38028
|
+
{
|
|
38029
|
+
"description": "Search query",
|
|
38030
|
+
"example": "openai",
|
|
38031
|
+
"in": "query",
|
|
38032
|
+
"name": "q",
|
|
38033
|
+
"required": true,
|
|
38034
|
+
"type": "string"
|
|
38035
|
+
},
|
|
38036
|
+
{
|
|
38037
|
+
"description": "1-based page number; defaults to 1",
|
|
38038
|
+
"example": 1,
|
|
38039
|
+
"in": "query",
|
|
38040
|
+
"minimum": 1,
|
|
38041
|
+
"name": "page",
|
|
38042
|
+
"type": "integer"
|
|
38043
|
+
},
|
|
38044
|
+
{
|
|
38045
|
+
"description": "Results per page; defaults to 10, clamped to 1..50",
|
|
38046
|
+
"example": 10,
|
|
38047
|
+
"in": "query",
|
|
38048
|
+
"maximum": 50,
|
|
38049
|
+
"minimum": 1,
|
|
38050
|
+
"name": "count",
|
|
38051
|
+
"type": "integer"
|
|
38052
|
+
},
|
|
38053
|
+
{
|
|
38054
|
+
"description": "Two-letter country code; defaults to us",
|
|
38055
|
+
"example": "us",
|
|
38056
|
+
"in": "query",
|
|
38057
|
+
"name": "country",
|
|
38058
|
+
"type": "string"
|
|
38059
|
+
},
|
|
38060
|
+
{
|
|
38061
|
+
"description": "Google UI language; defaults to en",
|
|
38062
|
+
"example": "en",
|
|
38063
|
+
"in": "query",
|
|
38064
|
+
"name": "lang",
|
|
38065
|
+
"type": "string"
|
|
38066
|
+
}
|
|
38067
|
+
],
|
|
38068
|
+
"produces": [
|
|
38069
|
+
"application/json"
|
|
38070
|
+
],
|
|
38071
|
+
"responses": {
|
|
38072
|
+
"200": {
|
|
38073
|
+
"description": "OK",
|
|
38074
|
+
"schema": {
|
|
38075
|
+
"$ref": "#/definitions/google.newsResponseDoc"
|
|
38076
|
+
}
|
|
38077
|
+
},
|
|
38078
|
+
"400": {
|
|
38079
|
+
"description": "Missing or invalid query parameters",
|
|
38080
|
+
"schema": {
|
|
38081
|
+
"$ref": "#/definitions/app.Response"
|
|
38082
|
+
}
|
|
38083
|
+
},
|
|
38084
|
+
"429": {
|
|
38085
|
+
"description": "Rate limit exceeded",
|
|
38086
|
+
"schema": {
|
|
38087
|
+
"$ref": "#/definitions/app.Response"
|
|
38088
|
+
}
|
|
38089
|
+
},
|
|
38090
|
+
"500": {
|
|
38091
|
+
"description": "Internal server error",
|
|
38092
|
+
"schema": {
|
|
38093
|
+
"$ref": "#/definitions/app.Response"
|
|
38094
|
+
}
|
|
38095
|
+
},
|
|
38096
|
+
"503": {
|
|
38097
|
+
"description": "Google upstream request failed",
|
|
38098
|
+
"schema": {
|
|
38099
|
+
"$ref": "#/definitions/app.Response"
|
|
38100
|
+
}
|
|
38101
|
+
}
|
|
38102
|
+
},
|
|
38103
|
+
"security": [
|
|
38104
|
+
{
|
|
38105
|
+
"ApiKeyAuth": []
|
|
38106
|
+
}
|
|
38107
|
+
],
|
|
38108
|
+
"summary": "Search Google News",
|
|
38109
|
+
"tags": [
|
|
38110
|
+
"Google"
|
|
38111
|
+
]
|
|
38112
|
+
}
|
|
38113
|
+
},
|
|
37873
38114
|
"/google/search": {
|
|
37874
38115
|
"post": {
|
|
37875
38116
|
"consumes": [
|
|
@@ -39002,6 +39243,100 @@
|
|
|
39002
39243
|
]
|
|
39003
39244
|
}
|
|
39004
39245
|
},
|
|
39246
|
+
"/google/videos": {
|
|
39247
|
+
"get": {
|
|
39248
|
+
"consumes": [
|
|
39249
|
+
"application/json"
|
|
39250
|
+
],
|
|
39251
|
+
"description": "Returns normalized Google video vertical results (title, platform, link, duration, age) parsed from the public Google video results page. Locale defaults to country=us and lang=en. Returns 503 when Google serves a challenge page or unusable HTML.",
|
|
39252
|
+
"operationId": "google-videos",
|
|
39253
|
+
"parameters": [
|
|
39254
|
+
{
|
|
39255
|
+
"description": "Search query",
|
|
39256
|
+
"example": "openai",
|
|
39257
|
+
"in": "query",
|
|
39258
|
+
"name": "q",
|
|
39259
|
+
"required": true,
|
|
39260
|
+
"type": "string"
|
|
39261
|
+
},
|
|
39262
|
+
{
|
|
39263
|
+
"description": "1-based page number; defaults to 1",
|
|
39264
|
+
"example": 1,
|
|
39265
|
+
"in": "query",
|
|
39266
|
+
"minimum": 1,
|
|
39267
|
+
"name": "page",
|
|
39268
|
+
"type": "integer"
|
|
39269
|
+
},
|
|
39270
|
+
{
|
|
39271
|
+
"description": "Results per page; defaults to 10, clamped to 1..50",
|
|
39272
|
+
"example": 10,
|
|
39273
|
+
"in": "query",
|
|
39274
|
+
"maximum": 50,
|
|
39275
|
+
"minimum": 1,
|
|
39276
|
+
"name": "count",
|
|
39277
|
+
"type": "integer"
|
|
39278
|
+
},
|
|
39279
|
+
{
|
|
39280
|
+
"description": "Two-letter country code; defaults to us",
|
|
39281
|
+
"example": "us",
|
|
39282
|
+
"in": "query",
|
|
39283
|
+
"name": "country",
|
|
39284
|
+
"type": "string"
|
|
39285
|
+
},
|
|
39286
|
+
{
|
|
39287
|
+
"description": "Google UI language; defaults to en",
|
|
39288
|
+
"example": "en",
|
|
39289
|
+
"in": "query",
|
|
39290
|
+
"name": "lang",
|
|
39291
|
+
"type": "string"
|
|
39292
|
+
}
|
|
39293
|
+
],
|
|
39294
|
+
"produces": [
|
|
39295
|
+
"application/json"
|
|
39296
|
+
],
|
|
39297
|
+
"responses": {
|
|
39298
|
+
"200": {
|
|
39299
|
+
"description": "OK",
|
|
39300
|
+
"schema": {
|
|
39301
|
+
"$ref": "#/definitions/google.videosResponseDoc"
|
|
39302
|
+
}
|
|
39303
|
+
},
|
|
39304
|
+
"400": {
|
|
39305
|
+
"description": "Missing or invalid query parameters",
|
|
39306
|
+
"schema": {
|
|
39307
|
+
"$ref": "#/definitions/app.Response"
|
|
39308
|
+
}
|
|
39309
|
+
},
|
|
39310
|
+
"429": {
|
|
39311
|
+
"description": "Rate limit exceeded",
|
|
39312
|
+
"schema": {
|
|
39313
|
+
"$ref": "#/definitions/app.Response"
|
|
39314
|
+
}
|
|
39315
|
+
},
|
|
39316
|
+
"500": {
|
|
39317
|
+
"description": "Internal server error",
|
|
39318
|
+
"schema": {
|
|
39319
|
+
"$ref": "#/definitions/app.Response"
|
|
39320
|
+
}
|
|
39321
|
+
},
|
|
39322
|
+
"503": {
|
|
39323
|
+
"description": "Google upstream request failed",
|
|
39324
|
+
"schema": {
|
|
39325
|
+
"$ref": "#/definitions/app.Response"
|
|
39326
|
+
}
|
|
39327
|
+
}
|
|
39328
|
+
},
|
|
39329
|
+
"security": [
|
|
39330
|
+
{
|
|
39331
|
+
"ApiKeyAuth": []
|
|
39332
|
+
}
|
|
39333
|
+
],
|
|
39334
|
+
"summary": "Search Google video results",
|
|
39335
|
+
"tags": [
|
|
39336
|
+
"Google"
|
|
39337
|
+
]
|
|
39338
|
+
}
|
|
39339
|
+
},
|
|
39005
39340
|
"/googleplay/app": {
|
|
39006
39341
|
"get": {
|
|
39007
39342
|
"consumes": [
|
data/sig/crawlora.rbs
CHANGED
|
@@ -153,6 +153,7 @@ module Crawlora
|
|
|
153
153
|
def jobs: (?option: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
154
154
|
def map_place: (?place_id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
155
155
|
def map_search: (?mapSearchOption: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
156
|
+
def news: (?q: String, ?page: Integer, ?count: Integer, ?country: String, ?lang: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
156
157
|
def search: (?searchOption: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
157
158
|
def suggest: (?q: String, ?count: Integer, ?country: String, ?lang: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
158
159
|
def trends_categories: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
@@ -166,6 +167,7 @@ module Crawlora
|
|
|
166
167
|
def trends_locations: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
167
168
|
def trends_trending: (?geo: "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BA" | "BW" | "BV" | "BR" | "IO" | "VG" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "BQ" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CD" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "XK" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "KP" | "MK" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "KR" | "SS" | "ES" | "LK" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "SD" | "SR" | "SJ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UM" | "VI" | "UG" | "UA" | "AE" | "GB" | "US" | "UY" | "UZ" | "VU" | "VA" | "VE" | "VN" | "WF" | "EH" | "YE" | "ZM" | "ZW", ?hl: String, ?tz: Integer, ?window: "4h" | "24h" | "48h" | "7d", ?time_range: "4h" | "24h" | "48h" | "7d", ?category: "0" | "3" | "47" | "44" | "22" | "12" | "5" | "7" | "71" | "8" | "45" | "65" | "11" | "13" | "958" | "19" | "16" | "299" | "14" | "66" | "29" | "533" | "174" | "18" | "20" | "67", ?status: "all" | "active" | "ended", ?sort_by: "relevance" | "title" | "recency" | "search_volume", ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
168
169
|
def trends_trending_detail: (?request: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
170
|
+
def videos: (?q: String, ?page: Integer, ?count: Integer, ?country: String, ?lang: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
|
169
171
|
end
|
|
170
172
|
|
|
171
173
|
class GooglePlayGroup
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: crawlora
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.6.0.pre.sdk.
|
|
4
|
+
version: 1.6.0.pre.sdk.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Crawlora
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-06-
|
|
11
|
+
date: 2026-06-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: 'Crawlora is a web-scraping API for structured public web data — search,
|
|
14
14
|
marketplace, social, finance, media, reviews, and geodata — without running your
|