@getanyapi/sdk 0.13.0 → 0.13.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.
package/dist/index.cjs CHANGED
@@ -974,7 +974,7 @@ var AhrefsNamespace = class {
974
974
  *
975
975
  * Get the referring pages linking to a domain or URL, each with the source page, anchor text, linking domain rating, and page title.
976
976
  *
977
- * Price: $0.0195 per request plus $0 per result (maximum $0.0195).
977
+ * Price: $0.0205 per request plus $0 per result (maximum $0.0205).
978
978
  *
979
979
  * @example
980
980
  * const res = await client.ahrefs.backlinks({ url: "ahrefs.com", mode: "exact" });
@@ -987,7 +987,7 @@ var AhrefsNamespace = class {
987
987
  *
988
988
  * Get related keyword suggestions for any seed term, each with an Ahrefs difficulty and search-volume bucket.
989
989
  *
990
- * Price: $0.0015 per request plus $0.018 per result (maximum $0.0195).
990
+ * Price: $0.00158 per request plus $0.0189 per result (maximum $0.0205).
991
991
  *
992
992
  * @example
993
993
  * const res = await client.ahrefs.keywordIdeas({ keyword: "coffee", country: "us" });
@@ -1000,7 +1000,7 @@ var AhrefsNamespace = class {
1000
1000
  *
1001
1001
  * Get the Ahrefs keyword-difficulty metrics for any search term: the difficulty score (0-100) and the number of referring domains a page needs to rank in the top 10 - as normalized JSON.
1002
1002
  *
1003
- * Price: $0.0015 per request plus $0.018 per result (maximum $0.0195).
1003
+ * Price: $0.00158 per request plus $0.0189 per result (maximum $0.0205).
1004
1004
  *
1005
1005
  * @example
1006
1006
  * const res = await client.ahrefs.keywords({ keyword: "seo tools", country: "us" });
@@ -1013,7 +1013,7 @@ var AhrefsNamespace = class {
1013
1013
  *
1014
1014
  * Get an SEO authority overview for any domain or URL: Domain Rating, total backlinks, and referring domains - as normalized JSON.
1015
1015
  *
1016
- * Price: $0.0015 per request plus $0.018 per result (maximum $0.0195).
1016
+ * Price: $0.00158 per request plus $0.0189 per result (maximum $0.0205).
1017
1017
  *
1018
1018
  * @example
1019
1019
  * const res = await client.ahrefs.overview({ url: "ahrefs.com", mode: "subdomains" });
@@ -1034,7 +1034,7 @@ var AirbnbNamespace = class {
1034
1034
  *
1035
1035
  * Search Airbnb listings by location and dates with optional price, beds/bedrooms/bathrooms, and guest-party filters and get results (name, total-stay price label, rating, host) as normalized JSON.
1036
1036
  *
1037
- * Price: $0.00008 per request plus $0.0015 per result (maximum $0.03008).
1037
+ * Price: $0.00009 per request plus $0.00158 per result (maximum $0.0316).
1038
1038
  *
1039
1039
  * @example
1040
1040
  * const res = await client.airbnb.search({ location: "San Diego", adults: 2, limit: 3, minBedrooms: 3 });
@@ -1055,7 +1055,7 @@ var AlibabaNamespace = class {
1055
1055
  *
1056
1056
  * Search Alibaba by keyword and get up to 25 wholesale listings (title, price range, minimum order, and supplier) in one normalized response.
1057
1057
  *
1058
- * Price: $0 per request plus $0.0012 per result (maximum $0.03).
1058
+ * Price: $0 per request plus $0.00126 per result (maximum $0.0315).
1059
1059
  *
1060
1060
  * @example
1061
1061
  * const res = await client.alibaba.search({ query: "bluetooth speaker", limit: 3 });
@@ -1076,7 +1076,7 @@ var AmazonNamespace = class {
1076
1076
  *
1077
1077
  * Look up to 10 Amazon products in one call by ASIN (title, brand, price, ratings, images, and attributes) as normalized JSON.
1078
1078
  *
1079
- * Price: $0 per request plus $0.0035 per asin (maximum $0.035).
1079
+ * Price: $0 per request plus $0.00368 per asin (maximum $0.0368).
1080
1080
  *
1081
1081
  * @example
1082
1082
  * const res = await client.amazon.asins({ asins: ["B09G9FPHY6"], limit: 3 });
@@ -1089,7 +1089,7 @@ var AmazonNamespace = class {
1089
1089
  *
1090
1090
  * List the top-ranked products of any Amazon Best Sellers category (rank, title, price, and rating) in one normalized request.
1091
1091
  *
1092
- * Price: $0 per request plus $0.0041 per result (maximum $0.082).
1092
+ * Price: $0 per request plus $0.00431 per result (maximum $0.0861).
1093
1093
  *
1094
1094
  * @example
1095
1095
  * const res = await client.amazon.bestsellers({ url: "https://www.amazon.com/gp/bestsellers/electronics", limit: 3 });
@@ -1102,7 +1102,7 @@ var AmazonNamespace = class {
1102
1102
  *
1103
1103
  * Fetch full Amazon product details (title, brand, price when in stock, images, ratings, review count, variants, and attributes) from a product URL.
1104
1104
  *
1105
- * Price: $0.001 per request plus $0.0081 per result (maximum $0.0091).
1105
+ * Price: $0.00105 per request plus $0.00851 per result (maximum $0.00956).
1106
1106
  *
1107
1107
  * @example
1108
1108
  * const res = await client.amazon.product({ url: "https://www.amazon.com/dp/B00NTCH52W" });
@@ -1115,7 +1115,7 @@ var AmazonNamespace = class {
1115
1115
  *
1116
1116
  * Pull up to 50 customer reviews for any Amazon product by ASIN or URL: rating, title, text, date, and verified-purchase badge.
1117
1117
  *
1118
- * Price: $0.01625 per request.
1118
+ * Price: $0.018 per request.
1119
1119
  *
1120
1120
  * @example
1121
1121
  * const res = await client.amazon.reviews({ product: "B07PXGQC1Q", limit: 3 });
@@ -1128,7 +1128,7 @@ var AmazonNamespace = class {
1128
1128
  *
1129
1129
  * Search Amazon from any search or category URL and get up to 20 matching products (title, price, rating, and thumbnail) in one normalized response.
1130
1130
  *
1131
- * Price: $0 per request plus $0.0035 per result (maximum $0.07).
1131
+ * Price: $0 per request plus $0.00368 per result (maximum $0.0735).
1132
1132
  *
1133
1133
  * @example
1134
1134
  * const res = await client.amazon.search({ url: "https://www.amazon.com/s?k=laptop", limit: 3 });
@@ -1199,7 +1199,7 @@ var ApolloNamespace = class {
1199
1199
  /**
1200
1200
  * Apollo Bulk Organization Enrichment
1201
1201
  *
1202
- * Enrich up to 10 organization domains in one request with normalized company profile, industry, employee, revenue, funding, and location data.
1202
+ * Enrich up to 10 organization domains in one request with normalized company profile, industry, employee, revenue, and location data. Priced per request rather than per domain, so a full batch of 10 costs the same as a batch of 1. Results are positionally aligned with the domains you send, and a domain with no match returns null in its slot.
1203
1203
  *
1204
1204
  * Price: $0.06 per request.
1205
1205
  *
@@ -1261,7 +1261,7 @@ var AppstoreNamespace = class {
1261
1261
  *
1262
1262
  * Get App Store reviews for any iOS app by app ID, in any storefront country: ratings, titles, and review text.
1263
1263
  *
1264
- * Price: $0 per request plus $0.0001 per result (maximum $0.01).
1264
+ * Price: $0 per request plus $0.00011 per result (maximum $0.0105).
1265
1265
  *
1266
1266
  * @example
1267
1267
  * const res = await client.appstore.reviews({ appId: "389801252", country: "us", limit: 3 });
@@ -1329,7 +1329,7 @@ var BookingNamespace = class {
1329
1329
  *
1330
1330
  * Search Booking.com stays by destination and dates with optional guest and room occupancy and get hotel results (name, price, review score, location) as normalized JSON.
1331
1331
  *
1332
- * Price: $0.002 per request plus $0.0045 per result (maximum $0.092).
1332
+ * Price: $0.0021 per request plus $0.00473 per result (maximum $0.0966).
1333
1333
  *
1334
1334
  * @example
1335
1335
  * const res = await client.booking.search({ query: "New York", adults: 2, checkIn: "2026-09-01", checkOut: "2026-09-03", limit: 3 });
@@ -1350,7 +1350,7 @@ var CoinmarketcapNamespace = class {
1350
1350
  *
1351
1351
  * Get the current top cryptocurrencies from CoinMarketCap (rank, price, market cap, volume, and 24h change) as normalized JSON.
1352
1352
  *
1353
- * Price: $0 per request plus $0.0018 per result (maximum $0.045).
1353
+ * Price: $0 per request plus $0.00189 per result (maximum $0.0473).
1354
1354
  *
1355
1355
  * @example
1356
1356
  * const res = await client.coinmarketcap.listings({ limit: 5 });
@@ -1371,7 +1371,7 @@ var CongressNamespace = class {
1371
1371
  *
1372
1372
  * Get US Congress members' financial disclosures and stock trades (member, ticker, transaction type, amount range, and dates), filterable by member, ticker, or date range.
1373
1373
  *
1374
- * Price: $0.001 per request plus $0.0019 per result (maximum $0.0485).
1374
+ * Price: $0.00105 per request plus $0.002 per result (maximum $0.051).
1375
1375
  *
1376
1376
  * @example
1377
1377
  * const res = await client.congress.trades({ limit: 5 });
@@ -1392,7 +1392,7 @@ var DexscreenerNamespace = class {
1392
1392
  *
1393
1393
  * List trending tokens on any blockchain from DEX Screener (price, liquidity, volume, transactions, and market cap), sorted how you want, as normalized JSON.
1394
1394
  *
1395
- * Price: $0.02 per request plus $0.0015 per result (maximum $0.0575).
1395
+ * Price: $0.021 per request plus $0.00158 per result (maximum $0.0604).
1396
1396
  *
1397
1397
  * @example
1398
1398
  * const res = await client.dexscreener.tokens({ chain: "solana", limit: 5, min24HVol: 100000 });
@@ -1413,7 +1413,7 @@ var DouyinNamespace = class {
1413
1413
  *
1414
1414
  * Look up a public Douyin profile by sec_user_id and return normalized profile statistics.
1415
1415
  *
1416
- * Price: $0.001 per request.
1416
+ * Price: $0.0012 per request.
1417
1417
  *
1418
1418
  * @example
1419
1419
  * const res = await client.douyin.profile({ secUserId: "MS4wLjABAAAAW9FWcqS7RdQAWPd2AA5fL_ilmqsIFUCQ_Iym6Yh9_cUa6ZRqVLjVQSUjlHrfXY1Y" });
@@ -1426,7 +1426,7 @@ var DouyinNamespace = class {
1426
1426
  *
1427
1427
  * Search public Douyin videos by keyword with sorting, time, duration, and content filters.
1428
1428
  *
1429
- * Price: $0.01 per request.
1429
+ * Price: $0.012 per request.
1430
1430
  *
1431
1431
  * @example
1432
1432
  * const res = await client.douyin.searchVideos({ query: "机器人", duration: "0", publishedWithin: "0", sort: "0" });
@@ -1439,7 +1439,7 @@ var DouyinNamespace = class {
1439
1439
  *
1440
1440
  * List public posts from a Douyin user with normalized engagement data and pagination.
1441
1441
  *
1442
- * Price: $0.001 per request.
1442
+ * Price: $0.0012 per request.
1443
1443
  *
1444
1444
  * @example
1445
1445
  * const res = await client.douyin.userPosts({ secUserId: "MS4wLjABAAAANXSltcLCzDGmdNFI2Q_QixVTr67NiYzjKOIP5s03CAE", limit: 20, sort: 0 });
@@ -1452,7 +1452,7 @@ var DouyinNamespace = class {
1452
1452
  *
1453
1453
  * Fetch a public Douyin video by share URL with normalized author and engagement data.
1454
1454
  *
1455
- * Price: $0.001 per request.
1455
+ * Price: $0.0012 per request.
1456
1456
  *
1457
1457
  * @example
1458
1458
  * const res = await client.douyin.video({ url: "https://www.douyin.com/video/6894784055775071503" });
@@ -1465,7 +1465,7 @@ var DouyinNamespace = class {
1465
1465
  *
1466
1466
  * List public comments on a Douyin video with author and engagement data.
1467
1467
  *
1468
- * Price: $0.001 per request.
1468
+ * Price: $0.0012 per request.
1469
1469
  *
1470
1470
  * @example
1471
1471
  * const res = await client.douyin.videoComments({ videoId: "7448118827402972455" });
@@ -1486,7 +1486,7 @@ var EbayNamespace = class {
1486
1486
  *
1487
1487
  * Search eBay active listings by keyword with optional price-range, item-condition, listing-type, and sort filters and get title, price, condition, shipping, and seller in one normalized response.
1488
1488
  *
1489
- * Price: $0.001 per request plus $0.00234 per result (maximum $0.0595).
1489
+ * Price: $0.00105 per request plus $0.00246 per result (maximum $0.0625).
1490
1490
  *
1491
1491
  * @example
1492
1492
  * const res = await client.ebay.search({ query: "nintendo switch", limit: 3, sort: "price_low" });
@@ -1499,7 +1499,7 @@ var EbayNamespace = class {
1499
1499
  *
1500
1500
  * Retrieve recently sold eBay listings for any keyword with optional price-range and sort filters (sold price, sale date, condition, item details); ideal for pricing research.
1501
1501
  *
1502
- * Price: $0.00005 per request plus $0.004 per result (maximum $0.10005).
1502
+ * Price: $0.00006 per request plus $0.0042 per result (maximum $0.106).
1503
1503
  *
1504
1504
  * @example
1505
1505
  * const res = await client.ebay.soldListings({ query: "nintendo switch", limit: 3, sort: "price_high" });
@@ -1520,7 +1520,7 @@ var EmailNamespace = class {
1520
1520
  *
1521
1521
  * Find a person's work email address from their name and company domain.
1522
1522
  *
1523
- * Price: $0.021 per request plus $0 per result (maximum $0.021).
1523
+ * Price: $0.0221 per request plus $0 per result (maximum $0.0221).
1524
1524
  *
1525
1525
  * @example
1526
1526
  * const res = await client.email.find({ person: { domain: "stripe.com", firstName: "Patrick", surname: "Collison" } });
@@ -1533,7 +1533,7 @@ var EmailNamespace = class {
1533
1533
  *
1534
1534
  * Verify an email address for deliverability: a status verdict (valid, risky, or invalid) with domain, mailbox, catch-all, disposable, and role signals plus a confidence score. Malformed addresses are rejected by the input schema with no charge; every syntactically valid address returns a billed verdict, including undeliverable ones.
1535
1535
  *
1536
- * Price: $0 per request plus $0.0008 per result (maximum $0.0008).
1536
+ * Price: $0 per request plus $0.00084 per result (maximum $0.00084).
1537
1537
  *
1538
1538
  * @example
1539
1539
  * const res = await client.email.verify({ email: "patrick@stripe.com" });
@@ -1738,7 +1738,7 @@ var FacebookNamespace = class {
1738
1738
  *
1739
1739
  * List the public followers (or accounts followed) of any Facebook page or profile URL as normalized JSON records.
1740
1740
  *
1741
- * Price: $0 per request plus $0.006 per result (maximum $0.12).
1741
+ * Price: $0 per request plus $0.0063 per result (maximum $0.126).
1742
1742
  *
1743
1743
  * @example
1744
1744
  * const res = await client.facebook.followers({ url: "https://www.facebook.com/nike", limit: 3 });
@@ -2017,7 +2017,7 @@ var FacebookNamespace = class {
2017
2017
  *
2018
2018
  * Search Facebook Pages by keyword, optionally narrowed to a location, and get structured page profiles (name, category, followers, contact details).
2019
2019
  *
2020
- * Price: $0.001 per request plus $0.011 per result (maximum $0.111).
2020
+ * Price: $0.00105 per request plus $0.0116 per result (maximum $0.117).
2021
2021
  *
2022
2022
  * @example
2023
2023
  * const res = await client.facebook.searchPages({ query: "nike", limit: 3 });
@@ -2030,7 +2030,7 @@ var FacebookNamespace = class {
2030
2030
  *
2031
2031
  * Search public Facebook posts by keyword, optionally filtered by location, and get structured post records (text, author, engagement).
2032
2032
  *
2033
- * Price: $0 per request plus $0.003 per result (maximum $0.06).
2033
+ * Price: $0 per request plus $0.00315 per result (maximum $0.063).
2034
2034
  *
2035
2035
  * @example
2036
2036
  * const res = await client.facebook.searchPosts({ query: "nike", limit: 3 });
@@ -2051,7 +2051,7 @@ var FiverrNamespace = class {
2051
2051
  *
2052
2052
  * Extract Fiverr gig listings from any search or category URL: titles, sellers, ratings, and pricing as structured JSON.
2053
2053
  *
2054
- * Price: $0 per request plus $0.0015 per result (maximum $0.03).
2054
+ * Price: $0 per request plus $0.00158 per result (maximum $0.0315).
2055
2055
  *
2056
2056
  * @example
2057
2057
  * const res = await client.fiverr.search({ url: "https://www.fiverr.com/search/gigs?query=logo%20design", limit: 3 });
@@ -2274,7 +2274,7 @@ var GlassdoorNamespace = class {
2274
2274
  *
2275
2275
  * Search Glassdoor job listings by keyword and location, or scrape any Glassdoor company or job search page URL - up to 20 normalized job records per request.
2276
2276
  *
2277
- * Price: $0.005 per request plus $0.00475 per result (maximum $0.1).
2277
+ * Price: $0.00525 per request plus $0.00499 per result (maximum $0.105).
2278
2278
  *
2279
2279
  * @example
2280
2280
  * const res = await client.glassdoor.jobs({ limit: 3, location: "United States", postedLimit: "month", query: "software engineer" });
@@ -2462,7 +2462,7 @@ var GoogleAdsNamespace = class {
2462
2462
  *
2463
2463
  * Pull the ads an advertiser is currently running from the Google Ads Transparency Center (creative details, formats, and run dates) as clean JSON.
2464
2464
  *
2465
- * Price: $0.00005 per request plus $0.0013 per result (maximum $0.02605).
2465
+ * Price: $0.00006 per request plus $0.00137 per result (maximum $0.0274).
2466
2466
  *
2467
2467
  * @example
2468
2468
  * const res = await client.googleAds.search({ url: "https://adstransparency.google.com/?region=US&domain=nike.com", limit: 3 });
@@ -2483,7 +2483,7 @@ var GoogleFinanceNamespace = class {
2483
2483
  *
2484
2484
  * Fetch a live quote for any stock, index, ETF, mutual fund, currency pair, or crypto symbol: name, current price, the absolute and percent change on the day, quote currency, exchange and market state, plus intraday and reference figures (open, day high/low, previous close, volume, market cap, and the 52-week range).
2485
2485
  *
2486
- * Price: $0.0005 per request plus $0.0015 per result (maximum $0.002).
2486
+ * Price: $0.00053 per request plus $0.00158 per result (maximum $0.0021).
2487
2487
  *
2488
2488
  * @example
2489
2489
  * const res = await client.googleFinance.quote({ symbol: "AAPL:NASDAQ" });
@@ -2504,7 +2504,7 @@ var GoogleShoppingNamespace = class {
2504
2504
  *
2505
2505
  * Search Google Shopping by keyword and get up to 10 product offers (title, price, store, rating, and link), localized by country and language.
2506
2506
  *
2507
- * Price: $0.01625 per request.
2507
+ * Price: $0.018 per request.
2508
2508
  *
2509
2509
  * @example
2510
2510
  * const res = await client.googleShopping.search({ query: "airpods", limit: 10 });
@@ -2585,7 +2585,7 @@ var IndeedNamespace = class {
2585
2585
  *
2586
2586
  * Search Indeed job listings by keyword, location, and country, with up to 20 normalized job records per request.
2587
2587
  *
2588
- * Price: $0.0008 per request plus $0.00008 per result (maximum $0.0024).
2588
+ * Price: $0.00084 per request plus $0.00009 per result (maximum $0.00252).
2589
2589
  *
2590
2590
  * @example
2591
2591
  * const res = await client.indeed.jobs({ query: "data analyst", limit: 3, location: "Austin, TX" });
@@ -2661,7 +2661,7 @@ var InstagramNamespace = class {
2661
2661
  *
2662
2662
  * List the followers of any public Instagram account by username: follower usernames, names, and profile details.
2663
2663
  *
2664
- * Price: $0.01625 per request.
2664
+ * Price: $0.018 per request.
2665
2665
  *
2666
2666
  * @example
2667
2667
  * const res = await client.instagram.followers({ username: "nasa", limit: 50 });
@@ -2690,7 +2690,7 @@ var InstagramNamespace = class {
2690
2690
  *
2691
2691
  * List the accounts a public Instagram user follows: usernames, names, and profile details.
2692
2692
  *
2693
- * Price: $0.01625 per request.
2693
+ * Price: $0.018 per request.
2694
2694
  *
2695
2695
  * @example
2696
2696
  * const res = await client.instagram.following({ username: "nasa", limit: 50 });
@@ -2719,7 +2719,7 @@ var InstagramNamespace = class {
2719
2719
  *
2720
2720
  * Get analytics for any Instagram hashtag (total post count, related hashtags, and usage signals).
2721
2721
  *
2722
- * Price: $0.001 per request plus $0.0017 per result (maximum $0.035).
2722
+ * Price: $0.00105 per request plus $0.00179 per result (maximum $0.0368).
2723
2723
  *
2724
2724
  * @example
2725
2725
  * const res = await client.instagram.hashtagAnalytics({ hashtag: "travel", limit: 5 });
@@ -2784,7 +2784,7 @@ var InstagramNamespace = class {
2784
2784
  *
2785
2785
  * Fetch an Instagram account's public profile (followers, posts, bio, verification) by handle.
2786
2786
  *
2787
- * Price: $0.002 per request.
2787
+ * Price: $0.0024 per request.
2788
2788
  *
2789
2789
  * @example
2790
2790
  * const res = await client.instagram.profile({ handle: "nasa" });
@@ -2797,7 +2797,7 @@ var InstagramNamespace = class {
2797
2797
  *
2798
2798
  * Turn any public Instagram reel or video post into a full speech transcript, with optional word-level timestamps.
2799
2799
  *
2800
- * Price: $0.005 per request plus $0.02 per result (maximum $0.025).
2800
+ * Price: $0.00525 per request plus $0.021 per result (maximum $0.0263).
2801
2801
  *
2802
2802
  * @example
2803
2803
  * const res = await client.instagram.reelTranscript({ url: "https://www.instagram.com/reel/DWzrfE2kaY8/", wordTimestamps: false });
@@ -2823,7 +2823,7 @@ var InstagramNamespace = class {
2823
2823
  *
2824
2824
  * Search Instagram for users, hashtags, or places by keyword and get matching results with names, counts, and links.
2825
2825
  *
2826
- * Price: $0.00325 per request.
2826
+ * Price: $0.0036 per request.
2827
2827
  *
2828
2828
  * @example
2829
2829
  * const res = await client.instagram.search({ query: "nasa" });
@@ -2878,7 +2878,7 @@ var InstagramNamespace = class {
2878
2878
  *
2879
2879
  * Fetch a public Instagram account's currently live stories with media, type, dimensions, posting time, and 24-hour expiry by username.
2880
2880
  *
2881
- * Price: $0.002 per request.
2881
+ * Price: $0.0024 per request.
2882
2882
  *
2883
2883
  * @example
2884
2884
  * const res = await client.instagram.storiesFull({ username: "natgeo" });
@@ -2891,7 +2891,7 @@ var InstagramNamespace = class {
2891
2891
  *
2892
2892
  * Fetch a public Instagram account's currently live stories - media URL, owner, and posting time - by username. Lightweight projection; for media type, dimensions, and the 24h expiry time use instagram.stories_full.
2893
2893
  *
2894
- * Price: $0.01625 per request.
2894
+ * Price: $0.018 per request.
2895
2895
  *
2896
2896
  * @example
2897
2897
  * const res = await client.instagram.storiesThin({ username: "natgeo" });
@@ -3009,7 +3009,7 @@ var LinkedinNamespace = class {
3009
3009
  *
3010
3010
  * Search the LinkedIn Ad Library by search URL and list the matching ads (advertiser, creative text, format).
3011
3011
  *
3012
- * Price: $0.00005 per request plus $0.0015 per result (maximum $0.03005).
3012
+ * Price: $0.00006 per request plus $0.00158 per result (maximum $0.0316).
3013
3013
  *
3014
3014
  * @example
3015
3015
  * const res = await client.linkedin.ads({ url: "https://www.linkedin.com/company/stripe", limit: 3 });
@@ -3035,7 +3035,7 @@ var LinkedinNamespace = class {
3035
3035
  *
3036
3036
  * Fetch a full LinkedIn company page by URL: name, description, industry, employee count and range, follower count, founded year, headquarters and office locations, funding data, tagline, logo, website, and specialities.
3037
3037
  *
3038
- * Price: $0.004 per request plus $0 per result (maximum $0.004).
3038
+ * Price: $0.0042 per request plus $0 per result (maximum $0.0042).
3039
3039
  *
3040
3040
  * @example
3041
3041
  * const res = await client.linkedin.company({ url: "https://www.linkedin.com/company/stripe" });
@@ -3048,7 +3048,7 @@ var LinkedinNamespace = class {
3048
3048
  *
3049
3049
  * List the employees of a LinkedIn company by name or company URL, with optional job-title filtering.
3050
3050
  *
3051
- * Price: $0 per request plus $0.01 per result (maximum $0.1).
3051
+ * Price: $0 per request plus $0.0105 per result (maximum $0.105).
3052
3052
  *
3053
3053
  * @example
3054
3054
  * const res = await client.linkedin.companyEmployees({ company: "stripe", limit: 3 });
@@ -3061,7 +3061,7 @@ var LinkedinNamespace = class {
3061
3061
  *
3062
3062
  * List a LinkedIn company page's recent posts by URL: full text, canonical link, publish date, author, engagement counts with a per-reaction breakdown, and attached media.
3063
3063
  *
3064
- * Price: $0.00005 per request plus $0.00175 per result (maximum $0.08755).
3064
+ * Price: $0.00006 per request plus $0.00184 per result (maximum $0.092).
3065
3065
  *
3066
3066
  * @example
3067
3067
  * const res = await client.linkedin.companyPosts({ url: "https://www.linkedin.com/company/stripe", limit: 10 });
@@ -3100,7 +3100,7 @@ var LinkedinNamespace = class {
3100
3100
  *
3101
3101
  * Find the deliverability-validated work email behind a LinkedIn profile URL or public ID. Returns each discovered email with its deliverability, validation status, and quality score, plus the person's name and headline.
3102
3102
  *
3103
- * Price: $0.01 per request plus $0 per result (maximum $0.01).
3103
+ * Price: $0.0105 per request plus $0 per result (maximum $0.0105).
3104
3104
  *
3105
3105
  * @example
3106
3106
  * const res = await client.linkedin.email({ profileUrl: "https://www.linkedin.com/in/satyanadella" });
@@ -3113,7 +3113,7 @@ var LinkedinNamespace = class {
3113
3113
  *
3114
3114
  * Search LinkedIn job listings by title and location - full records with description, salary, applicant count, seniority, company details, and benefits. Up to 25 jobs per request.
3115
3115
  *
3116
- * Price: $0.001 per request plus $0.001 per result (maximum $0.026).
3116
+ * Price: $0.00105 per request plus $0.00105 per result (maximum $0.0273).
3117
3117
  *
3118
3118
  * @example
3119
3119
  * const res = await client.linkedin.jobs({ query: "software engineer", limit: 3, location: "United States", workplaceType: "remote" });
@@ -3126,7 +3126,7 @@ var LinkedinNamespace = class {
3126
3126
  *
3127
3127
  * Cheap job index: title, company, location, posted date, URL. No description, salary, applicant counts, or seniority - for those use linkedin.jobs.
3128
3128
  *
3129
- * Price: $0.001 per request.
3129
+ * Price: $0.0012 per request.
3130
3130
  *
3131
3131
  * @example
3132
3132
  * const res = await client.linkedin.jobsThin({ query: "software engineer", limit: 3, location: "United States", workplaceType: "remote" });
@@ -3139,7 +3139,7 @@ var LinkedinNamespace = class {
3139
3139
  *
3140
3140
  * Fetch a single LinkedIn post or article by URL (title, text, author, like and comment counts, publish date).
3141
3141
  *
3142
- * Price: $0.001 per request.
3142
+ * Price: $0.0012 per request.
3143
3143
  *
3144
3144
  * @example
3145
3145
  * const res = await client.linkedin.post({ url: "https://www.linkedin.com/posts/stripe_last-week-agent-traffic-surpassed-human-activity-7470882737390940160-2Nxs" });
@@ -3152,7 +3152,7 @@ var LinkedinNamespace = class {
3152
3152
  *
3153
3153
  * List comments on a LinkedIn post - full text, commenter name/URL/job title, timestamps, and engagement.
3154
3154
  *
3155
- * Price: $0 per request plus $0.002 per result (maximum $0.2).
3155
+ * Price: $0 per request plus $0.0021 per result (maximum $0.21).
3156
3156
  *
3157
3157
  * @example
3158
3158
  * const res = await client.linkedin.postComments({ url: "https://www.linkedin.com/posts/stripe_philip-kl%C3%B6ckner-in-conversation-with-conor-activity-7477791740645564416-tIbZ", limit: 10 });
@@ -3165,7 +3165,7 @@ var LinkedinNamespace = class {
3165
3165
  *
3166
3166
  * List who reacted to a LinkedIn post - reactor name, profile URL, job title, and reaction type. Lead-gen grade.
3167
3167
  *
3168
- * Price: $0 per request plus $0.002 per result (maximum $0.2).
3168
+ * Price: $0 per request plus $0.0021 per result (maximum $0.21).
3169
3169
  *
3170
3170
  * @example
3171
3171
  * const res = await client.linkedin.postReactions({ url: "https://www.linkedin.com/posts/satyanadella_today-were-bringing-skills-to-copilot-for-activity-7475945433668694017--kvG", limit: 5 });
@@ -3191,7 +3191,7 @@ var LinkedinNamespace = class {
3191
3191
  *
3192
3192
  * Fetch a rich LinkedIn member profile by URL: name, headline, avatar, location, connections and followers, current position, and full work experience with job titles, descriptions, dates, employment/workplace type, and per-role skills, plus education, skills, certifications, honors and awards, languages, projects, publications, and verified/premium/open-to-work flags.
3193
3193
  *
3194
- * Price: $0.004 per request plus $0 per result (maximum $0.004).
3194
+ * Price: $0.0042 per request plus $0 per result (maximum $0.0042).
3195
3195
  *
3196
3196
  * @example
3197
3197
  * const res = await client.linkedin.profile({ url: "https://www.linkedin.com/in/williamhgates" });
@@ -3217,7 +3217,7 @@ var LinkedinNamespace = class {
3217
3217
  *
3218
3218
  * Search LinkedIn companies by keyword with optional location filtering, returning normalized company records.
3219
3219
  *
3220
- * Price: $0.001 per request plus $0.004 per result (maximum $0.081).
3220
+ * Price: $0.00105 per request plus $0.0042 per result (maximum $0.0851).
3221
3221
  *
3222
3222
  * @example
3223
3223
  * const res = await client.linkedin.searchCompanies({ query: "fintech", limit: 3 });
@@ -3243,7 +3243,7 @@ var LinkedinNamespace = class {
3243
3243
  *
3244
3244
  * Search LinkedIn profiles by keyword with optional location and job-title filters. Each match returns a full profile record: name, headline, location, current position, work experience, education, and skills, plus the profile URL, handle, and id. For a cheaper name/headline/URL-only search use linkedin.search_profiles_thin; add emails with linkedin.search_profiles_email.
3245
3245
  *
3246
- * Price: $0.08 per request plus $0.004 per result (maximum $0.18).
3246
+ * Price: $0.084 per request plus $0.0042 per result (maximum $0.189).
3247
3247
  *
3248
3248
  * @example
3249
3249
  * const res = await client.linkedin.searchProfiles({ query: "engineer", currentCompanies: ["Google"], limit: 3 });
@@ -3256,7 +3256,7 @@ var LinkedinNamespace = class {
3256
3256
  *
3257
3257
  * People search returning a full profile AND a verified work email for each hit. Search LinkedIn profiles by keyword with optional location and job-title filters; each match returns the full profile record (name, headline, location, current position, work experience, education, and skills, plus the profile URL, handle, and id) together with an emails array carrying the discovered work email and its deliverability. For a full profile without email use linkedin.search_profiles; for a cheaper name/headline/URL-only search use linkedin.search_profiles_thin.
3258
3258
  *
3259
- * Price: $0.08 per request plus $0.009 per result (maximum $0.305).
3259
+ * Price: $0.084 per request plus $0.00945 per result (maximum $0.321).
3260
3260
  *
3261
3261
  * @example
3262
3262
  * const res = await client.linkedin.searchProfilesEmail({ query: "founder", companyHeadcount: ["B"], limit: 5 });
@@ -3269,7 +3269,7 @@ var LinkedinNamespace = class {
3269
3269
  *
3270
3270
  * Cheap people search: name/handle, headline, VANITY profile URL, location. No full profile or email - for full profiles per hit use linkedin.search_profiles, add emails with linkedin.search_profiles_email.
3271
3271
  *
3272
- * Price: $0.0325 per request.
3272
+ * Price: $0.036 per request.
3273
3273
  *
3274
3274
  * @example
3275
3275
  * const res = await client.linkedin.searchProfilesThin({ query: "recruiter" });
@@ -3290,7 +3290,7 @@ var MapsNamespace = class {
3290
3290
  *
3291
3291
  * Search Google Maps for businesses and enrich each result with contact details (emails, phones, and social profiles from their websites), up to 20 records per request.
3292
3292
  *
3293
- * Price: $0.00005 per request plus $0.0045 per result (maximum $0.09005).
3293
+ * Price: $0.00006 per request plus $0.00473 per result (maximum $0.0946).
3294
3294
  *
3295
3295
  * @example
3296
3296
  * const res = await client.maps.contacts({ location: "Austin, TX", query: "coffee shop", limit: 3, placeMinimumStars: "four", website: "withWebsite" });
@@ -3316,7 +3316,7 @@ var MapsNamespace = class {
3316
3316
  *
3317
3317
  * Fetch up to 100 Google Maps reviews for a place by place ID, sorted the way you need, in one normalized response.
3318
3318
  *
3319
- * Price: $0.00005 per request plus $0.0004 per result (maximum $0.04005).
3319
+ * Price: $0.00006 per request plus $0.00042 per result (maximum $0.0421).
3320
3320
  *
3321
3321
  * @example
3322
3322
  * const res = await client.maps.reviews({ placeId: "ChIJN1t_tDeuEmsRUsoyG83frY4", limit: 3, postedLimit: "year" });
@@ -3397,7 +3397,7 @@ var PersonNamespace = class {
3397
3397
  *
3398
3398
  * Skip-trace a person in the US by name, address, phone, or email and get back identity, address, and contact records in normalized JSON.
3399
3399
  *
3400
- * Price: $0 per request plus $0.007 per result (maximum $0.007).
3400
+ * Price: $0 per request plus $0.00735 per result (maximum $0.00735).
3401
3401
  *
3402
3402
  * @example
3403
3403
  * const res = await client.person.skipTrace({ address: "123 Main St, Austin, TX 78701", name: "John Smith" });
@@ -3418,7 +3418,7 @@ var PinterestNamespace = class {
3418
3418
  *
3419
3419
  * Search Pinterest by keyword and get pin, video, board, or profile results with titles, images, and links.
3420
3420
  *
3421
- * Price: $0.00325 per request.
3421
+ * Price: $0.0036 per request.
3422
3422
  *
3423
3423
  * @example
3424
3424
  * const res = await client.pinterest.search({ query: "home decor", limit: 3 });
@@ -3439,7 +3439,7 @@ var PlaystoreNamespace = class {
3439
3439
  *
3440
3440
  * Fetch Google Play reviews for any Android app by package name or store URL: ratings, review text, dates, and helpfulness votes.
3441
3441
  *
3442
- * Price: $0 per request plus $0.00011 per result (maximum $0.011).
3442
+ * Price: $0 per request plus $0.00012 per result (maximum $0.0116).
3443
3443
  *
3444
3444
  * @example
3445
3445
  * const res = await client.playstore.reviews({ appId: "com.whatsapp", limit: 3 });
@@ -3460,7 +3460,7 @@ var PolymarketNamespace = class {
3460
3460
  *
3461
3461
  * Discover Polymarket prediction markets (question, outcome prices, volume, liquidity, and end dates) by keyword or sorted by activity, as normalized JSON.
3462
3462
  *
3463
- * Price: $0.105 per request plus $0.0006 per result (maximum $0.12).
3463
+ * Price: $0.111 per request plus $0.00063 per result (maximum $0.126).
3464
3464
  *
3465
3465
  * @example
3466
3466
  * const res = await client.polymarket.markets({ query: "election", limit: 10 });
@@ -3481,7 +3481,7 @@ var RealtorNamespace = class {
3481
3481
  *
3482
3482
  * Search Realtor.com listings by location with optional price, property-type, beds/baths, listing-status, and keyword filters and get property records (price, address, beds, baths) as normalized JSON.
3483
3483
  *
3484
- * Price: $0.005 per request plus $0.0015 per result (maximum $0.0425).
3484
+ * Price: $0.00525 per request plus $0.00158 per result (maximum $0.0447).
3485
3485
  *
3486
3486
  * @example
3487
3487
  * const res = await client.realtor.search({ location: "Austin, TX", bedsMin: 4, limit: 3, propertyTypes: ["single_family"], searchStatuses: ["pending"] });
@@ -3502,7 +3502,7 @@ var RedditNamespace = class {
3502
3502
  *
3503
3503
  * Fetch a single Reddit post by URL, including its full body text, score, comment count, upvote ratio, and subreddit, as normalized JSON.
3504
3504
  *
3505
- * Price: $0.001 per request.
3505
+ * Price: $0.0012 per request.
3506
3506
  *
3507
3507
  * @example
3508
3508
  * const res = await client.reddit.post({ url: "https://www.reddit.com/r/IAmA/comments/z1c9z/i_am_barack_obama_president_of_the_united_states/" });
@@ -3557,7 +3557,7 @@ var RedditNamespace = class {
3557
3557
  *
3558
3558
  * Fetch a Reddit user's public profile (karma split, post and comment counts, bio, avatar, account age) by username.
3559
3559
  *
3560
- * Price: $0.001 per request.
3560
+ * Price: $0.0012 per request.
3561
3561
  *
3562
3562
  * @example
3563
3563
  * const res = await client.reddit.profile({ username: "spez" });
@@ -3570,7 +3570,7 @@ var RedditNamespace = class {
3570
3570
  *
3571
3571
  * Search Reddit posts across all subreddits by query.
3572
3572
  *
3573
- * Price: $0.001 per request.
3573
+ * Price: $0.0012 per request.
3574
3574
  *
3575
3575
  * @example
3576
3576
  * const res = await client.reddit.search({ query: "mechanical keyboard" });
@@ -3599,7 +3599,7 @@ var RedditNamespace = class {
3599
3599
  *
3600
3600
  * Fetch a subreddit's metadata (weekly active users, description, and category).
3601
3601
  *
3602
- * Price: $0.001 per request.
3602
+ * Price: $0.0012 per request.
3603
3603
  *
3604
3604
  * @example
3605
3605
  * const res = await client.reddit.subredditDetails({ subreddit: "programming" });
@@ -3654,7 +3654,7 @@ var RedditNamespace = class {
3654
3654
  *
3655
3655
  * List a Reddit user's comments by username, sorted by new, top, hot, or controversial, with the parent post title and subreddit on every item and cursor pagination. Comment text comes back as a roughly 300-character preview rather than the full body, and this endpoint carries no per-comment permalink; use reddit.post_comments for full comment bodies and comment URLs on a given post.
3656
3656
  *
3657
- * Price: $0.001 per request.
3657
+ * Price: $0.0012 per request.
3658
3658
  *
3659
3659
  * @example
3660
3660
  * const res = await client.reddit.userComments({ username: "spez" });
@@ -3683,7 +3683,7 @@ var RedditNamespace = class {
3683
3683
  *
3684
3684
  * List a Reddit user's posts by username, sorted by new, top, hot, or controversial, with cursor pagination.
3685
3685
  *
3686
- * Price: $0.001 per request.
3686
+ * Price: $0.0012 per request.
3687
3687
  *
3688
3688
  * @example
3689
3689
  * const res = await client.reddit.userPosts({ username: "spez" });
@@ -3720,7 +3720,7 @@ var RedfinNamespace = class {
3720
3720
  *
3721
3721
  * Run a Redfin map search by URL and get matching home listings (price, address, beds, baths, status) as normalized JSON.
3722
3722
  *
3723
- * Price: $0.0027 per request plus $0.00043 per result (maximum $0.01345).
3723
+ * Price: $0.00284 per request plus $0.00046 per result (maximum $0.0142).
3724
3724
  *
3725
3725
  * @example
3726
3726
  * const res = await client.redfin.search({ url: "https://www.redfin.com/city/30818/TX/Austin", limit: 3 });
@@ -3741,7 +3741,7 @@ var RednoteNamespace = class {
3741
3741
  *
3742
3742
  * Look up a RedNote (Xiaohongshu) note by note ID and return normalized note details.
3743
3743
  *
3744
- * Price: $0.01 per request.
3744
+ * Price: $0.012 per request.
3745
3745
  *
3746
3746
  * @example
3747
3747
  * const res = await client.rednote.note({ noteId: "66f2a24f000000002c02cf57" });
@@ -3754,7 +3754,7 @@ var RednoteNamespace = class {
3754
3754
  *
3755
3755
  * List comments on a RedNote (Xiaohongshu) note and return normalized comment records with pagination.
3756
3756
  *
3757
- * Price: $0.01 per request.
3757
+ * Price: $0.012 per request.
3758
3758
  *
3759
3759
  * @example
3760
3760
  * const res = await client.rednote.noteComments({ noteId: "68dd422c0000000203019829" });
@@ -3783,7 +3783,7 @@ var RednoteNamespace = class {
3783
3783
  *
3784
3784
  * Look up a RedNote (Xiaohongshu) profile by user ID and return normalized profile details.
3785
3785
  *
3786
- * Price: $0.01 per request.
3786
+ * Price: $0.012 per request.
3787
3787
  *
3788
3788
  * @example
3789
3789
  * const res = await client.rednote.profile({ userId: "56b0a4491c07df6365277af7" });
@@ -3796,7 +3796,7 @@ var RednoteNamespace = class {
3796
3796
  *
3797
3797
  * Search RedNote (Xiaohongshu) notes by keyword and return normalized note records with pagination.
3798
3798
  *
3799
- * Price: $0.01 per request.
3799
+ * Price: $0.012 per request.
3800
3800
  *
3801
3801
  * @example
3802
3802
  * const res = await client.rednote.search({ query: "coffee", sort: "general" });
@@ -3825,7 +3825,7 @@ var RednoteNamespace = class {
3825
3825
  *
3826
3826
  * Search RedNote (Xiaohongshu) users by keyword and return normalized user records with pagination.
3827
3827
  *
3828
- * Price: $0.01 per request.
3828
+ * Price: $0.012 per request.
3829
3829
  *
3830
3830
  * @example
3831
3831
  * const res = await client.rednote.searchUsers({ query: "coffee" });
@@ -3854,7 +3854,7 @@ var RednoteNamespace = class {
3854
3854
  *
3855
3855
  * List notes posted by a RedNote (Xiaohongshu) user and return normalized note records with pagination.
3856
3856
  *
3857
- * Price: $0.01 per request.
3857
+ * Price: $0.012 per request.
3858
3858
  *
3859
3859
  * @example
3860
3860
  * const res = await client.rednote.userNotes({ userId: "56b0a4491c07df6365277af7" });
@@ -3891,7 +3891,7 @@ var SecNamespace = class {
3891
3891
  *
3892
3892
  * List a public company's SEC EDGAR filings - form type, filing date, accession number, and document links - by ticker, company name, or CIK, with optional form-type and date filters.
3893
3893
  *
3894
- * Price: $0.002 per request plus $0.0004 per result (maximum $0.012).
3894
+ * Price: $0.0021 per request plus $0.00042 per result (maximum $0.0126).
3895
3895
  *
3896
3896
  * @example
3897
3897
  * const res = await client.sec.filings({ limit: 3, ticker: "AAPL" });
@@ -3912,7 +3912,7 @@ var SemrushNamespace = class {
3912
3912
  *
3913
3913
  * Semrush keyword research for any term: monthly search volume, CPC, competition, keyword difficulty, plus related keywords and question keywords.
3914
3914
  *
3915
- * Price: $0 per request plus $0.015 per result (maximum $0.015).
3915
+ * Price: $0 per request plus $0.0158 per result (maximum $0.0158).
3916
3916
  *
3917
3917
  * @example
3918
3918
  * const res = await client.semrush.keywords({ keyword: "best running shoes", database: "us" });
@@ -3925,7 +3925,7 @@ var SemrushNamespace = class {
3925
3925
  *
3926
3926
  * a Semrush SEO overview for any domain: Authority Score, organic and paid traffic, keyword and backlink counts, top country, and the domain's top organic keywords.
3927
3927
  *
3928
- * Price: $0 per request plus $0.015 per result (maximum $0.015).
3928
+ * Price: $0 per request plus $0.0158 per result (maximum $0.0158).
3929
3929
  *
3930
3930
  * @example
3931
3931
  * const res = await client.semrush.overview({ domain: "ahrefs.com", database: "us" });
@@ -4110,7 +4110,7 @@ var SnapchatNamespace = class {
4110
4110
  *
4111
4111
  * Fetch a Snapchat user's public profile by username: display name, bio, subscriber count, and recent public content.
4112
4112
  *
4113
- * Price: $0.001 per request plus $0.002 per result (maximum $0.003).
4113
+ * Price: $0.00105 per request plus $0.0021 per result (maximum $0.00315).
4114
4114
  *
4115
4115
  * @example
4116
4116
  * const res = await client.snapchat.profile({ username: "nasa" });
@@ -4131,7 +4131,7 @@ var SocialNamespace = class {
4131
4131
  *
4132
4132
  * Find a person's or brand's profiles across major social networks from a single name, returned as normalized JSON.
4133
4133
  *
4134
- * Price: $0.001 per request plus $0.002 per result (maximum $0.021).
4134
+ * Price: $0.00105 per request plus $0.0021 per result (maximum $0.0221).
4135
4135
  *
4136
4136
  * @example
4137
4137
  * const res = await client.social.finder({ name: "Elon Musk", limit: 3 });
@@ -4178,7 +4178,7 @@ var SpotifyNamespace = class {
4178
4178
  *
4179
4179
  * Fetch stream counts and stats for a Spotify track, album, or artist URL.
4180
4180
  *
4181
- * Price: $0 per request plus $0.003 per result (maximum $0.003).
4181
+ * Price: $0 per request plus $0.00315 per result (maximum $0.00315).
4182
4182
  *
4183
4183
  * @example
4184
4184
  * const res = await client.spotify.playCount({ url: "https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT" });
@@ -4267,7 +4267,7 @@ var SubstackNamespace = class {
4267
4267
  *
4268
4268
  * Pull posts from any Substack publication by its URL, or pass a single post URL (…/p/slug) to fetch just that one article. Returns title, subtitle, publish date, paywall status, word count, engagement (reactions, comments, restacks), author profile, and full article HTML.
4269
4269
  *
4270
- * Price: $0.005 per request plus $0.00156 per result (maximum $0.161).
4270
+ * Price: $0.00525 per request plus $0.00164 per result (maximum $0.17).
4271
4271
  *
4272
4272
  * @example
4273
4273
  * const res = await client.substack.posts({ url: "https://www.astralcodexten.com", limit: 3 });
@@ -4403,7 +4403,7 @@ var TiktokNamespace = class {
4403
4403
  *
4404
4404
  * Get the audience country breakdown (follower count and share per country) for a TikTok creator by handle.
4405
4405
  *
4406
- * Price: $0.01625 per request.
4406
+ * Price: $0.018 per request.
4407
4407
  *
4408
4408
  * @example
4409
4409
  * const res = await client.tiktok.audienceDemographics({ handle: "shakira" });
@@ -4487,7 +4487,7 @@ var TiktokNamespace = class {
4487
4487
  *
4488
4488
  * List recent TikTok videos for a hashtag (creator, caption, views, likes, shares).
4489
4489
  *
4490
- * Price: $0.00325 per request.
4490
+ * Price: $0.0036 per request.
4491
4491
  *
4492
4492
  * @example
4493
4493
  * const res = await client.tiktok.hashtagVideos({ hashtag: "cooking", limit: 3 });
@@ -4513,7 +4513,7 @@ var TiktokNamespace = class {
4513
4513
  *
4514
4514
  * Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle.
4515
4515
  *
4516
- * Price: $0.001 per request.
4516
+ * Price: $0.0012 per request.
4517
4517
  *
4518
4518
  * @example
4519
4519
  * const res = await client.tiktok.profile({ handle: "zachking" });
@@ -4539,7 +4539,7 @@ var TiktokNamespace = class {
4539
4539
  *
4540
4540
  * List a TikTok creator's recent videos (views, likes, comments) by handle with cursor pagination.
4541
4541
  *
4542
- * Price: $0.001 per request.
4542
+ * Price: $0.0012 per request.
4543
4543
  *
4544
4544
  * @example
4545
4545
  * const res = await client.tiktok.profileVideos({ handle: "zachking" });
@@ -4581,7 +4581,7 @@ var TiktokNamespace = class {
4581
4581
  *
4582
4582
  * Search TikTok by keyword and get matching videos (caption, views, likes, comments, shares) as normalized JSON.
4583
4583
  *
4584
- * Price: $0.001 per request.
4584
+ * Price: $0.0012 per request.
4585
4585
  *
4586
4586
  * @example
4587
4587
  * const res = await client.tiktok.searchKeyword({ query: "cooking" });
@@ -4623,7 +4623,7 @@ var TiktokNamespace = class {
4623
4623
  *
4624
4624
  * Search TikTok accounts by keyword (handle, nickname, follower count) with cursor pagination.
4625
4625
  *
4626
- * Price: $0.001 per request.
4626
+ * Price: $0.0012 per request.
4627
4627
  *
4628
4628
  * @example
4629
4629
  * const res = await client.tiktok.searchUsers({ query: "chef" });
@@ -4707,7 +4707,7 @@ var TiktokNamespace = class {
4707
4707
  *
4708
4708
  * Fetch a single TikTok video by URL with its caption and engagement counts (views, likes, comments, shares, saves).
4709
4709
  *
4710
- * Price: $0.001 per request.
4710
+ * Price: $0.0012 per request.
4711
4711
  *
4712
4712
  * @example
4713
4713
  * const res = await client.tiktok.video({ url: "https://www.tiktok.com/@mrbeast/video/7654638524729216287?_r=1&u_code=elgjf3ff8cajhk&preview_pb=0&sharer_language=en&_d=elh6737j6kjl71&share_item_id=7654638524729216287&source=h5_m" });
@@ -4875,7 +4875,7 @@ var TripadvisorNamespace = class {
4875
4875
  *
4876
4876
  * Fetch the latest reviews for any Tripadvisor hotel, restaurant, or attraction by its page URL: rating, text, date, and trip details as normalized JSON.
4877
4877
  *
4878
- * Price: $0.00325 per request.
4878
+ * Price: $0.0036 per request.
4879
4879
  *
4880
4880
  * @example
4881
4881
  * const res = await client.tripadvisor.reviews({ url: "https://www.tripadvisor.com/Hotel_Review-g60763-d93450-Reviews-The_Plaza-New_York_City_New_York.html", limit: 3 });
@@ -4888,7 +4888,7 @@ var TripadvisorNamespace = class {
4888
4888
  *
4889
4889
  * Search Tripadvisor for hotels, restaurants, and attractions in any destination and get rich place records (ratings, review counts, contact details, pricing) as normalized JSON.
4890
4890
  *
4891
- * Price: $0.00325 per request.
4891
+ * Price: $0.0036 per request.
4892
4892
  *
4893
4893
  * @example
4894
4894
  * const res = await client.tripadvisor.search({ query: "Paris", limit: 3 });
@@ -4909,7 +4909,7 @@ var TrustpilotNamespace = class {
4909
4909
  *
4910
4910
  * Pull Trustpilot reviews for any company by brand name: star ratings, review text, dates, and reviewer details as clean JSON.
4911
4911
  *
4912
- * Price: $0.01625 per request.
4912
+ * Price: $0.018 per request.
4913
4913
  *
4914
4914
  * @example
4915
4915
  * const res = await client.trustpilot.reviews({ company: "stripe.com", limit: 3 });
@@ -4930,7 +4930,7 @@ var TruthsocialNamespace = class {
4930
4930
  *
4931
4931
  * Get a single Truth Social post by its URL - text, author, engagement (likes, comments, shares), and timestamp as clean JSON.
4932
4932
  *
4933
- * Price: $0.00325 per request.
4933
+ * Price: $0.0036 per request.
4934
4934
  *
4935
4935
  * @example
4936
4936
  * const res = await client.truthsocial.post({ url: "https://truthsocial.com/@realDonaldTrump/posts/116824551176646175" });
@@ -4943,7 +4943,7 @@ var TruthsocialNamespace = class {
4943
4943
  *
4944
4944
  * Get a Truth Social account's public profile by handle - display name, bio, follower/following counts, and post count as clean JSON.
4945
4945
  *
4946
- * Price: $0.00325 per request.
4946
+ * Price: $0.0036 per request.
4947
4947
  *
4948
4948
  * @example
4949
4949
  * const res = await client.truthsocial.profile({ handle: "realDonaldTrump" });
@@ -4956,7 +4956,7 @@ var TruthsocialNamespace = class {
4956
4956
  *
4957
4957
  * List a Truth Social account's recent posts by handle - text, engagement (likes, comments, shares), and timestamps as clean JSON.
4958
4958
  *
4959
- * Price: $0.00325 per request.
4959
+ * Price: $0.0036 per request.
4960
4960
  *
4961
4961
  * @example
4962
4962
  * const res = await client.truthsocial.userPosts({ handle: "realDonaldTrump" });
@@ -5087,7 +5087,7 @@ var TwitterNamespace = class {
5087
5087
  *
5088
5088
  * Fetch the replies to any X (Twitter) post URL as structured records: author, text, and engagement.
5089
5089
  *
5090
- * Price: $0.0025 per request plus $0.00025 per result (maximum $0.0125).
5090
+ * Price: $0.00263 per request plus $0.00027 per result (maximum $0.0132).
5091
5091
  *
5092
5092
  * @example
5093
5093
  * const res = await client.twitter.replies({ url: "https://x.com/jack/status/20", limit: 3 });
@@ -5197,7 +5197,7 @@ var TwitterNamespace = class {
5197
5197
  *
5198
5198
  * Get up to the requested limit of tweets and replies authored by an X (Twitter) account in one bulk call, with engagement, views, and language. The current lane returns nextCursor as null; cursor is reserved for future cursor-capable lanes.
5199
5199
  *
5200
- * Price: $0 per request plus $0.0002 per result (maximum $0.2).
5200
+ * Price: $0 per request plus $0.00021 per result (maximum $0.21).
5201
5201
  *
5202
5202
  * @example
5203
5203
  * const res = await client.twitter.userTweets({ handle: "levelsio", limit: 20 });
@@ -5234,7 +5234,7 @@ var UpworkNamespace = class {
5234
5234
  *
5235
5235
  * Search Upwork job postings by keyword, with up to 25 fresh listings per request.
5236
5236
  *
5237
- * Price: $0 per request plus $0.0033 per result (maximum $0.0825).
5237
+ * Price: $0 per request plus $0.00347 per result (maximum $0.0867).
5238
5238
  *
5239
5239
  * @example
5240
5240
  * const res = await client.upwork.jobs({ query: "web developer", jobType: "fixed", limit: 10 });
@@ -5255,7 +5255,7 @@ var WalmartNamespace = class {
5255
5255
  *
5256
5256
  * Fetch a Walmart product page by URL and get full product details (title, price, availability, ratings, images, and specs) in one normalized response.
5257
5257
  *
5258
- * Price: $0 per request plus $0.00368 per result (maximum $0.00368).
5258
+ * Price: $0 per request plus $0.00387 per result (maximum $0.00387).
5259
5259
  *
5260
5260
  * @example
5261
5261
  * const res = await client.walmart.product({ url: "https://www.walmart.com/ip/Apple-AirPods-Pro-2/5689919121" });
@@ -5276,7 +5276,7 @@ var WebNamespace = class {
5276
5276
  *
5277
5277
  * Crawl a website and get clean text content from up to 10 pages in one normalized response, ideal for feeding sites into LLMs and search indexes.
5278
5278
  *
5279
- * Price: $0.0015 per request plus $0.003 per result (maximum $0.0315).
5279
+ * Price: $0.00158 per request plus $0.00315 per result (maximum $0.0331).
5280
5280
  *
5281
5281
  * @example
5282
5282
  * const res = await client.web.crawl({ url: "https://example.com", limit: 3 });
@@ -5315,7 +5315,7 @@ var WebNamespace = class {
5315
5315
  *
5316
5316
  * Capture a real-browser screenshot of any web page URL.
5317
5317
  *
5318
- * Price: $0 per request plus $0.00158 per result (maximum $0.00158).
5318
+ * Price: $0 per request plus $0.00166 per result (maximum $0.00166).
5319
5319
  *
5320
5320
  * @example
5321
5321
  * const res = await client.web.screenshot({ url: "https://example.com" });
@@ -5336,7 +5336,7 @@ var WeiboNamespace = class {
5336
5336
  *
5337
5337
  * Get the complete current Weibo hot-search ranking with labels and heat values.
5338
5338
  *
5339
- * Price: $0.0015 per request.
5339
+ * Price: $0.0018 per request.
5340
5340
  *
5341
5341
  * @example
5342
5342
  * const res = await client.weibo.hotSearch({});
@@ -5349,7 +5349,7 @@ var WeiboNamespace = class {
5349
5349
  *
5350
5350
  * Fetch a public Weibo post by ID with normalized author and engagement data.
5351
5351
  *
5352
- * Price: $0.001 per request.
5352
+ * Price: $0.0012 per request.
5353
5353
  *
5354
5354
  * @example
5355
5355
  * const res = await client.weibo.post({ postId: "5092682368025584", includeLongText: "true" });
@@ -5362,7 +5362,7 @@ var WeiboNamespace = class {
5362
5362
  *
5363
5363
  * List first-level comments on a public Weibo post with pagination.
5364
5364
  *
5365
- * Price: $0.001 per request.
5365
+ * Price: $0.0012 per request.
5366
5366
  *
5367
5367
  * @example
5368
5368
  * const res = await client.weibo.postComments({ postId: "5283919831764022", limit: 10 });
@@ -5391,7 +5391,7 @@ var WeiboNamespace = class {
5391
5391
  *
5392
5392
  * Fetch a public Weibo profile by user ID with normalized audience and account data.
5393
5393
  *
5394
- * Price: $0.001 per request.
5394
+ * Price: $0.0012 per request.
5395
5395
  *
5396
5396
  * @example
5397
5397
  * const res = await client.weibo.profile({ userId: "1722594714" });
@@ -5404,7 +5404,7 @@ var WeiboNamespace = class {
5404
5404
  *
5405
5405
  * Search public Weibo posts with optional result, media, and time filters.
5406
5406
  *
5407
- * Price: $0.001 per request.
5407
+ * Price: $0.0012 per request.
5408
5408
  *
5409
5409
  * @example
5410
5410
  * const res = await client.weibo.search({ query: "python", includeType: "pic", page: 1, searchType: "hot" });
@@ -5417,7 +5417,7 @@ var WeiboNamespace = class {
5417
5417
  *
5418
5418
  * List public posts from a Weibo user with normalized author and engagement data.
5419
5419
  *
5420
- * Price: $0.001 per request.
5420
+ * Price: $0.0012 per request.
5421
5421
  *
5422
5422
  * @example
5423
5423
  * const res = await client.weibo.userPosts({ userId: "7277477906", feature: 3, page: 1 });
@@ -5454,7 +5454,7 @@ var YahooFinanceNamespace = class {
5454
5454
  *
5455
5455
  * Look up a stock or ETF by ticker symbol and get its Yahoo Finance quote (price, market cap, volume, and key stats) as normalized JSON.
5456
5456
  *
5457
- * Price: $0.00005 per request plus $0.0009 per result (maximum $0.00095).
5457
+ * Price: $0.00006 per request plus $0.00095 per result (maximum $0.001).
5458
5458
  *
5459
5459
  * @example
5460
5460
  * const res = await client.yahooFinance.quote({ ticker: "AAPL" });
@@ -5475,7 +5475,7 @@ var YelpNamespace = class {
5475
5475
  *
5476
5476
  * Search Yelp for businesses by keyword and location: up to 20 listings with ratings, categories, and core business info per request.
5477
5477
  *
5478
- * Price: $0.04 per request plus $0.00075 per result (maximum $0.055).
5478
+ * Price: $0.042 per request plus $0.00079 per result (maximum $0.0578).
5479
5479
  *
5480
5480
  * @example
5481
5481
  * const res = await client.yelp.search({ location: "Chicago, IL", query: "pizza", limit: 5 });
@@ -5824,7 +5824,7 @@ var ZhihuNamespace = class {
5824
5824
  *
5825
5825
  * Fetch a public Zhihu answer with normalized author and question data.
5826
5826
  *
5827
- * Price: $0.001 per request.
5827
+ * Price: $0.0012 per request.
5828
5828
  *
5829
5829
  * @example
5830
5830
  * const res = await client.zhihu.answer({ answerId: "2054145988235880002" });
@@ -5837,7 +5837,7 @@ var ZhihuNamespace = class {
5837
5837
  *
5838
5838
  * Fetch a public Zhihu profile with normalized identity and audience data.
5839
5839
  *
5840
- * Price: $0.001 per request.
5840
+ * Price: $0.0012 per request.
5841
5841
  *
5842
5842
  * @example
5843
5843
  * const res = await client.zhihu.profile({ userToken: "ming-he-43-93" });
@@ -5850,7 +5850,7 @@ var ZhihuNamespace = class {
5850
5850
  *
5851
5851
  * Fetch a public Zhihu question with normalized text and engagement statistics.
5852
5852
  *
5853
- * Price: $0.001 per request.
5853
+ * Price: $0.0012 per request.
5854
5854
  *
5855
5855
  * @example
5856
5856
  * const res = await client.zhihu.question({ questionId: "37811449" });
@@ -5863,7 +5863,7 @@ var ZhihuNamespace = class {
5863
5863
  *
5864
5864
  * List public answers to a Zhihu question with normalized authors and engagement data.
5865
5865
  *
5866
- * Price: $0.001 per request.
5866
+ * Price: $0.0012 per request.
5867
5867
  *
5868
5868
  * @example
5869
5869
  * const res = await client.zhihu.questionAnswers({ questionId: "37811449", limit: 5, offset: 0, order: "default" });
@@ -5876,7 +5876,7 @@ var ZhihuNamespace = class {
5876
5876
  *
5877
5877
  * Search public Zhihu articles by keyword with normalized author and engagement data.
5878
5878
  *
5879
- * Price: $0.001 per request.
5879
+ * Price: $0.0012 per request.
5880
5880
  *
5881
5881
  * @example
5882
5882
  * const res = await client.zhihu.searchArticles({ query: "deepseek", limit: "20", showAllTopics: 0 });
@@ -5897,7 +5897,7 @@ var ZillowNamespace = class {
5897
5897
  *
5898
5898
  * Fetch full details for a single Zillow property listing by URL (price, facts and features, photos, and price/tax history).
5899
5899
  *
5900
- * Price: $0 per request plus $0.0024 per result (maximum $0.0024).
5900
+ * Price: $0 per request plus $0.00252 per result (maximum $0.00252).
5901
5901
  *
5902
5902
  * @example
5903
5903
  * const res = await client.zillow.property({ url: "https://www.zillow.com/homedetails/4510-Secure-Ln-Austin-TX-78725/83126034_zpid/" });
@@ -5910,7 +5910,7 @@ var ZillowNamespace = class {
5910
5910
  *
5911
5911
  * Search Zillow for-sale, rental, or sold listings by region-level location (city, ZIP, county, or neighborhood) with optional price, bedroom, living-area, home-type, recency, and sort filters and get matching properties (price, address, beds, baths, living area, status, Zestimate) as normalized JSON.
5912
5912
  *
5913
- * Price: $0.0005 per request plus $0.003 per result (maximum $0.0755).
5913
+ * Price: $0.00053 per request plus $0.00315 per result (maximum $0.0793).
5914
5914
  *
5915
5915
  * @example
5916
5916
  * const res = await client.zillow.search({ location: "Austin, TX", limit: 3, maxPrice: 900000, minBedrooms: 3, operation: "buy" });