@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 +90 -90
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +90 -90
- package/dist/index.d.ts +90 -90
- package/dist/index.js +90 -90
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1228,7 +1228,7 @@ var BlueskyNamespace = class {
|
|
|
1228
1228
|
/**
|
|
1229
1229
|
* Bluesky User Posts
|
|
1230
1230
|
*
|
|
1231
|
-
* List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON
|
|
1231
|
+
* List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON.
|
|
1232
1232
|
*
|
|
1233
1233
|
* Price: $0.002 per request.
|
|
1234
1234
|
*
|
|
@@ -1500,7 +1500,7 @@ var FacebookNamespace = class {
|
|
|
1500
1500
|
/**
|
|
1501
1501
|
* Facebook Ad Search
|
|
1502
1502
|
*
|
|
1503
|
-
* Search the Meta Ad Library by keyword and get matching ads (advertiser, creative text, CTA, platforms, and run dates) with cursor pagination
|
|
1503
|
+
* Search the Meta Ad Library by keyword and get matching ads (advertiser, creative text, CTA, platforms, and run dates) with cursor pagination.
|
|
1504
1504
|
*
|
|
1505
1505
|
* Price: $0.002 per request.
|
|
1506
1506
|
*
|
|
@@ -1529,7 +1529,7 @@ var FacebookNamespace = class {
|
|
|
1529
1529
|
/**
|
|
1530
1530
|
* Facebook Comment Replies
|
|
1531
1531
|
*
|
|
1532
|
-
* List the replies to a Facebook post comment (text, author, reactions, and timestamps) as normalized JSON
|
|
1532
|
+
* List the replies to a Facebook post comment (text, author, reactions, and timestamps) as normalized JSON.
|
|
1533
1533
|
*
|
|
1534
1534
|
* Price: $0.002 per request.
|
|
1535
1535
|
*
|
|
@@ -1587,7 +1587,7 @@ var FacebookNamespace = class {
|
|
|
1587
1587
|
/**
|
|
1588
1588
|
* Facebook Event Details
|
|
1589
1589
|
*
|
|
1590
|
-
* Fetch full details for a single Facebook event by ID or URL (name, schedule, venue, hosts, and attendance) as normalized JSON
|
|
1590
|
+
* Fetch full details for a single Facebook event by ID or URL (name, schedule, venue, hosts, and attendance) as normalized JSON.
|
|
1591
1591
|
*
|
|
1592
1592
|
* Price: $0.002 per request.
|
|
1593
1593
|
*
|
|
@@ -1600,7 +1600,7 @@ var FacebookNamespace = class {
|
|
|
1600
1600
|
/**
|
|
1601
1601
|
* Facebook Events
|
|
1602
1602
|
*
|
|
1603
|
-
* List public Facebook events for a city or place by its events-page URL (event name, date, venue, and attendance) as normalized JSON
|
|
1603
|
+
* List public Facebook events for a city or place by its events-page URL (event name, date, venue, and attendance) as normalized JSON.
|
|
1604
1604
|
*
|
|
1605
1605
|
* Price: $0.002 per request.
|
|
1606
1606
|
*
|
|
@@ -1629,7 +1629,7 @@ var FacebookNamespace = class {
|
|
|
1629
1629
|
/**
|
|
1630
1630
|
* Facebook Events Search
|
|
1631
1631
|
*
|
|
1632
|
-
* Search public Facebook events by keyword and get structured event records (name, schedule, venue, pricing, and attendance) as normalized JSON
|
|
1632
|
+
* Search public Facebook events by keyword and get structured event records (name, schedule, venue, pricing, and attendance) as normalized JSON.
|
|
1633
1633
|
*
|
|
1634
1634
|
* Price: $0.002 per request.
|
|
1635
1635
|
*
|
|
@@ -1729,7 +1729,7 @@ var FacebookNamespace = class {
|
|
|
1729
1729
|
/**
|
|
1730
1730
|
* Facebook Marketplace Item
|
|
1731
1731
|
*
|
|
1732
|
-
* Fetch full details for a single Facebook Marketplace listing by ID or URL (title, price, location, photos, and attributes) as normalized JSON
|
|
1732
|
+
* Fetch full details for a single Facebook Marketplace listing by ID or URL (title, price, location, photos, and attributes) as normalized JSON.
|
|
1733
1733
|
*
|
|
1734
1734
|
* Price: $0.002 per request.
|
|
1735
1735
|
*
|
|
@@ -1742,7 +1742,7 @@ var FacebookNamespace = class {
|
|
|
1742
1742
|
/**
|
|
1743
1743
|
* Facebook Marketplace Location Search
|
|
1744
1744
|
*
|
|
1745
|
-
* Resolve a place name to Facebook Marketplace locations with coordinates and metadata as normalized JSON
|
|
1745
|
+
* Resolve a place name to Facebook Marketplace locations with coordinates and metadata as normalized JSON.
|
|
1746
1746
|
*
|
|
1747
1747
|
* Price: $0.002 per request.
|
|
1748
1748
|
*
|
|
@@ -1772,7 +1772,7 @@ var FacebookNamespace = class {
|
|
|
1772
1772
|
/**
|
|
1773
1773
|
* Facebook Page Photos
|
|
1774
1774
|
*
|
|
1775
|
-
* Fetch recent photos posted by any public Facebook page or profile (image URLs, captions, and dimensions) as normalized JSON
|
|
1775
|
+
* Fetch recent photos posted by any public Facebook page or profile (image URLs, captions, and dimensions) as normalized JSON.
|
|
1776
1776
|
*
|
|
1777
1777
|
* Price: $0.002 per request.
|
|
1778
1778
|
*
|
|
@@ -1801,7 +1801,7 @@ var FacebookNamespace = class {
|
|
|
1801
1801
|
/**
|
|
1802
1802
|
* Facebook Post
|
|
1803
1803
|
*
|
|
1804
|
-
* Fetch a single Facebook post by URL with its text and engagement counts (likes, comments, shares, views)
|
|
1804
|
+
* Fetch a single Facebook post by URL with its text and engagement counts (likes, comments, shares, views).
|
|
1805
1805
|
*
|
|
1806
1806
|
* Price: $0.002 per request.
|
|
1807
1807
|
*
|
|
@@ -1814,7 +1814,7 @@ var FacebookNamespace = class {
|
|
|
1814
1814
|
/**
|
|
1815
1815
|
* Facebook Post Comments
|
|
1816
1816
|
*
|
|
1817
|
-
* List the comments on a Facebook post by URL with cursor pagination (text, author, reactions, reply count)
|
|
1817
|
+
* List the comments on a Facebook post by URL with cursor pagination (text, author, reactions, reply count).
|
|
1818
1818
|
*
|
|
1819
1819
|
* Price: $0.002 per request.
|
|
1820
1820
|
*
|
|
@@ -1843,7 +1843,7 @@ var FacebookNamespace = class {
|
|
|
1843
1843
|
/**
|
|
1844
1844
|
* Facebook Post Transcript
|
|
1845
1845
|
*
|
|
1846
|
-
* Get the spoken-word transcript of any public Facebook video post by URL as normalized JSON
|
|
1846
|
+
* Get the spoken-word transcript of any public Facebook video post by URL as normalized JSON.
|
|
1847
1847
|
*
|
|
1848
1848
|
* Price: $0.002 per request.
|
|
1849
1849
|
*
|
|
@@ -1856,7 +1856,7 @@ var FacebookNamespace = class {
|
|
|
1856
1856
|
/**
|
|
1857
1857
|
* Facebook Profile
|
|
1858
1858
|
*
|
|
1859
|
-
* Fetch a Facebook page's public profile (likes, followers, category, about) by URL or handle
|
|
1859
|
+
* Fetch a Facebook page's public profile (likes, followers, category, about) by URL or handle.
|
|
1860
1860
|
*
|
|
1861
1861
|
* Price: $0.002 per request.
|
|
1862
1862
|
*
|
|
@@ -1869,7 +1869,7 @@ var FacebookNamespace = class {
|
|
|
1869
1869
|
/**
|
|
1870
1870
|
* Facebook Page Events
|
|
1871
1871
|
*
|
|
1872
|
-
* List upcoming and past events hosted by any public Facebook page by URL (name, schedule, venue, and host) as normalized JSON
|
|
1872
|
+
* List upcoming and past events hosted by any public Facebook page by URL (name, schedule, venue, and host) as normalized JSON.
|
|
1873
1873
|
*
|
|
1874
1874
|
* Price: $0.002 per request.
|
|
1875
1875
|
*
|
|
@@ -1898,7 +1898,7 @@ var FacebookNamespace = class {
|
|
|
1898
1898
|
/**
|
|
1899
1899
|
* Facebook Profile Posts
|
|
1900
1900
|
*
|
|
1901
|
-
* List a Facebook page's recent posts by URL or page id with cursor pagination (text, author, permalink)
|
|
1901
|
+
* List a Facebook page's recent posts by URL or page id with cursor pagination (text, author, permalink).
|
|
1902
1902
|
*
|
|
1903
1903
|
* Price: $0.002 per request.
|
|
1904
1904
|
*
|
|
@@ -1911,7 +1911,7 @@ var FacebookNamespace = class {
|
|
|
1911
1911
|
/**
|
|
1912
1912
|
* Facebook Profile Reels
|
|
1913
1913
|
*
|
|
1914
|
-
* List a Facebook page's reels by URL with cursor pagination (caption, view count, permalink, thumbnail)
|
|
1914
|
+
* List a Facebook page's reels by URL with cursor pagination (caption, view count, permalink, thumbnail).
|
|
1915
1915
|
*
|
|
1916
1916
|
* Price: $0.002 per request.
|
|
1917
1917
|
*
|
|
@@ -1937,7 +1937,7 @@ var FacebookNamespace = class {
|
|
|
1937
1937
|
/**
|
|
1938
1938
|
* Facebook Page Search
|
|
1939
1939
|
*
|
|
1940
|
-
* Search Facebook Pages by keyword, optionally narrowed to a location, and get structured page profiles (name, category, followers, contact details)
|
|
1940
|
+
* Search Facebook Pages by keyword, optionally narrowed to a location, and get structured page profiles (name, category, followers, contact details).
|
|
1941
1941
|
*
|
|
1942
1942
|
* Price: $0.001 per request plus $0.011 per result (maximum $0.111).
|
|
1943
1943
|
*
|
|
@@ -1992,7 +1992,7 @@ var GithubNamespace = class {
|
|
|
1992
1992
|
/**
|
|
1993
1993
|
* GitHub Repository
|
|
1994
1994
|
*
|
|
1995
|
-
* Fetch a GitHub repository's metadata by URL (stars, forks, language, topics, license, and timestamps)
|
|
1995
|
+
* Fetch a GitHub repository's metadata by URL (stars, forks, language, topics, license, and timestamps).
|
|
1996
1996
|
*
|
|
1997
1997
|
* Price: $0.002 per request.
|
|
1998
1998
|
*
|
|
@@ -2018,7 +2018,7 @@ var GithubNamespace = class {
|
|
|
2018
2018
|
/**
|
|
2019
2019
|
* GitHub Trending Repositories
|
|
2020
2020
|
*
|
|
2021
|
-
* List GitHub Trending repositories (rank, stars, stars gained today, language, and description), filterable by language and time window
|
|
2021
|
+
* List GitHub Trending repositories (rank, stars, stars gained today, language, and description), filterable by language and time window.
|
|
2022
2022
|
*
|
|
2023
2023
|
* Price: $0.002 per request.
|
|
2024
2024
|
*
|
|
@@ -2031,7 +2031,7 @@ var GithubNamespace = class {
|
|
|
2031
2031
|
/**
|
|
2032
2032
|
* GitHub User
|
|
2033
2033
|
*
|
|
2034
|
-
* Fetch a GitHub user's public profile by handle (name, bio, company, location, followers, and repo counts)
|
|
2034
|
+
* Fetch a GitHub user's public profile by handle (name, bio, company, location, followers, and repo counts).
|
|
2035
2035
|
*
|
|
2036
2036
|
* Price: $0.002 per request.
|
|
2037
2037
|
*
|
|
@@ -2073,7 +2073,7 @@ var GithubNamespace = class {
|
|
|
2073
2073
|
/**
|
|
2074
2074
|
* GitHub User Contributions
|
|
2075
2075
|
*
|
|
2076
|
-
* Fetch a GitHub user's contribution graph for a year (total contributions plus per-day counts and heatmap intensity)
|
|
2076
|
+
* Fetch a GitHub user's contribution graph for a year (total contributions plus per-day counts and heatmap intensity).
|
|
2077
2077
|
*
|
|
2078
2078
|
* Price: $0.002 per request.
|
|
2079
2079
|
*
|
|
@@ -2173,7 +2173,7 @@ var GithubNamespace = class {
|
|
|
2173
2173
|
/**
|
|
2174
2174
|
* GitHub User Repositories
|
|
2175
2175
|
*
|
|
2176
|
-
* List a GitHub user's public repositories (name, description, language, stars, and forks) with sorting and cursor pagination
|
|
2176
|
+
* List a GitHub user's public repositories (name, description, language, stars, and forks) with sorting and cursor pagination.
|
|
2177
2177
|
*
|
|
2178
2178
|
* Price: $0.002 per request.
|
|
2179
2179
|
*
|
|
@@ -2526,7 +2526,7 @@ var InstagramNamespace = class {
|
|
|
2526
2526
|
/**
|
|
2527
2527
|
* Instagram Reels by Audio
|
|
2528
2528
|
*
|
|
2529
|
-
* List Instagram reels that use a given audio track by audio id
|
|
2529
|
+
* List Instagram reels that use a given audio track by audio id.
|
|
2530
2530
|
*
|
|
2531
2531
|
* Price: $0.002 per request.
|
|
2532
2532
|
*
|
|
@@ -2555,7 +2555,7 @@ var InstagramNamespace = class {
|
|
|
2555
2555
|
/**
|
|
2556
2556
|
* Instagram Basic Profile
|
|
2557
2557
|
*
|
|
2558
|
-
* Fetch an Instagram account's core public profile fields (followers, posts, bio, verification) by user id
|
|
2558
|
+
* Fetch an Instagram account's core public profile fields (followers, posts, bio, verification) by user id.
|
|
2559
2559
|
*
|
|
2560
2560
|
* Price: $0.002 per request.
|
|
2561
2561
|
*
|
|
@@ -2568,7 +2568,7 @@ var InstagramNamespace = class {
|
|
|
2568
2568
|
/**
|
|
2569
2569
|
* Instagram Profile Embed
|
|
2570
2570
|
*
|
|
2571
|
-
* Fetch the public embed HTML for an Instagram profile by handle
|
|
2571
|
+
* Fetch the public embed HTML for an Instagram profile by handle.
|
|
2572
2572
|
*
|
|
2573
2573
|
* Price: $0.002 per request.
|
|
2574
2574
|
*
|
|
@@ -2639,7 +2639,7 @@ var InstagramNamespace = class {
|
|
|
2639
2639
|
/**
|
|
2640
2640
|
* Instagram Hashtag Analytics
|
|
2641
2641
|
*
|
|
2642
|
-
* Get analytics for any Instagram hashtag (total post count, related hashtags, and usage signals)
|
|
2642
|
+
* Get analytics for any Instagram hashtag (total post count, related hashtags, and usage signals).
|
|
2643
2643
|
*
|
|
2644
2644
|
* Price: $0.001 per request plus $0.0017 per result (maximum $0.035).
|
|
2645
2645
|
*
|
|
@@ -2652,7 +2652,7 @@ var InstagramNamespace = class {
|
|
|
2652
2652
|
/**
|
|
2653
2653
|
* Instagram Highlight Detail
|
|
2654
2654
|
*
|
|
2655
|
-
* Fetch the details and media items of a single Instagram story highlight by id
|
|
2655
|
+
* Fetch the details and media items of a single Instagram story highlight by id.
|
|
2656
2656
|
*
|
|
2657
2657
|
* Price: $0.002 per request.
|
|
2658
2658
|
*
|
|
@@ -2665,7 +2665,7 @@ var InstagramNamespace = class {
|
|
|
2665
2665
|
/**
|
|
2666
2666
|
* Instagram Media Transcript
|
|
2667
2667
|
*
|
|
2668
|
-
* Get the spoken-audio transcript text for an Instagram post or reel by URL
|
|
2668
|
+
* Get the spoken-audio transcript text for an Instagram post or reel by URL.
|
|
2669
2669
|
*
|
|
2670
2670
|
* Price: $0.002 per request.
|
|
2671
2671
|
*
|
|
@@ -2678,7 +2678,7 @@ var InstagramNamespace = class {
|
|
|
2678
2678
|
/**
|
|
2679
2679
|
* Instagram Post
|
|
2680
2680
|
*
|
|
2681
|
-
* Fetch a single Instagram post or reel by URL (media URLs, like count, owner, type) as normalized JSON
|
|
2681
|
+
* Fetch a single Instagram post or reel by URL (media URLs, like count, owner, type) as normalized JSON.
|
|
2682
2682
|
*
|
|
2683
2683
|
* Price: $0.002 per request.
|
|
2684
2684
|
*
|
|
@@ -2691,7 +2691,7 @@ var InstagramNamespace = class {
|
|
|
2691
2691
|
/**
|
|
2692
2692
|
* Instagram Post Comments
|
|
2693
2693
|
*
|
|
2694
|
-
* List the comments on an Instagram post or reel by URL with cursor pagination (text, author, likes)
|
|
2694
|
+
* List the comments on an Instagram post or reel by URL with cursor pagination (text, author, likes).
|
|
2695
2695
|
*
|
|
2696
2696
|
* Price: $0.002 per request.
|
|
2697
2697
|
*
|
|
@@ -2704,7 +2704,7 @@ var InstagramNamespace = class {
|
|
|
2704
2704
|
/**
|
|
2705
2705
|
* Instagram Profile
|
|
2706
2706
|
*
|
|
2707
|
-
* Fetch an Instagram account's public profile (followers, posts, bio, verification) by handle
|
|
2707
|
+
* Fetch an Instagram account's public profile (followers, posts, bio, verification) by handle.
|
|
2708
2708
|
*
|
|
2709
2709
|
* Price: $0.002 per request.
|
|
2710
2710
|
*
|
|
@@ -2730,7 +2730,7 @@ var InstagramNamespace = class {
|
|
|
2730
2730
|
/**
|
|
2731
2731
|
* Instagram Reels Search
|
|
2732
2732
|
*
|
|
2733
|
-
* Search Instagram Reels by keyword and get matching reels (caption, views, likes, creator, and duration)
|
|
2733
|
+
* 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).
|
|
2734
2734
|
*
|
|
2735
2735
|
* Price: $0.002 per request.
|
|
2736
2736
|
*
|
|
@@ -2756,7 +2756,7 @@ var InstagramNamespace = class {
|
|
|
2756
2756
|
/**
|
|
2757
2757
|
* Instagram Hashtag Search
|
|
2758
2758
|
*
|
|
2759
|
-
*
|
|
2759
|
+
* 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.
|
|
2760
2760
|
*
|
|
2761
2761
|
* Price: $0.002 per request.
|
|
2762
2762
|
*
|
|
@@ -2769,7 +2769,7 @@ var InstagramNamespace = class {
|
|
|
2769
2769
|
/**
|
|
2770
2770
|
* Instagram Profile Search
|
|
2771
2771
|
*
|
|
2772
|
-
* Search public Instagram profiles by a bio or caption keyword
|
|
2772
|
+
* Search public Instagram profiles by a bio or caption keyword.
|
|
2773
2773
|
*
|
|
2774
2774
|
* Price: $0.002 per request.
|
|
2775
2775
|
*
|
|
@@ -2824,7 +2824,7 @@ var InstagramNamespace = class {
|
|
|
2824
2824
|
/**
|
|
2825
2825
|
* Instagram Trending Reels
|
|
2826
2826
|
*
|
|
2827
|
-
* List currently trending Instagram reels
|
|
2827
|
+
* List currently trending Instagram reels.
|
|
2828
2828
|
*
|
|
2829
2829
|
* Price: $0.002 per request.
|
|
2830
2830
|
*
|
|
@@ -2837,7 +2837,7 @@ var InstagramNamespace = class {
|
|
|
2837
2837
|
/**
|
|
2838
2838
|
* Instagram User Highlights
|
|
2839
2839
|
*
|
|
2840
|
-
* List an Instagram account's story highlight reels by handle
|
|
2840
|
+
* List an Instagram account's story highlight reels by handle.
|
|
2841
2841
|
*
|
|
2842
2842
|
* Price: $0.002 per request.
|
|
2843
2843
|
*
|
|
@@ -2850,7 +2850,7 @@ var InstagramNamespace = class {
|
|
|
2850
2850
|
/**
|
|
2851
2851
|
* Instagram User Posts
|
|
2852
2852
|
*
|
|
2853
|
-
* List an Instagram account's recent posts (likes, comments, captions) by handle with cursor pagination
|
|
2853
|
+
* List an Instagram account's recent posts (likes, comments, captions) by handle with cursor pagination.
|
|
2854
2854
|
*
|
|
2855
2855
|
* Price: $0.002 per request.
|
|
2856
2856
|
*
|
|
@@ -2879,7 +2879,7 @@ var InstagramNamespace = class {
|
|
|
2879
2879
|
/**
|
|
2880
2880
|
* Instagram User Reels
|
|
2881
2881
|
*
|
|
2882
|
-
* List an Instagram account's reels by handle with cursor pagination (caption, plays, likes, comments)
|
|
2882
|
+
* List an Instagram account's reels by handle with cursor pagination (caption, plays, likes, comments).
|
|
2883
2883
|
*
|
|
2884
2884
|
* Price: $0.002 per request.
|
|
2885
2885
|
*
|
|
@@ -3059,7 +3059,7 @@ var LinkedinNamespace = class {
|
|
|
3059
3059
|
/**
|
|
3060
3060
|
* LinkedIn Post
|
|
3061
3061
|
*
|
|
3062
|
-
* Fetch a single LinkedIn post or article by URL (title, text, author, like and comment counts, publish date)
|
|
3062
|
+
* Fetch a single LinkedIn post or article by URL (title, text, author, like and comment counts, publish date).
|
|
3063
3063
|
*
|
|
3064
3064
|
* Price: $0.001 per request.
|
|
3065
3065
|
*
|
|
@@ -3150,7 +3150,7 @@ var LinkedinNamespace = class {
|
|
|
3150
3150
|
/**
|
|
3151
3151
|
* LinkedIn Post Search
|
|
3152
3152
|
*
|
|
3153
|
-
* Search public LinkedIn posts by keyword (text, link, publish date)
|
|
3153
|
+
* Search public LinkedIn posts by keyword (text, link, publish date).
|
|
3154
3154
|
*
|
|
3155
3155
|
* Price: $0.002 per request.
|
|
3156
3156
|
*
|
|
@@ -3422,7 +3422,7 @@ var RedditNamespace = class {
|
|
|
3422
3422
|
/**
|
|
3423
3423
|
* Reddit Post Comments
|
|
3424
3424
|
*
|
|
3425
|
-
* List the top-level comments on a Reddit post by URL (author, body, score, timestamp)
|
|
3425
|
+
* List the top-level comments on a Reddit post by URL (author, body, score, timestamp).
|
|
3426
3426
|
*
|
|
3427
3427
|
* Price: $0.002 per request.
|
|
3428
3428
|
*
|
|
@@ -3435,7 +3435,7 @@ var RedditNamespace = class {
|
|
|
3435
3435
|
/**
|
|
3436
3436
|
* Reddit Post Transcript
|
|
3437
3437
|
*
|
|
3438
|
-
* Extract the spoken transcript from a Reddit video post by URL
|
|
3438
|
+
* Extract the spoken transcript from a Reddit video post by URL.
|
|
3439
3439
|
*
|
|
3440
3440
|
* Price: $0.002 per request.
|
|
3441
3441
|
*
|
|
@@ -3448,7 +3448,7 @@ var RedditNamespace = class {
|
|
|
3448
3448
|
/**
|
|
3449
3449
|
* Reddit Search
|
|
3450
3450
|
*
|
|
3451
|
-
* Search Reddit posts across all subreddits by query
|
|
3451
|
+
* Search Reddit posts across all subreddits by query.
|
|
3452
3452
|
*
|
|
3453
3453
|
* Price: $0.001 per request.
|
|
3454
3454
|
*
|
|
@@ -3477,7 +3477,7 @@ var RedditNamespace = class {
|
|
|
3477
3477
|
/**
|
|
3478
3478
|
* Reddit Subreddit Details
|
|
3479
3479
|
*
|
|
3480
|
-
* Fetch a subreddit's metadata (weekly active users, description, and category)
|
|
3480
|
+
* Fetch a subreddit's metadata (weekly active users, description, and category).
|
|
3481
3481
|
*
|
|
3482
3482
|
* Price: $0.001 per request.
|
|
3483
3483
|
*
|
|
@@ -3490,7 +3490,7 @@ var RedditNamespace = class {
|
|
|
3490
3490
|
/**
|
|
3491
3491
|
* Reddit Subreddit Posts
|
|
3492
3492
|
*
|
|
3493
|
-
* Fetch posts from a subreddit listing (hot, new, or top)
|
|
3493
|
+
* Fetch posts from a subreddit listing (hot, new, or top).
|
|
3494
3494
|
*
|
|
3495
3495
|
* Price: $0.002 per request.
|
|
3496
3496
|
*
|
|
@@ -3503,7 +3503,7 @@ var RedditNamespace = class {
|
|
|
3503
3503
|
/**
|
|
3504
3504
|
* Reddit Subreddit Search
|
|
3505
3505
|
*
|
|
3506
|
-
* Search posts within a single subreddit by query, sort, and timeframe
|
|
3506
|
+
* Search posts within a single subreddit by query, sort, and timeframe.
|
|
3507
3507
|
*
|
|
3508
3508
|
* Price: $0.002 per request.
|
|
3509
3509
|
*
|
|
@@ -4181,7 +4181,7 @@ var TiktokNamespace = class {
|
|
|
4181
4181
|
/**
|
|
4182
4182
|
* TikTok Ad Library Ad
|
|
4183
4183
|
*
|
|
4184
|
-
* Fetch full details for a single TikTok ad (brand, title, spend, CTR, objectives, landing page, and video info)
|
|
4184
|
+
* Fetch full details for a single TikTok ad (brand, title, spend, CTR, objectives, landing page, and video info).
|
|
4185
4185
|
*
|
|
4186
4186
|
* Price: $0.002 per request.
|
|
4187
4187
|
*
|
|
@@ -4194,7 +4194,7 @@ var TiktokNamespace = class {
|
|
|
4194
4194
|
/**
|
|
4195
4195
|
* TikTok Ad Library Search
|
|
4196
4196
|
*
|
|
4197
|
-
* Search TikTok's ad library by keyword (top ads with brand, title, spend, CTR, likes, and video info)
|
|
4197
|
+
* Search TikTok's ad library by keyword (top ads with brand, title, spend, CTR, likes, and video info).
|
|
4198
4198
|
*
|
|
4199
4199
|
* Price: $0.002 per request.
|
|
4200
4200
|
*
|
|
@@ -4223,7 +4223,7 @@ var TiktokNamespace = class {
|
|
|
4223
4223
|
/**
|
|
4224
4224
|
* TikTok Audience Demographics
|
|
4225
4225
|
*
|
|
4226
|
-
* Get the audience country breakdown (follower count and share per country) for a TikTok creator by handle
|
|
4226
|
+
* Get the audience country breakdown (follower count and share per country) for a TikTok creator by handle.
|
|
4227
4227
|
*
|
|
4228
4228
|
* Price: $0.01625 per request.
|
|
4229
4229
|
*
|
|
@@ -4236,7 +4236,7 @@ var TiktokNamespace = class {
|
|
|
4236
4236
|
/**
|
|
4237
4237
|
* TikTok Comment Replies
|
|
4238
4238
|
*
|
|
4239
|
-
* List the replies to a TikTok comment with cursor pagination (text, author, likes)
|
|
4239
|
+
* List the replies to a TikTok comment with cursor pagination (text, author, likes).
|
|
4240
4240
|
*
|
|
4241
4241
|
* Price: $0.002 per request.
|
|
4242
4242
|
*
|
|
@@ -4294,7 +4294,7 @@ var TiktokNamespace = class {
|
|
|
4294
4294
|
/**
|
|
4295
4295
|
* TikTok Following
|
|
4296
4296
|
*
|
|
4297
|
-
* List the accounts a TikTok user follows (handle, display name, follower count, bio) by username
|
|
4297
|
+
* List the accounts a TikTok user follows (handle, display name, follower count, bio) by username.
|
|
4298
4298
|
*
|
|
4299
4299
|
* Price: $0.002 per request.
|
|
4300
4300
|
*
|
|
@@ -4307,7 +4307,7 @@ var TiktokNamespace = class {
|
|
|
4307
4307
|
/**
|
|
4308
4308
|
* TikTok Hashtag Videos
|
|
4309
4309
|
*
|
|
4310
|
-
* List recent TikTok videos for a hashtag (creator, caption, views, likes, shares)
|
|
4310
|
+
* List recent TikTok videos for a hashtag (creator, caption, views, likes, shares).
|
|
4311
4311
|
*
|
|
4312
4312
|
* Price: $0.00325 per request.
|
|
4313
4313
|
*
|
|
@@ -4320,7 +4320,7 @@ var TiktokNamespace = class {
|
|
|
4320
4320
|
/**
|
|
4321
4321
|
* TikTok Live
|
|
4322
4322
|
*
|
|
4323
|
-
* Check whether a TikTok creator is live and get the current live room (title, viewers, start time) by handle
|
|
4323
|
+
* Check whether a TikTok creator is live and get the current live room (title, viewers, start time) by handle.
|
|
4324
4324
|
*
|
|
4325
4325
|
* Price: $0.002 per request.
|
|
4326
4326
|
*
|
|
@@ -4333,7 +4333,7 @@ var TiktokNamespace = class {
|
|
|
4333
4333
|
/**
|
|
4334
4334
|
* TikTok Profile
|
|
4335
4335
|
*
|
|
4336
|
-
* Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle
|
|
4336
|
+
* Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle.
|
|
4337
4337
|
*
|
|
4338
4338
|
* Price: $0.001 per request.
|
|
4339
4339
|
*
|
|
@@ -4346,7 +4346,7 @@ var TiktokNamespace = class {
|
|
|
4346
4346
|
/**
|
|
4347
4347
|
* TikTok Profile Region
|
|
4348
4348
|
*
|
|
4349
|
-
* Resolve the home region (country) of a TikTok creator by handle
|
|
4349
|
+
* Resolve the home region (country) of a TikTok creator by handle.
|
|
4350
4350
|
*
|
|
4351
4351
|
* Price: $0.002 per request.
|
|
4352
4352
|
*
|
|
@@ -4359,7 +4359,7 @@ var TiktokNamespace = class {
|
|
|
4359
4359
|
/**
|
|
4360
4360
|
* TikTok Profile Videos
|
|
4361
4361
|
*
|
|
4362
|
-
* List a TikTok creator's recent videos (views, likes, comments) by handle with cursor pagination
|
|
4362
|
+
* List a TikTok creator's recent videos (views, likes, comments) by handle with cursor pagination.
|
|
4363
4363
|
*
|
|
4364
4364
|
* Price: $0.001 per request.
|
|
4365
4365
|
*
|
|
@@ -4388,7 +4388,7 @@ var TiktokNamespace = class {
|
|
|
4388
4388
|
/**
|
|
4389
4389
|
* TikTok Hashtag Search
|
|
4390
4390
|
*
|
|
4391
|
-
* Search TikTok by hashtag and get matching videos (caption, views, likes, comments, shares) as normalized JSON
|
|
4391
|
+
* Search TikTok by hashtag and get matching videos (caption, views, likes, comments, shares) as normalized JSON.
|
|
4392
4392
|
*
|
|
4393
4393
|
* Price: $0.002 per request.
|
|
4394
4394
|
*
|
|
@@ -4401,7 +4401,7 @@ var TiktokNamespace = class {
|
|
|
4401
4401
|
/**
|
|
4402
4402
|
* TikTok Keyword Search
|
|
4403
4403
|
*
|
|
4404
|
-
* Search TikTok by keyword and get matching videos (caption, views, likes, comments, shares) as normalized JSON
|
|
4404
|
+
* Search TikTok by keyword and get matching videos (caption, views, likes, comments, shares) as normalized JSON.
|
|
4405
4405
|
*
|
|
4406
4406
|
* Price: $0.001 per request.
|
|
4407
4407
|
*
|
|
@@ -4414,7 +4414,7 @@ var TiktokNamespace = class {
|
|
|
4414
4414
|
/**
|
|
4415
4415
|
* TikTok Top Search
|
|
4416
4416
|
*
|
|
4417
|
-
* Search TikTok's top results for a keyword (caption, views, likes, comments, shares) with cursor pagination
|
|
4417
|
+
* Search TikTok's top results for a keyword (caption, views, likes, comments, shares) with cursor pagination.
|
|
4418
4418
|
*
|
|
4419
4419
|
* Price: $0.002 per request.
|
|
4420
4420
|
*
|
|
@@ -4443,7 +4443,7 @@ var TiktokNamespace = class {
|
|
|
4443
4443
|
/**
|
|
4444
4444
|
* TikTok User Search
|
|
4445
4445
|
*
|
|
4446
|
-
* Search TikTok accounts by keyword (handle, nickname, follower count) with cursor pagination
|
|
4446
|
+
* Search TikTok accounts by keyword (handle, nickname, follower count) with cursor pagination.
|
|
4447
4447
|
*
|
|
4448
4448
|
* Price: $0.001 per request.
|
|
4449
4449
|
*
|
|
@@ -4472,7 +4472,7 @@ var TiktokNamespace = class {
|
|
|
4472
4472
|
/**
|
|
4473
4473
|
* TikTok Song
|
|
4474
4474
|
*
|
|
4475
|
-
* Fetch details for a TikTok song or sound (title, author, duration, cover art, and how many videos use it)
|
|
4475
|
+
* Fetch details for a TikTok song or sound (title, author, duration, cover art, and how many videos use it).
|
|
4476
4476
|
*
|
|
4477
4477
|
* Price: $0.002 per request.
|
|
4478
4478
|
*
|
|
@@ -4485,7 +4485,7 @@ var TiktokNamespace = class {
|
|
|
4485
4485
|
/**
|
|
4486
4486
|
* TikTok Song Videos
|
|
4487
4487
|
*
|
|
4488
|
-
* List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats)
|
|
4488
|
+
* List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats).
|
|
4489
4489
|
*
|
|
4490
4490
|
* Price: $0.002 per request.
|
|
4491
4491
|
*
|
|
@@ -4514,7 +4514,7 @@ var TiktokNamespace = class {
|
|
|
4514
4514
|
/**
|
|
4515
4515
|
* TikTok Trending Feed
|
|
4516
4516
|
*
|
|
4517
|
-
* Get TikTok's trending feed for a region (caption, views, likes, comments, author) as normalized JSON
|
|
4517
|
+
* Get TikTok's trending feed for a region (caption, views, likes, comments, author) as normalized JSON.
|
|
4518
4518
|
*
|
|
4519
4519
|
* Price: $0.002 per request.
|
|
4520
4520
|
*
|
|
@@ -4527,7 +4527,7 @@ var TiktokNamespace = class {
|
|
|
4527
4527
|
/**
|
|
4528
4528
|
* TikTok Video
|
|
4529
4529
|
*
|
|
4530
|
-
* Fetch a single TikTok video by URL with its caption and engagement counts (views, likes, comments, shares, saves)
|
|
4530
|
+
* Fetch a single TikTok video by URL with its caption and engagement counts (views, likes, comments, shares, saves).
|
|
4531
4531
|
*
|
|
4532
4532
|
* Price: $0.001 per request.
|
|
4533
4533
|
*
|
|
@@ -4540,7 +4540,7 @@ var TiktokNamespace = class {
|
|
|
4540
4540
|
/**
|
|
4541
4541
|
* TikTok Video Comments
|
|
4542
4542
|
*
|
|
4543
|
-
* List the comments on a TikTok video by URL with cursor pagination (text, author, likes, reply count)
|
|
4543
|
+
* List the comments on a TikTok video by URL with cursor pagination (text, author, likes, reply count).
|
|
4544
4544
|
*
|
|
4545
4545
|
* Price: $0.002 per request.
|
|
4546
4546
|
*
|
|
@@ -4569,7 +4569,7 @@ var TiktokNamespace = class {
|
|
|
4569
4569
|
/**
|
|
4570
4570
|
* TikTok Video Transcript
|
|
4571
4571
|
*
|
|
4572
|
-
* Fetch the spoken-word transcript of a TikTok video by URL
|
|
4572
|
+
* Fetch the spoken-word transcript of a TikTok video by URL.
|
|
4573
4573
|
*
|
|
4574
4574
|
* Price: $0.002 per request.
|
|
4575
4575
|
*
|
|
@@ -4603,7 +4603,7 @@ var TiktokShopNamespace = class {
|
|
|
4603
4603
|
/**
|
|
4604
4604
|
* TikTok Shop Product Reviews
|
|
4605
4605
|
*
|
|
4606
|
-
* Fetch customer reviews for a TikTok Shop product by URL (rating, text, reviewer, country, and verified-purchase flag)
|
|
4606
|
+
* Fetch customer reviews for a TikTok Shop product by URL (rating, text, reviewer, country, and verified-purchase flag).
|
|
4607
4607
|
*
|
|
4608
4608
|
* Price: $0.002 per request.
|
|
4609
4609
|
*
|
|
@@ -4629,7 +4629,7 @@ var TiktokShopNamespace = class {
|
|
|
4629
4629
|
/**
|
|
4630
4630
|
* TikTok Shop Store Products
|
|
4631
4631
|
*
|
|
4632
|
-
* List every product of a TikTok Shop store by URL (title, price, sales, and rating per product plus shop-level stats) with cursor pagination
|
|
4632
|
+
* List every product of a TikTok Shop store by URL (title, price, sales, and rating per product plus shop-level stats) with cursor pagination.
|
|
4633
4633
|
*
|
|
4634
4634
|
* Price: $0.002 per request.
|
|
4635
4635
|
*
|
|
@@ -4658,7 +4658,7 @@ var TiktokShopNamespace = class {
|
|
|
4658
4658
|
/**
|
|
4659
4659
|
* TikTok Shop User Showcase
|
|
4660
4660
|
*
|
|
4661
|
-
* List the TikTok Shop products a creator showcases (title, price, rating, and sales per product)
|
|
4661
|
+
* List the TikTok Shop products a creator showcases (title, price, rating, and sales per product).
|
|
4662
4662
|
*
|
|
4663
4663
|
* Price: $0.002 per request.
|
|
4664
4664
|
*
|
|
@@ -4810,7 +4810,7 @@ var TwitterNamespace = class {
|
|
|
4810
4810
|
/**
|
|
4811
4811
|
* Twitter Community
|
|
4812
4812
|
*
|
|
4813
|
-
* Fetch a Twitter/X community's public details (name, description, member count, join policy) by URL
|
|
4813
|
+
* Fetch a Twitter/X community's public details (name, description, member count, join policy) by URL.
|
|
4814
4814
|
*
|
|
4815
4815
|
* Price: $0.002 per request.
|
|
4816
4816
|
*
|
|
@@ -4823,7 +4823,7 @@ var TwitterNamespace = class {
|
|
|
4823
4823
|
/**
|
|
4824
4824
|
* Twitter Community Tweets
|
|
4825
4825
|
*
|
|
4826
|
-
* List recent tweets posted in a Twitter/X community by URL
|
|
4826
|
+
* List recent tweets posted in a Twitter/X community by URL.
|
|
4827
4827
|
*
|
|
4828
4828
|
* Price: $0.002 per request.
|
|
4829
4829
|
*
|
|
@@ -4894,7 +4894,7 @@ var TwitterNamespace = class {
|
|
|
4894
4894
|
/**
|
|
4895
4895
|
* Twitter Profile
|
|
4896
4896
|
*
|
|
4897
|
-
* Fetch a Twitter/X account's public profile (followers, tweets, bio, verification) by handle
|
|
4897
|
+
* Fetch a Twitter/X account's public profile (followers, tweets, bio, verification) by handle.
|
|
4898
4898
|
*
|
|
4899
4899
|
* Price: $0.00075 per request.
|
|
4900
4900
|
*
|
|
@@ -4962,7 +4962,7 @@ var TwitterNamespace = class {
|
|
|
4962
4962
|
/**
|
|
4963
4963
|
* Twitter Tweet
|
|
4964
4964
|
*
|
|
4965
|
-
* Fetch a single Twitter/X tweet by URL with its full text and engagement counts (likes, retweets, replies, quotes, bookmarks, views)
|
|
4965
|
+
* Fetch a single Twitter/X tweet by URL with its full text and engagement counts (likes, retweets, replies, quotes, bookmarks, views).
|
|
4966
4966
|
*
|
|
4967
4967
|
* Price: $0.00075 per request.
|
|
4968
4968
|
*
|
|
@@ -4975,7 +4975,7 @@ var TwitterNamespace = class {
|
|
|
4975
4975
|
/**
|
|
4976
4976
|
* Twitter Tweet Transcript
|
|
4977
4977
|
*
|
|
4978
|
-
* Extract the spoken transcript from a Twitter/X video tweet by URL
|
|
4978
|
+
* Extract the spoken transcript from a Twitter/X video tweet by URL.
|
|
4979
4979
|
*
|
|
4980
4980
|
* Price: $0.002 per request.
|
|
4981
4981
|
*
|
|
@@ -5337,7 +5337,7 @@ var YoutubeNamespace = class {
|
|
|
5337
5337
|
/**
|
|
5338
5338
|
* YouTube Channel
|
|
5339
5339
|
*
|
|
5340
|
-
* Fetch a YouTube channel's stats (subscribers, video count, total views, description) by handle or channel ID
|
|
5340
|
+
* Fetch a YouTube channel's stats (subscribers, video count, total views, description) by handle or channel ID.
|
|
5341
5341
|
*
|
|
5342
5342
|
* Price: $0.002 per request.
|
|
5343
5343
|
*
|
|
@@ -5350,7 +5350,7 @@ var YoutubeNamespace = class {
|
|
|
5350
5350
|
/**
|
|
5351
5351
|
* YouTube Channel Community Posts
|
|
5352
5352
|
*
|
|
5353
|
-
* List a YouTube channel's community posts by handle or channel ID with cursor pagination (text, likes, image, publish time)
|
|
5353
|
+
* List a YouTube channel's community posts by handle or channel ID with cursor pagination (text, likes, image, publish time).
|
|
5354
5354
|
*
|
|
5355
5355
|
* Price: $0.002 per request.
|
|
5356
5356
|
*
|
|
@@ -5379,7 +5379,7 @@ var YoutubeNamespace = class {
|
|
|
5379
5379
|
/**
|
|
5380
5380
|
* YouTube Channel Live Streams
|
|
5381
5381
|
*
|
|
5382
|
-
* List a YouTube channel's live and past-live streams by handle or channel ID with cursor pagination (title, views, length, publish time)
|
|
5382
|
+
* List a YouTube channel's live and past-live streams by handle or channel ID with cursor pagination (title, views, length, publish time).
|
|
5383
5383
|
*
|
|
5384
5384
|
* Price: $0.002 per request.
|
|
5385
5385
|
*
|
|
@@ -5408,7 +5408,7 @@ var YoutubeNamespace = class {
|
|
|
5408
5408
|
/**
|
|
5409
5409
|
* YouTube Channel Playlists
|
|
5410
5410
|
*
|
|
5411
|
-
* List a YouTube channel's playlists by handle or channel ID with cursor pagination (title, video count, thumbnail)
|
|
5411
|
+
* List a YouTube channel's playlists by handle or channel ID with cursor pagination (title, video count, thumbnail).
|
|
5412
5412
|
*
|
|
5413
5413
|
* Price: $0.002 per request.
|
|
5414
5414
|
*
|
|
@@ -5437,7 +5437,7 @@ var YoutubeNamespace = class {
|
|
|
5437
5437
|
/**
|
|
5438
5438
|
* YouTube Channel Shorts
|
|
5439
5439
|
*
|
|
5440
|
-
* List a YouTube channel's Shorts by handle or channel ID with cursor pagination (title, views, likes, duration)
|
|
5440
|
+
* List a YouTube channel's Shorts by handle or channel ID with cursor pagination (title, views, likes, duration).
|
|
5441
5441
|
*
|
|
5442
5442
|
* Price: $0.002 per request.
|
|
5443
5443
|
*
|
|
@@ -5466,7 +5466,7 @@ var YoutubeNamespace = class {
|
|
|
5466
5466
|
/**
|
|
5467
5467
|
* YouTube Channel Videos
|
|
5468
5468
|
*
|
|
5469
|
-
* List a YouTube channel's videos by handle or channel ID with cursor pagination (title, views, length, publish time)
|
|
5469
|
+
* List a YouTube channel's videos by handle or channel ID with cursor pagination (title, views, length, publish time).
|
|
5470
5470
|
*
|
|
5471
5471
|
* Price: $0.002 per request.
|
|
5472
5472
|
*
|
|
@@ -5495,7 +5495,7 @@ var YoutubeNamespace = class {
|
|
|
5495
5495
|
/**
|
|
5496
5496
|
* YouTube Comment Replies
|
|
5497
5497
|
*
|
|
5498
|
-
* List replies to a YouTube comment using a continuation token with cursor pagination (text, author, likes, publish time)
|
|
5498
|
+
* List replies to a YouTube comment using a continuation token with cursor pagination (text, author, likes, publish time).
|
|
5499
5499
|
*
|
|
5500
5500
|
* Price: $0.002 per request.
|
|
5501
5501
|
*
|
|
@@ -5508,7 +5508,7 @@ var YoutubeNamespace = class {
|
|
|
5508
5508
|
/**
|
|
5509
5509
|
* YouTube Community Post
|
|
5510
5510
|
*
|
|
5511
|
-
* Fetch a single YouTube community post by URL (text, images, channel, publish time)
|
|
5511
|
+
* Fetch a single YouTube community post by URL (text, images, channel, publish time).
|
|
5512
5512
|
*
|
|
5513
5513
|
* Price: $0.002 per request.
|
|
5514
5514
|
*
|
|
@@ -5521,7 +5521,7 @@ var YoutubeNamespace = class {
|
|
|
5521
5521
|
/**
|
|
5522
5522
|
* YouTube Playlist
|
|
5523
5523
|
*
|
|
5524
|
-
* List every video in a YouTube playlist (title, length, and channel per video plus playlist owner and totals)
|
|
5524
|
+
* List every video in a YouTube playlist (title, length, and channel per video plus playlist owner and totals).
|
|
5525
5525
|
*
|
|
5526
5526
|
* Price: $0.002 per request.
|
|
5527
5527
|
*
|
|
@@ -5534,7 +5534,7 @@ var YoutubeNamespace = class {
|
|
|
5534
5534
|
/**
|
|
5535
5535
|
* YouTube Search
|
|
5536
5536
|
*
|
|
5537
|
-
* Search YouTube and get matching videos (title, channel, views, length, publish time) as normalized JSON
|
|
5537
|
+
* Search YouTube and get matching videos (title, channel, views, length, publish time) as normalized JSON.
|
|
5538
5538
|
*
|
|
5539
5539
|
* Price: $0.002 per request.
|
|
5540
5540
|
*
|
|
@@ -5547,7 +5547,7 @@ var YoutubeNamespace = class {
|
|
|
5547
5547
|
/**
|
|
5548
5548
|
* YouTube Hashtag Search
|
|
5549
5549
|
*
|
|
5550
|
-
* Search YouTube videos by hashtag with cursor pagination (title, channel, views, length, publish time)
|
|
5550
|
+
* Search YouTube videos by hashtag with cursor pagination (title, channel, views, length, publish time).
|
|
5551
5551
|
*
|
|
5552
5552
|
* Price: $0.002 per request.
|
|
5553
5553
|
*
|
|
@@ -5576,7 +5576,7 @@ var YoutubeNamespace = class {
|
|
|
5576
5576
|
/**
|
|
5577
5577
|
* YouTube Trending Shorts
|
|
5578
5578
|
*
|
|
5579
|
-
* List currently trending YouTube Shorts (title, channel, views, likes, duration)
|
|
5579
|
+
* List currently trending YouTube Shorts (title, channel, views, likes, duration).
|
|
5580
5580
|
*
|
|
5581
5581
|
* Price: $0.002 per request.
|
|
5582
5582
|
*
|
|
@@ -5589,7 +5589,7 @@ var YoutubeNamespace = class {
|
|
|
5589
5589
|
/**
|
|
5590
5590
|
* YouTube Video
|
|
5591
5591
|
*
|
|
5592
|
-
* Fetch a YouTube video's metadata (title, channel, views, likes, duration, publish date) by URL or ID
|
|
5592
|
+
* Fetch a YouTube video's metadata (title, channel, views, likes, duration, publish date) by URL or ID.
|
|
5593
5593
|
*
|
|
5594
5594
|
* Price: $0.002 per request.
|
|
5595
5595
|
*
|
|
@@ -5602,7 +5602,7 @@ var YoutubeNamespace = class {
|
|
|
5602
5602
|
/**
|
|
5603
5603
|
* YouTube Video Comments
|
|
5604
5604
|
*
|
|
5605
|
-
* List the comments on a YouTube video by URL with cursor pagination (text, author, likes, reply count)
|
|
5605
|
+
* List the comments on a YouTube video by URL with cursor pagination (text, author, likes, reply count).
|
|
5606
5606
|
*
|
|
5607
5607
|
* Price: $0.002 per request.
|
|
5608
5608
|
*
|
|
@@ -5631,7 +5631,7 @@ var YoutubeNamespace = class {
|
|
|
5631
5631
|
/**
|
|
5632
5632
|
* YouTube Video Sponsors
|
|
5633
5633
|
*
|
|
5634
|
-
* Detect suspected sponsors and paid promotions in a YouTube video by URL (sponsor names, websites, confidence)
|
|
5634
|
+
* Detect suspected sponsors and paid promotions in a YouTube video by URL (sponsor names, websites, confidence).
|
|
5635
5635
|
*
|
|
5636
5636
|
* Price: $0.002 per request.
|
|
5637
5637
|
*
|
|
@@ -5644,7 +5644,7 @@ var YoutubeNamespace = class {
|
|
|
5644
5644
|
/**
|
|
5645
5645
|
* YouTube Video Transcript
|
|
5646
5646
|
*
|
|
5647
|
-
* Fetch the transcript/captions of a YouTube video by URL or ID
|
|
5647
|
+
* Fetch the transcript/captions of a YouTube video by URL or ID.
|
|
5648
5648
|
*
|
|
5649
5649
|
* Price: $0.002 per request.
|
|
5650
5650
|
*
|