@getanyapi/sdk 0.9.5 → 0.9.6

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.
package/dist/index.cjs CHANGED
@@ -1327,7 +1327,7 @@ var BlueskyNamespace = class {
1327
1327
  /**
1328
1328
  * Bluesky User Posts
1329
1329
  *
1330
- * List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON, normalized across providers.
1330
+ * List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON.
1331
1331
  *
1332
1332
  * Price: $0.002 per request.
1333
1333
  *
@@ -1599,7 +1599,7 @@ var FacebookNamespace = class {
1599
1599
  /**
1600
1600
  * Facebook Ad Search
1601
1601
  *
1602
- * Search the Meta Ad Library by keyword and get matching ads (advertiser, creative text, CTA, platforms, and run dates) with cursor pagination and transparent failover.
1602
+ * Search the Meta Ad Library by keyword and get matching ads (advertiser, creative text, CTA, platforms, and run dates) with cursor pagination.
1603
1603
  *
1604
1604
  * Price: $0.002 per request.
1605
1605
  *
@@ -1628,7 +1628,7 @@ var FacebookNamespace = class {
1628
1628
  /**
1629
1629
  * Facebook Comment Replies
1630
1630
  *
1631
- * List the replies to a Facebook post comment (text, author, reactions, and timestamps) as normalized JSON at a.
1631
+ * List the replies to a Facebook post comment (text, author, reactions, and timestamps) as normalized JSON.
1632
1632
  *
1633
1633
  * Price: $0.002 per request.
1634
1634
  *
@@ -1686,7 +1686,7 @@ var FacebookNamespace = class {
1686
1686
  /**
1687
1687
  * Facebook Event Details
1688
1688
  *
1689
- * Fetch full details for a single Facebook event by ID or URL (name, schedule, venue, hosts, and attendance) as normalized JSON at a.
1689
+ * Fetch full details for a single Facebook event by ID or URL (name, schedule, venue, hosts, and attendance) as normalized JSON.
1690
1690
  *
1691
1691
  * Price: $0.002 per request.
1692
1692
  *
@@ -1699,7 +1699,7 @@ var FacebookNamespace = class {
1699
1699
  /**
1700
1700
  * Facebook Events
1701
1701
  *
1702
- * List public Facebook events for a city or place by its events-page URL (event name, date, venue, and attendance) as normalized JSON at a.
1702
+ * List public Facebook events for a city or place by its events-page URL (event name, date, venue, and attendance) as normalized JSON.
1703
1703
  *
1704
1704
  * Price: $0.002 per request.
1705
1705
  *
@@ -1728,7 +1728,7 @@ var FacebookNamespace = class {
1728
1728
  /**
1729
1729
  * Facebook Events Search
1730
1730
  *
1731
- * Search public Facebook events by keyword and get structured event records (name, schedule, venue, pricing, and attendance) as normalized JSON at a.
1731
+ * Search public Facebook events by keyword and get structured event records (name, schedule, venue, pricing, and attendance) as normalized JSON.
1732
1732
  *
1733
1733
  * Price: $0.002 per request.
1734
1734
  *
@@ -1828,7 +1828,7 @@ var FacebookNamespace = class {
1828
1828
  /**
1829
1829
  * Facebook Marketplace Item
1830
1830
  *
1831
- * Fetch full details for a single Facebook Marketplace listing by ID or URL (title, price, location, photos, and attributes) as normalized JSON at a.
1831
+ * Fetch full details for a single Facebook Marketplace listing by ID or URL (title, price, location, photos, and attributes) as normalized JSON.
1832
1832
  *
1833
1833
  * Price: $0.002 per request.
1834
1834
  *
@@ -1841,7 +1841,7 @@ var FacebookNamespace = class {
1841
1841
  /**
1842
1842
  * Facebook Marketplace Location Search
1843
1843
  *
1844
- * Resolve a place name to Facebook Marketplace locations with coordinates and metadata as normalized JSON at a.
1844
+ * Resolve a place name to Facebook Marketplace locations with coordinates and metadata as normalized JSON.
1845
1845
  *
1846
1846
  * Price: $0.002 per request.
1847
1847
  *
@@ -1871,7 +1871,7 @@ var FacebookNamespace = class {
1871
1871
  /**
1872
1872
  * Facebook Page Photos
1873
1873
  *
1874
- * Fetch recent photos posted by any public Facebook page or profile (image URLs, captions, and dimensions) as normalized JSON at a.
1874
+ * Fetch recent photos posted by any public Facebook page or profile (image URLs, captions, and dimensions) as normalized JSON.
1875
1875
  *
1876
1876
  * Price: $0.002 per request.
1877
1877
  *
@@ -1900,7 +1900,7 @@ var FacebookNamespace = class {
1900
1900
  /**
1901
1901
  * Facebook Post
1902
1902
  *
1903
- * Fetch a single Facebook post by URL with its text and engagement counts (likes, comments, shares, views), normalized across providers.
1903
+ * Fetch a single Facebook post by URL with its text and engagement counts (likes, comments, shares, views).
1904
1904
  *
1905
1905
  * Price: $0.002 per request.
1906
1906
  *
@@ -1913,7 +1913,7 @@ var FacebookNamespace = class {
1913
1913
  /**
1914
1914
  * Facebook Post Comments
1915
1915
  *
1916
- * List the comments on a Facebook post by URL with cursor pagination (text, author, reactions, reply count), normalized across providers.
1916
+ * List the comments on a Facebook post by URL with cursor pagination (text, author, reactions, reply count).
1917
1917
  *
1918
1918
  * Price: $0.002 per request.
1919
1919
  *
@@ -1942,7 +1942,7 @@ var FacebookNamespace = class {
1942
1942
  /**
1943
1943
  * Facebook Post Transcript
1944
1944
  *
1945
- * Get the spoken-word transcript of any public Facebook video post by URL as normalized JSON at a.
1945
+ * Get the spoken-word transcript of any public Facebook video post by URL as normalized JSON.
1946
1946
  *
1947
1947
  * Price: $0.002 per request.
1948
1948
  *
@@ -1955,7 +1955,7 @@ var FacebookNamespace = class {
1955
1955
  /**
1956
1956
  * Facebook Profile
1957
1957
  *
1958
- * Fetch a Facebook page's public profile (likes, followers, category, about) by URL or handle, normalized across providers.
1958
+ * Fetch a Facebook page's public profile (likes, followers, category, about) by URL or handle.
1959
1959
  *
1960
1960
  * Price: $0.002 per request.
1961
1961
  *
@@ -1968,7 +1968,7 @@ var FacebookNamespace = class {
1968
1968
  /**
1969
1969
  * Facebook Page Events
1970
1970
  *
1971
- * List upcoming and past events hosted by any public Facebook page by URL (name, schedule, venue, and host) as normalized JSON at a.
1971
+ * List upcoming and past events hosted by any public Facebook page by URL (name, schedule, venue, and host) as normalized JSON.
1972
1972
  *
1973
1973
  * Price: $0.002 per request.
1974
1974
  *
@@ -1997,7 +1997,7 @@ var FacebookNamespace = class {
1997
1997
  /**
1998
1998
  * Facebook Profile Posts
1999
1999
  *
2000
- * List a Facebook page's recent posts by URL or page id with cursor pagination (text, author, permalink), normalized across providers.
2000
+ * List a Facebook page's recent posts by URL or page id with cursor pagination (text, author, permalink).
2001
2001
  *
2002
2002
  * Price: $0.002 per request.
2003
2003
  *
@@ -2010,7 +2010,7 @@ var FacebookNamespace = class {
2010
2010
  /**
2011
2011
  * Facebook Profile Reels
2012
2012
  *
2013
- * List a Facebook page's reels by URL with cursor pagination (caption, view count, permalink, thumbnail), normalized across providers.
2013
+ * List a Facebook page's reels by URL with cursor pagination (caption, view count, permalink, thumbnail).
2014
2014
  *
2015
2015
  * Price: $0.002 per request.
2016
2016
  *
@@ -2036,7 +2036,7 @@ var FacebookNamespace = class {
2036
2036
  /**
2037
2037
  * Facebook Page Search
2038
2038
  *
2039
- * Search Facebook Pages by keyword, optionally narrowed to a location, and get structured page profiles (name, category, followers, contact details) at a.
2039
+ * Search Facebook Pages by keyword, optionally narrowed to a location, and get structured page profiles (name, category, followers, contact details).
2040
2040
  *
2041
2041
  * Price: $0.001 per request plus $0.011 per result (maximum $0.111).
2042
2042
  *
@@ -2091,7 +2091,7 @@ var GithubNamespace = class {
2091
2091
  /**
2092
2092
  * GitHub Repository
2093
2093
  *
2094
- * Fetch a GitHub repository's metadata by URL (stars, forks, language, topics, license, and timestamps), normalized across providers with transparent failover.
2094
+ * Fetch a GitHub repository's metadata by URL (stars, forks, language, topics, license, and timestamps).
2095
2095
  *
2096
2096
  * Price: $0.002 per request.
2097
2097
  *
@@ -2117,7 +2117,7 @@ var GithubNamespace = class {
2117
2117
  /**
2118
2118
  * GitHub Trending Repositories
2119
2119
  *
2120
- * List GitHub Trending repositories (rank, stars, stars gained today, language, and description), filterable by language and time window, normalized across providers.
2120
+ * List GitHub Trending repositories (rank, stars, stars gained today, language, and description), filterable by language and time window.
2121
2121
  *
2122
2122
  * Price: $0.002 per request.
2123
2123
  *
@@ -2130,7 +2130,7 @@ var GithubNamespace = class {
2130
2130
  /**
2131
2131
  * GitHub User
2132
2132
  *
2133
- * Fetch a GitHub user's public profile by handle (name, bio, company, location, followers, and repo counts), normalized across providers with transparent failover.
2133
+ * Fetch a GitHub user's public profile by handle (name, bio, company, location, followers, and repo counts).
2134
2134
  *
2135
2135
  * Price: $0.002 per request.
2136
2136
  *
@@ -2172,7 +2172,7 @@ var GithubNamespace = class {
2172
2172
  /**
2173
2173
  * GitHub User Contributions
2174
2174
  *
2175
- * Fetch a GitHub user's contribution graph for a year (total contributions plus per-day counts and heatmap intensity), normalized across providers with transparent failover.
2175
+ * Fetch a GitHub user's contribution graph for a year (total contributions plus per-day counts and heatmap intensity).
2176
2176
  *
2177
2177
  * Price: $0.002 per request.
2178
2178
  *
@@ -2272,7 +2272,7 @@ var GithubNamespace = class {
2272
2272
  /**
2273
2273
  * GitHub User Repositories
2274
2274
  *
2275
- * List a GitHub user's public repositories (name, description, language, stars, and forks) with sorting and cursor pagination, normalized across providers.
2275
+ * List a GitHub user's public repositories (name, description, language, stars, and forks) with sorting and cursor pagination.
2276
2276
  *
2277
2277
  * Price: $0.002 per request.
2278
2278
  *
@@ -2625,7 +2625,7 @@ var InstagramNamespace = class {
2625
2625
  /**
2626
2626
  * Instagram Reels by Audio
2627
2627
  *
2628
- * List Instagram reels that use a given audio track by audio id, normalized across providers with transparent failover.
2628
+ * List Instagram reels that use a given audio track by audio id.
2629
2629
  *
2630
2630
  * Price: $0.002 per request.
2631
2631
  *
@@ -2654,7 +2654,7 @@ var InstagramNamespace = class {
2654
2654
  /**
2655
2655
  * Instagram Basic Profile
2656
2656
  *
2657
- * Fetch an Instagram account's core public profile fields (followers, posts, bio, verification) by user id, normalized across providers with transparent failover.
2657
+ * Fetch an Instagram account's core public profile fields (followers, posts, bio, verification) by user id.
2658
2658
  *
2659
2659
  * Price: $0.002 per request.
2660
2660
  *
@@ -2667,7 +2667,7 @@ var InstagramNamespace = class {
2667
2667
  /**
2668
2668
  * Instagram Profile Embed
2669
2669
  *
2670
- * Fetch the public embed HTML for an Instagram profile by handle, normalized across providers with transparent failover.
2670
+ * Fetch the public embed HTML for an Instagram profile by handle.
2671
2671
  *
2672
2672
  * Price: $0.002 per request.
2673
2673
  *
@@ -2738,7 +2738,7 @@ var InstagramNamespace = class {
2738
2738
  /**
2739
2739
  * Instagram Hashtag Analytics
2740
2740
  *
2741
- * Get analytics for any Instagram hashtag (total post count, related hashtags, and usage signals), normalized.
2741
+ * Get analytics for any Instagram hashtag (total post count, related hashtags, and usage signals).
2742
2742
  *
2743
2743
  * Price: $0.001 per request plus $0.0017 per result (maximum $0.035).
2744
2744
  *
@@ -2751,7 +2751,7 @@ var InstagramNamespace = class {
2751
2751
  /**
2752
2752
  * Instagram Highlight Detail
2753
2753
  *
2754
- * Fetch the details and media items of a single Instagram story highlight by id, normalized across providers with transparent failover.
2754
+ * Fetch the details and media items of a single Instagram story highlight by id.
2755
2755
  *
2756
2756
  * Price: $0.002 per request.
2757
2757
  *
@@ -2764,7 +2764,7 @@ var InstagramNamespace = class {
2764
2764
  /**
2765
2765
  * Instagram Media Transcript
2766
2766
  *
2767
- * Get the spoken-audio transcript text for an Instagram post or reel by URL, normalized across providers with transparent failover.
2767
+ * Get the spoken-audio transcript text for an Instagram post or reel by URL.
2768
2768
  *
2769
2769
  * Price: $0.002 per request.
2770
2770
  *
@@ -2777,7 +2777,7 @@ var InstagramNamespace = class {
2777
2777
  /**
2778
2778
  * Instagram Post
2779
2779
  *
2780
- * Fetch a single Instagram post or reel by URL (media URLs, like count, owner, type) as normalized JSON, across providers with transparent failover.
2780
+ * Fetch a single Instagram post or reel by URL (media URLs, like count, owner, type) as normalized JSON.
2781
2781
  *
2782
2782
  * Price: $0.002 per request.
2783
2783
  *
@@ -2790,7 +2790,7 @@ var InstagramNamespace = class {
2790
2790
  /**
2791
2791
  * Instagram Post Comments
2792
2792
  *
2793
- * List the comments on an Instagram post or reel by URL with cursor pagination (text, author, likes), normalized across providers.
2793
+ * List the comments on an Instagram post or reel by URL with cursor pagination (text, author, likes).
2794
2794
  *
2795
2795
  * Price: $0.002 per request.
2796
2796
  *
@@ -2803,7 +2803,7 @@ var InstagramNamespace = class {
2803
2803
  /**
2804
2804
  * Instagram Profile
2805
2805
  *
2806
- * Fetch an Instagram account's public profile (followers, posts, bio, verification) by handle, normalized across providers with transparent failover.
2806
+ * Fetch an Instagram account's public profile (followers, posts, bio, verification) by handle.
2807
2807
  *
2808
2808
  * Price: $0.002 per request.
2809
2809
  *
@@ -2829,7 +2829,7 @@ var InstagramNamespace = class {
2829
2829
  /**
2830
2830
  * Instagram Reels Search
2831
2831
  *
2832
- * Search Instagram Reels by keyword and get matching reels (caption, views, likes, creator, and duration), normalized across providers with transparent failover.
2832
+ * Search Instagram Reels by keyword and get matching reels (caption, views, likes, creator, and duration). Paging tops out around 110 reels per query (11 pages of 10).
2833
2833
  *
2834
2834
  * Price: $0.002 per request.
2835
2835
  *
@@ -2855,7 +2855,7 @@ var InstagramNamespace = class {
2855
2855
  /**
2856
2856
  * Instagram Hashtag Search
2857
2857
  *
2858
- * List recent Instagram posts under a hashtag (caption, type, media URL), normalized across providers with transparent failover.
2858
+ * Search Instagram posts under a hashtag (caption, type, media URL). Results are relevance-ranked by Instagram, not date-ordered, so a page can mix recent and older posts.
2859
2859
  *
2860
2860
  * Price: $0.002 per request.
2861
2861
  *
@@ -2868,7 +2868,7 @@ var InstagramNamespace = class {
2868
2868
  /**
2869
2869
  * Instagram Profile Search
2870
2870
  *
2871
- * Search public Instagram profiles by a bio or caption keyword, normalized across providers with transparent failover.
2871
+ * Search public Instagram profiles by a bio or caption keyword.
2872
2872
  *
2873
2873
  * Price: $0.002 per request.
2874
2874
  *
@@ -2923,7 +2923,7 @@ var InstagramNamespace = class {
2923
2923
  /**
2924
2924
  * Instagram Trending Reels
2925
2925
  *
2926
- * List currently trending Instagram reels, normalized across providers with transparent failover.
2926
+ * List currently trending Instagram reels.
2927
2927
  *
2928
2928
  * Price: $0.002 per request.
2929
2929
  *
@@ -2936,7 +2936,7 @@ var InstagramNamespace = class {
2936
2936
  /**
2937
2937
  * Instagram User Highlights
2938
2938
  *
2939
- * List an Instagram account's story highlight reels by handle, normalized across providers with transparent failover.
2939
+ * List an Instagram account's story highlight reels by handle.
2940
2940
  *
2941
2941
  * Price: $0.002 per request.
2942
2942
  *
@@ -2949,7 +2949,7 @@ var InstagramNamespace = class {
2949
2949
  /**
2950
2950
  * Instagram User Posts
2951
2951
  *
2952
- * List an Instagram account's recent posts (likes, comments, captions) by handle with cursor pagination, normalized across providers.
2952
+ * List an Instagram account's recent posts (likes, comments, captions) by handle with cursor pagination.
2953
2953
  *
2954
2954
  * Price: $0.002 per request.
2955
2955
  *
@@ -2978,7 +2978,7 @@ var InstagramNamespace = class {
2978
2978
  /**
2979
2979
  * Instagram User Reels
2980
2980
  *
2981
- * List an Instagram account's reels by handle with cursor pagination (caption, plays, likes, comments), normalized across providers.
2981
+ * List an Instagram account's reels by handle with cursor pagination (caption, plays, likes, comments).
2982
2982
  *
2983
2983
  * Price: $0.002 per request.
2984
2984
  *
@@ -3158,7 +3158,7 @@ var LinkedinNamespace = class {
3158
3158
  /**
3159
3159
  * LinkedIn Post
3160
3160
  *
3161
- * Fetch a single LinkedIn post or article by URL (title, text, author, like and comment counts, publish date), normalized across providers.
3161
+ * Fetch a single LinkedIn post or article by URL (title, text, author, like and comment counts, publish date).
3162
3162
  *
3163
3163
  * Price: $0.001 per request.
3164
3164
  *
@@ -3249,7 +3249,7 @@ var LinkedinNamespace = class {
3249
3249
  /**
3250
3250
  * LinkedIn Post Search
3251
3251
  *
3252
- * Search public LinkedIn posts by keyword (text, link, publish date), normalized across providers with transparent failover.
3252
+ * Search public LinkedIn posts by keyword (text, link, publish date).
3253
3253
  *
3254
3254
  * Price: $0.002 per request.
3255
3255
  *
@@ -3521,7 +3521,7 @@ var RedditNamespace = class {
3521
3521
  /**
3522
3522
  * Reddit Post Comments
3523
3523
  *
3524
- * List the top-level comments on a Reddit post by URL (author, body, score, timestamp), normalized across providers with transparent failover.
3524
+ * List the top-level comments on a Reddit post by URL (author, body, score, timestamp).
3525
3525
  *
3526
3526
  * Price: $0.002 per request.
3527
3527
  *
@@ -3534,7 +3534,7 @@ var RedditNamespace = class {
3534
3534
  /**
3535
3535
  * Reddit Post Transcript
3536
3536
  *
3537
- * Extract the spoken transcript from a Reddit video post by URL, normalized across providers with transparent failover.
3537
+ * Extract the spoken transcript from a Reddit video post by URL.
3538
3538
  *
3539
3539
  * Price: $0.002 per request.
3540
3540
  *
@@ -3547,7 +3547,7 @@ var RedditNamespace = class {
3547
3547
  /**
3548
3548
  * Reddit Search
3549
3549
  *
3550
- * Search Reddit posts across all subreddits by query, normalized across providers with transparent failover.
3550
+ * Search Reddit posts across all subreddits by query.
3551
3551
  *
3552
3552
  * Price: $0.001 per request.
3553
3553
  *
@@ -3576,7 +3576,7 @@ var RedditNamespace = class {
3576
3576
  /**
3577
3577
  * Reddit Subreddit Details
3578
3578
  *
3579
- * Fetch a subreddit's metadata (weekly active users, description, and category), normalized across providers with transparent failover.
3579
+ * Fetch a subreddit's metadata (weekly active users, description, and category).
3580
3580
  *
3581
3581
  * Price: $0.001 per request.
3582
3582
  *
@@ -3589,7 +3589,7 @@ var RedditNamespace = class {
3589
3589
  /**
3590
3590
  * Reddit Subreddit Posts
3591
3591
  *
3592
- * Fetch posts from a subreddit listing (hot, new, or top), normalized across providers with transparent failover.
3592
+ * Fetch posts from a subreddit listing (hot, new, or top).
3593
3593
  *
3594
3594
  * Price: $0.002 per request.
3595
3595
  *
@@ -3602,7 +3602,7 @@ var RedditNamespace = class {
3602
3602
  /**
3603
3603
  * Reddit Subreddit Search
3604
3604
  *
3605
- * Search posts within a single subreddit by query, sort, and timeframe, normalized across providers with transparent failover.
3605
+ * Search posts within a single subreddit by query, sort, and timeframe.
3606
3606
  *
3607
3607
  * Price: $0.002 per request.
3608
3608
  *
@@ -4280,7 +4280,7 @@ var TiktokNamespace = class {
4280
4280
  /**
4281
4281
  * TikTok Ad Library Ad
4282
4282
  *
4283
- * Fetch full details for a single TikTok ad (brand, title, spend, CTR, objectives, landing page, and video info), normalized across providers with transparent failover.
4283
+ * Fetch full details for a single TikTok ad (brand, title, spend, CTR, objectives, landing page, and video info).
4284
4284
  *
4285
4285
  * Price: $0.002 per request.
4286
4286
  *
@@ -4293,7 +4293,7 @@ var TiktokNamespace = class {
4293
4293
  /**
4294
4294
  * TikTok Ad Library Search
4295
4295
  *
4296
- * Search TikTok's ad library by keyword (top ads with brand, title, spend, CTR, likes, and video info), normalized across providers with transparent failover.
4296
+ * Search TikTok's ad library by keyword (top ads with brand, title, spend, CTR, likes, and video info).
4297
4297
  *
4298
4298
  * Price: $0.002 per request.
4299
4299
  *
@@ -4322,7 +4322,7 @@ var TiktokNamespace = class {
4322
4322
  /**
4323
4323
  * TikTok Audience Demographics
4324
4324
  *
4325
- * Get the audience country breakdown (follower count and share per country) for a TikTok creator by handle, normalized across providers.
4325
+ * Get the audience country breakdown (follower count and share per country) for a TikTok creator by handle.
4326
4326
  *
4327
4327
  * Price: $0.01625 per request.
4328
4328
  *
@@ -4335,7 +4335,7 @@ var TiktokNamespace = class {
4335
4335
  /**
4336
4336
  * TikTok Comment Replies
4337
4337
  *
4338
- * List the replies to a TikTok comment with cursor pagination (text, author, likes), normalized across providers.
4338
+ * List the replies to a TikTok comment with cursor pagination (text, author, likes).
4339
4339
  *
4340
4340
  * Price: $0.002 per request.
4341
4341
  *
@@ -4393,7 +4393,7 @@ var TiktokNamespace = class {
4393
4393
  /**
4394
4394
  * TikTok Following
4395
4395
  *
4396
- * List the accounts a TikTok user follows (handle, display name, follower count, bio) by username, normalized across providers.
4396
+ * List the accounts a TikTok user follows (handle, display name, follower count, bio) by username.
4397
4397
  *
4398
4398
  * Price: $0.002 per request.
4399
4399
  *
@@ -4406,7 +4406,7 @@ var TiktokNamespace = class {
4406
4406
  /**
4407
4407
  * TikTok Hashtag Videos
4408
4408
  *
4409
- * List recent TikTok videos for a hashtag (creator, caption, views, likes, shares), normalized output.
4409
+ * List recent TikTok videos for a hashtag (creator, caption, views, likes, shares).
4410
4410
  *
4411
4411
  * Price: $0.00325 per request.
4412
4412
  *
@@ -4419,7 +4419,7 @@ var TiktokNamespace = class {
4419
4419
  /**
4420
4420
  * TikTok Live
4421
4421
  *
4422
- * Check whether a TikTok creator is live and get the current live room (title, viewers, start time) by handle, normalized across providers.
4422
+ * Check whether a TikTok creator is live and get the current live room (title, viewers, start time) by handle.
4423
4423
  *
4424
4424
  * Price: $0.002 per request.
4425
4425
  *
@@ -4432,7 +4432,7 @@ var TiktokNamespace = class {
4432
4432
  /**
4433
4433
  * TikTok Profile
4434
4434
  *
4435
- * Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle, normalized across providers with transparent failover.
4435
+ * Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle.
4436
4436
  *
4437
4437
  * Price: $0.001 per request.
4438
4438
  *
@@ -4445,7 +4445,7 @@ var TiktokNamespace = class {
4445
4445
  /**
4446
4446
  * TikTok Profile Region
4447
4447
  *
4448
- * Resolve the home region (country) of a TikTok creator by handle, normalized across providers with transparent failover.
4448
+ * Resolve the home region (country) of a TikTok creator by handle.
4449
4449
  *
4450
4450
  * Price: $0.002 per request.
4451
4451
  *
@@ -4458,7 +4458,7 @@ var TiktokNamespace = class {
4458
4458
  /**
4459
4459
  * TikTok Profile Videos
4460
4460
  *
4461
- * List a TikTok creator's recent videos (views, likes, comments) by handle with cursor pagination, normalized across providers.
4461
+ * List a TikTok creator's recent videos (views, likes, comments) by handle with cursor pagination.
4462
4462
  *
4463
4463
  * Price: $0.001 per request.
4464
4464
  *
@@ -4487,7 +4487,7 @@ var TiktokNamespace = class {
4487
4487
  /**
4488
4488
  * TikTok Hashtag Search
4489
4489
  *
4490
- * Search TikTok by hashtag and get matching videos (caption, views, likes, comments, shares) as normalized JSON, across providers with transparent failover.
4490
+ * Search TikTok by hashtag and get matching videos (caption, views, likes, comments, shares) as normalized JSON.
4491
4491
  *
4492
4492
  * Price: $0.002 per request.
4493
4493
  *
@@ -4500,7 +4500,7 @@ var TiktokNamespace = class {
4500
4500
  /**
4501
4501
  * TikTok Keyword Search
4502
4502
  *
4503
- * Search TikTok by keyword and get matching videos (caption, views, likes, comments, shares) as normalized JSON, across providers with transparent failover.
4503
+ * Search TikTok by keyword and get matching videos (caption, views, likes, comments, shares) as normalized JSON.
4504
4504
  *
4505
4505
  * Price: $0.001 per request.
4506
4506
  *
@@ -4513,7 +4513,7 @@ var TiktokNamespace = class {
4513
4513
  /**
4514
4514
  * TikTok Top Search
4515
4515
  *
4516
- * Search TikTok's top results for a keyword (caption, views, likes, comments, shares) with cursor pagination, normalized across providers.
4516
+ * Search TikTok's top results for a keyword (caption, views, likes, comments, shares) with cursor pagination.
4517
4517
  *
4518
4518
  * Price: $0.002 per request.
4519
4519
  *
@@ -4542,7 +4542,7 @@ var TiktokNamespace = class {
4542
4542
  /**
4543
4543
  * TikTok User Search
4544
4544
  *
4545
- * Search TikTok accounts by keyword (handle, nickname, follower count) with cursor pagination, normalized across providers.
4545
+ * Search TikTok accounts by keyword (handle, nickname, follower count) with cursor pagination.
4546
4546
  *
4547
4547
  * Price: $0.001 per request.
4548
4548
  *
@@ -4571,7 +4571,7 @@ var TiktokNamespace = class {
4571
4571
  /**
4572
4572
  * TikTok Song
4573
4573
  *
4574
- * Fetch details for a TikTok song or sound (title, author, duration, cover art, and how many videos use it), normalized across providers with transparent failover.
4574
+ * Fetch details for a TikTok song or sound (title, author, duration, cover art, and how many videos use it).
4575
4575
  *
4576
4576
  * Price: $0.002 per request.
4577
4577
  *
@@ -4584,7 +4584,7 @@ var TiktokNamespace = class {
4584
4584
  /**
4585
4585
  * TikTok Song Videos
4586
4586
  *
4587
- * List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats), normalized across providers with transparent failover.
4587
+ * List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats).
4588
4588
  *
4589
4589
  * Price: $0.002 per request.
4590
4590
  *
@@ -4613,7 +4613,7 @@ var TiktokNamespace = class {
4613
4613
  /**
4614
4614
  * TikTok Trending Feed
4615
4615
  *
4616
- * Get TikTok's trending feed for a region (caption, views, likes, comments, author) as normalized JSON, across providers with transparent failover.
4616
+ * Get TikTok's trending feed for a region (caption, views, likes, comments, author) as normalized JSON.
4617
4617
  *
4618
4618
  * Price: $0.002 per request.
4619
4619
  *
@@ -4626,7 +4626,7 @@ var TiktokNamespace = class {
4626
4626
  /**
4627
4627
  * TikTok Video
4628
4628
  *
4629
- * Fetch a single TikTok video by URL with its caption and engagement counts (views, likes, comments, shares, saves), normalized across providers with transparent failover.
4629
+ * Fetch a single TikTok video by URL with its caption and engagement counts (views, likes, comments, shares, saves).
4630
4630
  *
4631
4631
  * Price: $0.001 per request.
4632
4632
  *
@@ -4639,7 +4639,7 @@ var TiktokNamespace = class {
4639
4639
  /**
4640
4640
  * TikTok Video Comments
4641
4641
  *
4642
- * List the comments on a TikTok video by URL with cursor pagination (text, author, likes, reply count), normalized across providers.
4642
+ * List the comments on a TikTok video by URL with cursor pagination (text, author, likes, reply count).
4643
4643
  *
4644
4644
  * Price: $0.002 per request.
4645
4645
  *
@@ -4668,7 +4668,7 @@ var TiktokNamespace = class {
4668
4668
  /**
4669
4669
  * TikTok Video Transcript
4670
4670
  *
4671
- * Fetch the spoken-word transcript of a TikTok video by URL, normalized across providers with transparent failover.
4671
+ * Fetch the spoken-word transcript of a TikTok video by URL.
4672
4672
  *
4673
4673
  * Price: $0.002 per request.
4674
4674
  *
@@ -4702,7 +4702,7 @@ var TiktokShopNamespace = class {
4702
4702
  /**
4703
4703
  * TikTok Shop Product Reviews
4704
4704
  *
4705
- * Fetch customer reviews for a TikTok Shop product by URL (rating, text, reviewer, country, and verified-purchase flag), normalized across providers with transparent failover.
4705
+ * Fetch customer reviews for a TikTok Shop product by URL (rating, text, reviewer, country, and verified-purchase flag).
4706
4706
  *
4707
4707
  * Price: $0.002 per request.
4708
4708
  *
@@ -4728,7 +4728,7 @@ var TiktokShopNamespace = class {
4728
4728
  /**
4729
4729
  * TikTok Shop Store Products
4730
4730
  *
4731
- * List every product of a TikTok Shop store by URL (title, price, sales, and rating per product plus shop-level stats) with cursor pagination and transparent failover.
4731
+ * List every product of a TikTok Shop store by URL (title, price, sales, and rating per product plus shop-level stats) with cursor pagination.
4732
4732
  *
4733
4733
  * Price: $0.002 per request.
4734
4734
  *
@@ -4757,7 +4757,7 @@ var TiktokShopNamespace = class {
4757
4757
  /**
4758
4758
  * TikTok Shop User Showcase
4759
4759
  *
4760
- * List the TikTok Shop products a creator showcases (title, price, rating, and sales per product), normalized across providers with transparent failover.
4760
+ * List the TikTok Shop products a creator showcases (title, price, rating, and sales per product).
4761
4761
  *
4762
4762
  * Price: $0.002 per request.
4763
4763
  *
@@ -4909,7 +4909,7 @@ var TwitterNamespace = class {
4909
4909
  /**
4910
4910
  * Twitter Community
4911
4911
  *
4912
- * Fetch a Twitter/X community's public details (name, description, member count, join policy) by URL, normalized across providers with transparent failover.
4912
+ * Fetch a Twitter/X community's public details (name, description, member count, join policy) by URL.
4913
4913
  *
4914
4914
  * Price: $0.002 per request.
4915
4915
  *
@@ -4922,7 +4922,7 @@ var TwitterNamespace = class {
4922
4922
  /**
4923
4923
  * Twitter Community Tweets
4924
4924
  *
4925
- * List recent tweets posted in a Twitter/X community by URL, normalized across providers with transparent failover.
4925
+ * List recent tweets posted in a Twitter/X community by URL.
4926
4926
  *
4927
4927
  * Price: $0.002 per request.
4928
4928
  *
@@ -4993,7 +4993,7 @@ var TwitterNamespace = class {
4993
4993
  /**
4994
4994
  * Twitter Profile
4995
4995
  *
4996
- * Fetch a Twitter/X account's public profile (followers, tweets, bio, verification) by handle, normalized across providers with transparent failover.
4996
+ * Fetch a Twitter/X account's public profile (followers, tweets, bio, verification) by handle.
4997
4997
  *
4998
4998
  * Price: $0.00075 per request.
4999
4999
  *
@@ -5061,7 +5061,7 @@ var TwitterNamespace = class {
5061
5061
  /**
5062
5062
  * Twitter Tweet
5063
5063
  *
5064
- * Fetch a single Twitter/X tweet by URL with its full text and engagement counts (likes, retweets, replies, quotes, bookmarks, views), normalized across providers.
5064
+ * Fetch a single Twitter/X tweet by URL with its full text and engagement counts (likes, retweets, replies, quotes, bookmarks, views).
5065
5065
  *
5066
5066
  * Price: $0.00075 per request.
5067
5067
  *
@@ -5074,7 +5074,7 @@ var TwitterNamespace = class {
5074
5074
  /**
5075
5075
  * Twitter Tweet Transcript
5076
5076
  *
5077
- * Extract the spoken transcript from a Twitter/X video tweet by URL, normalized across providers with transparent failover.
5077
+ * Extract the spoken transcript from a Twitter/X video tweet by URL.
5078
5078
  *
5079
5079
  * Price: $0.002 per request.
5080
5080
  *
@@ -5436,7 +5436,7 @@ var YoutubeNamespace = class {
5436
5436
  /**
5437
5437
  * YouTube Channel
5438
5438
  *
5439
- * Fetch a YouTube channel's stats (subscribers, video count, total views, description) by handle or channel ID, normalized across providers.
5439
+ * Fetch a YouTube channel's stats (subscribers, video count, total views, description) by handle or channel ID.
5440
5440
  *
5441
5441
  * Price: $0.002 per request.
5442
5442
  *
@@ -5449,7 +5449,7 @@ var YoutubeNamespace = class {
5449
5449
  /**
5450
5450
  * YouTube Channel Community Posts
5451
5451
  *
5452
- * List a YouTube channel's community posts by handle or channel ID with cursor pagination (text, likes, image, publish time), normalized across providers.
5452
+ * List a YouTube channel's community posts by handle or channel ID with cursor pagination (text, likes, image, publish time).
5453
5453
  *
5454
5454
  * Price: $0.002 per request.
5455
5455
  *
@@ -5478,7 +5478,7 @@ var YoutubeNamespace = class {
5478
5478
  /**
5479
5479
  * YouTube Channel Live Streams
5480
5480
  *
5481
- * List a YouTube channel's live and past-live streams by handle or channel ID with cursor pagination (title, views, length, publish time), normalized across providers.
5481
+ * List a YouTube channel's live and past-live streams by handle or channel ID with cursor pagination (title, views, length, publish time).
5482
5482
  *
5483
5483
  * Price: $0.002 per request.
5484
5484
  *
@@ -5507,7 +5507,7 @@ var YoutubeNamespace = class {
5507
5507
  /**
5508
5508
  * YouTube Channel Playlists
5509
5509
  *
5510
- * List a YouTube channel's playlists by handle or channel ID with cursor pagination (title, video count, thumbnail), normalized across providers.
5510
+ * List a YouTube channel's playlists by handle or channel ID with cursor pagination (title, video count, thumbnail).
5511
5511
  *
5512
5512
  * Price: $0.002 per request.
5513
5513
  *
@@ -5536,7 +5536,7 @@ var YoutubeNamespace = class {
5536
5536
  /**
5537
5537
  * YouTube Channel Shorts
5538
5538
  *
5539
- * List a YouTube channel's Shorts by handle or channel ID with cursor pagination (title, views, likes, duration), normalized across providers.
5539
+ * List a YouTube channel's Shorts by handle or channel ID with cursor pagination (title, views, likes, duration).
5540
5540
  *
5541
5541
  * Price: $0.002 per request.
5542
5542
  *
@@ -5565,7 +5565,7 @@ var YoutubeNamespace = class {
5565
5565
  /**
5566
5566
  * YouTube Channel Videos
5567
5567
  *
5568
- * List a YouTube channel's videos by handle or channel ID with cursor pagination (title, views, length, publish time), normalized across providers.
5568
+ * List a YouTube channel's videos by handle or channel ID with cursor pagination (title, views, length, publish time).
5569
5569
  *
5570
5570
  * Price: $0.002 per request.
5571
5571
  *
@@ -5594,7 +5594,7 @@ var YoutubeNamespace = class {
5594
5594
  /**
5595
5595
  * YouTube Comment Replies
5596
5596
  *
5597
- * List replies to a YouTube comment using a continuation token with cursor pagination (text, author, likes, publish time), normalized across providers.
5597
+ * List replies to a YouTube comment using a continuation token with cursor pagination (text, author, likes, publish time).
5598
5598
  *
5599
5599
  * Price: $0.002 per request.
5600
5600
  *
@@ -5607,7 +5607,7 @@ var YoutubeNamespace = class {
5607
5607
  /**
5608
5608
  * YouTube Community Post
5609
5609
  *
5610
- * Fetch a single YouTube community post by URL (text, images, channel, publish time), normalized across providers.
5610
+ * Fetch a single YouTube community post by URL (text, images, channel, publish time).
5611
5611
  *
5612
5612
  * Price: $0.002 per request.
5613
5613
  *
@@ -5620,7 +5620,7 @@ var YoutubeNamespace = class {
5620
5620
  /**
5621
5621
  * YouTube Playlist
5622
5622
  *
5623
- * List every video in a YouTube playlist (title, length, and channel per video plus playlist owner and totals), normalized across providers with transparent failover.
5623
+ * List every video in a YouTube playlist (title, length, and channel per video plus playlist owner and totals).
5624
5624
  *
5625
5625
  * Price: $0.002 per request.
5626
5626
  *
@@ -5633,7 +5633,7 @@ var YoutubeNamespace = class {
5633
5633
  /**
5634
5634
  * YouTube Search
5635
5635
  *
5636
- * Search YouTube and get matching videos (title, channel, views, length, publish time) as normalized JSON, across providers with transparent failover.
5636
+ * Search YouTube and get matching videos (title, channel, views, length, publish time) as normalized JSON.
5637
5637
  *
5638
5638
  * Price: $0.002 per request.
5639
5639
  *
@@ -5646,7 +5646,7 @@ var YoutubeNamespace = class {
5646
5646
  /**
5647
5647
  * YouTube Hashtag Search
5648
5648
  *
5649
- * Search YouTube videos by hashtag with cursor pagination (title, channel, views, length, publish time), normalized across providers.
5649
+ * Search YouTube videos by hashtag with cursor pagination (title, channel, views, length, publish time).
5650
5650
  *
5651
5651
  * Price: $0.002 per request.
5652
5652
  *
@@ -5675,7 +5675,7 @@ var YoutubeNamespace = class {
5675
5675
  /**
5676
5676
  * YouTube Trending Shorts
5677
5677
  *
5678
- * List currently trending YouTube Shorts (title, channel, views, likes, duration), normalized across providers.
5678
+ * List currently trending YouTube Shorts (title, channel, views, likes, duration).
5679
5679
  *
5680
5680
  * Price: $0.002 per request.
5681
5681
  *
@@ -5688,7 +5688,7 @@ var YoutubeNamespace = class {
5688
5688
  /**
5689
5689
  * YouTube Video
5690
5690
  *
5691
- * Fetch a YouTube video's metadata (title, channel, views, likes, duration, publish date) by URL or ID, normalized across providers.
5691
+ * Fetch a YouTube video's metadata (title, channel, views, likes, duration, publish date) by URL or ID.
5692
5692
  *
5693
5693
  * Price: $0.002 per request.
5694
5694
  *
@@ -5701,7 +5701,7 @@ var YoutubeNamespace = class {
5701
5701
  /**
5702
5702
  * YouTube Video Comments
5703
5703
  *
5704
- * List the comments on a YouTube video by URL with cursor pagination (text, author, likes, reply count), normalized across providers.
5704
+ * List the comments on a YouTube video by URL with cursor pagination (text, author, likes, reply count).
5705
5705
  *
5706
5706
  * Price: $0.002 per request.
5707
5707
  *
@@ -5730,7 +5730,7 @@ var YoutubeNamespace = class {
5730
5730
  /**
5731
5731
  * YouTube Video Sponsors
5732
5732
  *
5733
- * Detect suspected sponsors and paid promotions in a YouTube video by URL (sponsor names, websites, confidence), normalized across providers.
5733
+ * Detect suspected sponsors and paid promotions in a YouTube video by URL (sponsor names, websites, confidence).
5734
5734
  *
5735
5735
  * Price: $0.002 per request.
5736
5736
  *
@@ -5743,7 +5743,7 @@ var YoutubeNamespace = class {
5743
5743
  /**
5744
5744
  * YouTube Video Transcript
5745
5745
  *
5746
- * Fetch the transcript/captions of a YouTube video by URL or ID, normalized across providers with transparent failover.
5746
+ * Fetch the transcript/captions of a YouTube video by URL or ID.
5747
5747
  *
5748
5748
  * Price: $0.002 per request.
5749
5749
  *