@getanyapi/sdk 0.47.0 → 0.48.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1046,7 +1046,7 @@ var AhrefsNamespace = class {
1046
1046
  *
1047
1047
  * Get the referring pages linking to a domain or URL, each with the source page, anchor text, linking domain rating, and page title.
1048
1048
  *
1049
- * Price: $0.0215 per request plus $0 per result (maximum $0.0215).
1049
+ * Price: $0.00501 per request plus $0 per result (maximum $0.00501).
1050
1050
  *
1051
1051
  * @example
1052
1052
  * const res = await client.ahrefs.backlinks({ url: "ahrefs.com", mode: "exact" });
@@ -1059,7 +1059,7 @@ var AhrefsNamespace = class {
1059
1059
  *
1060
1060
  * Get related keyword suggestions for any seed term, each with an Ahrefs difficulty and search-volume bucket.
1061
1061
  *
1062
- * Price: $0.00165 per request plus $0.0198 per result (maximum $0.0215).
1062
+ * Price: $0.00006 per request plus $0.00495 per result (maximum $0.00501).
1063
1063
  *
1064
1064
  * @example
1065
1065
  * const res = await client.ahrefs.keywordIdeas({ keyword: "coffee", country: "us" });
@@ -1072,7 +1072,7 @@ var AhrefsNamespace = class {
1072
1072
  *
1073
1073
  * 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.
1074
1074
  *
1075
- * Price: $0.00165 per request plus $0.0198 per result (maximum $0.0215).
1075
+ * Price: $0.00006 per request plus $0.00495 per result (maximum $0.00501).
1076
1076
  *
1077
1077
  * @example
1078
1078
  * const res = await client.ahrefs.keywords({ keyword: "seo tools", country: "us" });
@@ -1085,7 +1085,7 @@ var AhrefsNamespace = class {
1085
1085
  *
1086
1086
  * Get an SEO authority overview for any domain or URL: Domain Rating, total backlinks, and referring domains - as normalized JSON.
1087
1087
  *
1088
- * Price: $0.00165 per request plus $0.0198 per result (maximum $0.0215).
1088
+ * Price: $0.00006 per request plus $0.00495 per result (maximum $0.00501).
1089
1089
  *
1090
1090
  * @example
1091
1091
  * const res = await client.ahrefs.overview({ url: "ahrefs.com", mode: "subdomains" });
@@ -1555,6 +1555,27 @@ var CompanyEnrichmentNamespace = class {
1555
1555
  }
1556
1556
  };
1557
1557
 
1558
+ // src/generated/platforms/company_identify.ts
1559
+ var CompanyIdentifyNamespace = class {
1560
+ constructor(_core) {
1561
+ this._core = _core;
1562
+ }
1563
+ _core;
1564
+ /**
1565
+ * Company Identify - Crustdata v3
1566
+ *
1567
+ * Resolve one company from its domain, LinkedIn company page, Crustdata company id, or name to its Crustdata id, primary domain, LinkedIn page, and basic profile. Identify a company for $1 per 1,000 requests before paying to enrich it.
1568
+ *
1569
+ * Price: $0.001 per request.
1570
+ *
1571
+ * @example
1572
+ * const res = await client.companyIdentify.crustdataV3({ companyDomain: "stripe.com" });
1573
+ */
1574
+ crustdataV3(input, options) {
1575
+ return this._core.run("company_identify.crustdata_v3", input, options);
1576
+ }
1577
+ };
1578
+
1558
1579
  // src/generated/platforms/company_search.ts
1559
1580
  var CompanySearchNamespace = class {
1560
1581
  constructor(_core) {
@@ -1707,24 +1728,24 @@ var CongressNamespace = class {
1707
1728
  }
1708
1729
  };
1709
1730
 
1710
- // src/generated/platforms/dexscreener.ts
1711
- var DexscreenerNamespace = class {
1731
+ // src/generated/platforms/contact_enrichment.ts
1732
+ var ContactEnrichmentNamespace = class {
1712
1733
  constructor(_core) {
1713
1734
  this._core = _core;
1714
1735
  }
1715
1736
  _core;
1716
1737
  /**
1717
- * DEX Screener Tokens
1738
+ * Contact Enrichment - Crustdata v3
1718
1739
  *
1719
- * List trending tokens on any blockchain from DEX Screener (price, liquidity, volume, transactions, and market cap), sorted how you want, as normalized JSON.
1740
+ * Find one person's business emails, personal emails, and phone numbers from a LinkedIn profile URL or a business email, with a deliverability status on every email. Billed only when the person is found.
1720
1741
  *
1721
- * Price: $0.022 per request plus $0.00165 per result (maximum $0.0633).
1742
+ * Price: $0.24 per request.
1722
1743
  *
1723
1744
  * @example
1724
- * const res = await client.dexscreener.tokens({ chain: "solana", limit: 5, min24HVol: 100000 });
1745
+ * const res = await client.contactEnrichment.crustdataV3({ linkedinUrl: "https://www.linkedin.com/in/satyanadella" });
1725
1746
  */
1726
- tokens(input, options) {
1727
- return this._core.run("dexscreener.tokens", input, options);
1747
+ crustdataV3(input, options) {
1748
+ return this._core.run("contact_enrichment.crustdata_v3", input, options);
1728
1749
  }
1729
1750
  };
1730
1751
 
@@ -2085,7 +2106,7 @@ var FacebookNamespace = class {
2085
2106
  * Price: $0.0012 per request.
2086
2107
  *
2087
2108
  * @example
2088
- * const res = await client.facebook.adDetails({ id: "1249043200627555" });
2109
+ * const res = await client.facebook.adDetails({ id: "962050096457659" });
2089
2110
  */
2090
2111
  adDetails(input, options) {
2091
2112
  return this._core.run("facebook.ad_details", input, options);
@@ -2098,7 +2119,7 @@ var FacebookNamespace = class {
2098
2119
  * Price: $0.00462 per request plus $0 per result (maximum $0.00462).
2099
2120
  *
2100
2121
  * @example
2101
- * const res = await client.facebook.adDetailsFull({ id: "1519158199783790" });
2122
+ * const res = await client.facebook.adDetailsFull({ id: "962050096457659" });
2102
2123
  */
2103
2124
  adDetailsFull(input, options) {
2104
2125
  return this._core.run("facebook.ad_details_full", input, options);
@@ -2295,7 +2316,7 @@ var FacebookNamespace = class {
2295
2316
  * Price: $0.0012 per request.
2296
2317
  *
2297
2318
  * @example
2298
- * const res = await client.facebook.groupPosts({ url: "https://www.facebook.com/groups/1270525996445602/" });
2319
+ * const res = await client.facebook.groupPosts({ url: "https://www.facebook.com/groups/instantpotcommunity/" });
2299
2320
  */
2300
2321
  groupPosts(input, options) {
2301
2322
  return this._core.run("facebook.group_posts", input, options);
@@ -2910,7 +2931,7 @@ var GoogleNamespace = class {
2910
2931
  *
2911
2932
  * Ask Google AI Mode a prompt and receive the cited answer it generates. AI Mode composes the answer at search time, so repeat calls on one prompt can differ in wording and in which sources are cited.
2912
2933
  *
2913
- * Price: $0.00006 per request plus $0.0033 per result (maximum $0.00336).
2934
+ * Price: $0.0007 per request.
2914
2935
  *
2915
2936
  * @example
2916
2937
  * const res = await client.google.aiMode({ prompt: "What is AnyAPI at getanyapi.com, and what does it offer?" });
@@ -3014,7 +3035,7 @@ var GoogleNamespace = class {
3014
3035
  *
3015
3036
  * Run a Google web search and get the organic results (title, link, snippet, position) as clean JSON. Returns about 10 results per call - Google stopped honoring bulk result counts in September 2025, so a limit above 10 is accepted but returns no more than a page. Pass the returned nextCursor back as cursor to walk further, or use google.search_100 for up to 100 ranked results in one call, which is cheaper past roughly 20 results.
3016
3037
  *
3017
- * Price: $0.0004 per request.
3038
+ * Price: $0.0005 per request.
3018
3039
  *
3019
3040
  * @example
3020
3041
  * const res = await client.google.search({ query: "best coffee maker", gl: "us", hl: "en", limit: 10 });
@@ -3358,7 +3379,7 @@ var InstagramNamespace = class {
3358
3379
  /**
3359
3380
  * Instagram Followers
3360
3381
  *
3361
- * List the followers of any public Instagram account by username: follower usernames, names, and profile details.
3382
+ * List about the first 50 followers of any public Instagram account by username: follower usernames, names, and profile details. Instagram caps follower lists, so this returns one page, not the whole list.
3362
3383
  *
3363
3384
  * Price: $0.0015 per request.
3364
3385
  *
@@ -3387,7 +3408,7 @@ var InstagramNamespace = class {
3387
3408
  /**
3388
3409
  * Instagram Following
3389
3410
  *
3390
- * List the accounts a public Instagram user follows: usernames, names, and profile details.
3411
+ * List about the first 50 accounts a public Instagram user follows: usernames, names, and profile details. Instagram caps these lists, so this returns one page, not the whole list.
3391
3412
  *
3392
3413
  * Price: $0.0015 per request.
3393
3414
  *
@@ -3612,7 +3633,7 @@ var InstagramNamespace = class {
3612
3633
  *
3613
3634
  * Look up the contact email and phone number an Instagram creator or business publishes on its profile, including the address behind the profile's Email button that public profile lookups do not return.
3614
3635
  *
3615
- * Price: $0.00721 per request plus $0 per result (maximum $0.00721).
3636
+ * Price: $0.00257 per request plus $0 per result (maximum $0.00257).
3616
3637
  *
3617
3638
  * @example
3618
3639
  * const res = await client.instagram.profileContact({ handle: "eminenceorganics" });
@@ -3623,7 +3644,7 @@ var InstagramNamespace = class {
3623
3644
  /**
3624
3645
  * Instagram Reel Transcript
3625
3646
  *
3626
- * Transcribe any public Instagram reel or video post: the full speech transcript, speaker labels, and word-level timestamps, from a reel URL or an Instagram CDN media URL you already hold. Transcription runs on MAI-Transcribe-2, chosen for its accuracy and its speaker labels. Turn on hostVideo to also get the MP4 on a hosted link that plays without an Instagram session. If you only want the text, instagram.media_transcript is the cheaper transcript-only option; if you only want the file, instagram.post is where you go.
3647
+ * Transcribe any public Instagram reel or video post: the full speech transcript, speaker labels, and word-level timestamps, from a reel, /p/, or /tv/ URL or an Instagram CDN media URL you already hold. A video post is transcribed exactly like a reel. A photo post comes back found with its record and an empty transcript, charged the request price only. Transcription runs on MAI-Transcribe-2, chosen for its accuracy and its speaker labels. Turn on hostVideo to also get the MP4 on a hosted link that plays without an Instagram session. If you only want the text, instagram.media_transcript is the cheaper transcript-only option; if you only want the file, instagram.post is where you go.
3627
3648
  *
3628
3649
  * Price: $0.0015 per request plus $0.006 per audio minute (maximum $0.095).
3629
3650
  *
@@ -3636,9 +3657,9 @@ var InstagramNamespace = class {
3636
3657
  /**
3637
3658
  * Instagram Reels Search
3638
3659
  *
3639
- * Search Instagram Reels by keyword and get matching reels (caption, likes, comments, creator, and duration). Instagram does not return view or play counts in reels search results. Results are relevance-ranked, not chronological. Paging tops out around 110 reels per query (11 pages of 10).
3660
+ * Search Instagram Reels by keyword against Instagram's own reels search and get matching reels with view, like and comment counts, caption, creator and duration. Results are relevance-ranked, not chronological, and a page can repeat reels from the page before it. For a web-search-index view of the same keyword, with a recency filter and numbered pages, use instagram.web_reels_search.
3640
3661
  *
3641
- * Price: $0.0012 per request.
3662
+ * Price: $0.0015 per request.
3642
3663
  *
3643
3664
  * @example
3644
3665
  * const res = await client.instagram.reelsSearch({ query: "travel" });
@@ -3646,6 +3667,22 @@ var InstagramNamespace = class {
3646
3667
  reelsSearch(input, options) {
3647
3668
  return this._core.run("instagram.reels_search", input, options);
3648
3669
  }
3670
+ /**
3671
+ * Iterate every result of Instagram Reels Search across pages.
3672
+ *
3673
+ * Yields items directly; call `.pages()` on the return value to walk whole
3674
+ * result pages instead (each carries its own costUsd).
3675
+ */
3676
+ iterReelsSearch(input, options) {
3677
+ return paginate(
3678
+ this._core,
3679
+ "instagram.reels_search",
3680
+ input,
3681
+ "reels",
3682
+ false,
3683
+ options
3684
+ );
3685
+ }
3649
3686
  /**
3650
3687
  * Instagram Search
3651
3688
  *
@@ -3662,7 +3699,7 @@ var InstagramNamespace = class {
3662
3699
  /**
3663
3700
  * Instagram Hashtag Search
3664
3701
  *
3665
- * Search posts under an Instagram hashtag through a web search index rather than Instagram's own hashtag feed. That is what lets it filter by date and media type and return reels whose like counts have settled, and it is also why results skew older (median around three months) and stop at roughly 110 per hashtag. If that web search index is unavailable, a first-page request that sets no date and no media type is served from Instagram's own live top feed instead. For Instagram's own live ranking of a tag use instagram.hashtag_top_posts, and for the chronological feed use instagram.hashtag_recent_posts.
3702
+ * Search posts under an Instagram hashtag through a web search index rather than Instagram's own hashtag feed. That is what lets it filter by date and media type and return reels whose like counts have settled, and it is also why results skew older (median around three months) and stop at roughly 110 per hashtag. For Instagram's own live ranking of a tag use instagram.hashtag_top_posts, and for the chronological feed use instagram.hashtag_recent_posts.
3666
3703
  *
3667
3704
  * Price: $0.0012 per request.
3668
3705
  *
@@ -3735,7 +3772,7 @@ var InstagramNamespace = class {
3735
3772
  *
3736
3773
  * List the accounts Instagram recommends as similar to a public profile, with each account's handle, display name, verified flag and avatar.
3737
3774
  *
3738
- * Price: $0.0024 per request.
3775
+ * Price: $0.027 per request.
3739
3776
  *
3740
3777
  * @example
3741
3778
  * const res = await client.instagram.similarProfiles({ handle: "nasa" });
@@ -3829,7 +3866,7 @@ var InstagramNamespace = class {
3829
3866
  *
3830
3867
  * List an Instagram account's recent posts (likes, comments, captions) by handle with cursor pagination.
3831
3868
  *
3832
- * Price: $0.00095 per request.
3869
+ * Price: $0.0008 per request.
3833
3870
  *
3834
3871
  * @example
3835
3872
  * const res = await client.instagram.userPosts({ handle: "nasa" });
@@ -3858,7 +3895,7 @@ var InstagramNamespace = class {
3858
3895
  *
3859
3896
  * List an Instagram account's reels by handle with cursor pagination (caption, plays, likes, comments).
3860
3897
  *
3861
- * Price: $0.00095 per request.
3898
+ * Price: $0.0008 per request.
3862
3899
  *
3863
3900
  * @example
3864
3901
  * const res = await client.instagram.userReels({ handle: "nasa" });
@@ -3911,6 +3948,19 @@ var InstagramNamespace = class {
3911
3948
  options
3912
3949
  );
3913
3950
  }
3951
+ /**
3952
+ * Instagram Reels Web Search
3953
+ *
3954
+ * Search Instagram Reels through a web search index rather than Instagram's own search, and get matching reels (caption, likes, comments, creator, and duration). That is what lets it filter by a recency window and page by number, and it is also why the results are whatever the index has crawled rather than what Instagram ranks right now, and why paging tops out around 110 reels per query (11 pages of 10). Instagram does not return view or play counts here. For Instagram's own live reels search, with view counts, use instagram.reels_search.
3955
+ *
3956
+ * Price: $0.0012 per request.
3957
+ *
3958
+ * @example
3959
+ * const res = await client.instagram.webReelsSearch({ query: "travel" });
3960
+ */
3961
+ webReelsSearch(input, options) {
3962
+ return this._core.run("instagram.web_reels_search", input, options);
3963
+ }
3914
3964
  };
3915
3965
 
3916
3966
  // src/generated/platforms/job_search.ts
@@ -4257,7 +4307,7 @@ var LinkedinNamespace = class {
4257
4307
  *
4258
4308
  * Search public LinkedIn posts by keyword (text, link, publish date).
4259
4309
  *
4260
- * Price: $0.0012 per request.
4310
+ * Price: $0.018 per request.
4261
4311
  *
4262
4312
  * @example
4263
4313
  * const res = await client.linkedin.searchPosts({ query: "hiring", datePosted: "last-week" });
@@ -4333,6 +4383,22 @@ var LinkedinNamespace = class {
4333
4383
  searchProfilesThin(input, options) {
4334
4384
  return this._core.run("linkedin.search_profiles_thin", input, options);
4335
4385
  }
4386
+ /**
4387
+ * Iterate every result of LinkedIn Profile Search (basic) across pages.
4388
+ *
4389
+ * Yields items directly; call `.pages()` on the return value to walk whole
4390
+ * result pages instead (each carries its own costUsd).
4391
+ */
4392
+ iterSearchProfilesThin(input, options) {
4393
+ return paginate(
4394
+ this._core,
4395
+ "linkedin.search_profiles_thin",
4396
+ input,
4397
+ "items",
4398
+ false,
4399
+ options
4400
+ );
4401
+ }
4336
4402
  };
4337
4403
 
4338
4404
  // src/generated/platforms/maps.ts
@@ -4718,6 +4784,19 @@ var PersonEnrichmentNamespace = class {
4718
4784
  bettercontact(input, options) {
4719
4785
  return this._core.run("person_enrichment.bettercontact", input, options);
4720
4786
  }
4787
+ /**
4788
+ * Person Enrichment - Crustdata v3
4789
+ *
4790
+ * Enrich one person from a LinkedIn profile URL or a business email: profile, headline, location, skills, current and past roles with the employer's domain, education, social handles, and GitHub profiles. Contact details are sold separately by Contact Enrichment - Crustdata v3.
4791
+ *
4792
+ * Price: $0.096 per request.
4793
+ *
4794
+ * @example
4795
+ * const res = await client.personEnrichment.crustdataV3({ linkedinUrl: "https://www.linkedin.com/in/satyanadella" });
4796
+ */
4797
+ crustdataV3(input, options) {
4798
+ return this._core.run("person_enrichment.crustdata_v3", input, options);
4799
+ }
4721
4800
  /**
4722
4801
  * Bulk Person Enrichment - FullEnrich
4723
4802
  *
@@ -4813,7 +4892,7 @@ var PinterestNamespace = class {
4813
4892
  *
4814
4893
  * Search Pinterest by keyword and get pin, video, board, or profile results with titles, images, and links.
4815
4894
  *
4816
- * Price: $0.0036 per request.
4895
+ * Price: $0.0008 per request.
4817
4896
  *
4818
4897
  * @example
4819
4898
  * const res = await client.pinterest.search({ query: "home decor", limit: 3 });
@@ -4821,6 +4900,22 @@ var PinterestNamespace = class {
4821
4900
  search(input, options) {
4822
4901
  return this._core.run("pinterest.search", input, options);
4823
4902
  }
4903
+ /**
4904
+ * Iterate every result of Pinterest Search across pages.
4905
+ *
4906
+ * Yields items directly; call `.pages()` on the return value to walk whole
4907
+ * result pages instead (each carries its own costUsd).
4908
+ */
4909
+ iterSearch(input, options) {
4910
+ return paginate(
4911
+ this._core,
4912
+ "pinterest.search",
4913
+ input,
4914
+ "items",
4915
+ false,
4916
+ options
4917
+ );
4918
+ }
4824
4919
  };
4825
4920
 
4826
4921
  // src/generated/platforms/playstore.ts
@@ -4865,6 +4960,27 @@ var PolymarketNamespace = class {
4865
4960
  }
4866
4961
  };
4867
4962
 
4963
+ // src/generated/platforms/property_records.ts
4964
+ var PropertyRecordsNamespace = class {
4965
+ constructor(_core) {
4966
+ this._core = _core;
4967
+ }
4968
+ _core;
4969
+ /**
4970
+ * Property Records - Enformion
4971
+ *
4972
+ * Look up the public property records for one US address: current and previous owners, parcel number (APN), last sale, assessed and market values, property tax, beds, baths, living area, lot size, year built, land use, and zoning. One address can match several parcels, and every match is returned. Billed only when a record is found.
4973
+ *
4974
+ * Price: $0.1536 per request.
4975
+ *
4976
+ * @example
4977
+ * const res = await client.propertyRecords.enformion({ city: "Austin", state: "TX", street: "4510 Secure Ln", zip: "78725" });
4978
+ */
4979
+ enformion(input, options) {
4980
+ return this._core.run("property_records.enformion", input, options);
4981
+ }
4982
+ };
4983
+
4868
4984
  // src/generated/platforms/realtor.ts
4869
4985
  var RealtorNamespace = class {
4870
4986
  constructor(_core) {
@@ -4892,6 +5008,19 @@ var RedditNamespace = class {
4892
5008
  this._core = _core;
4893
5009
  }
4894
5010
  _core;
5011
+ /**
5012
+ * Reddit Avatar
5013
+ *
5014
+ * Get a Reddit user's profile picture URL, karma, and account age by username. The cheapest Reddit user lookup; use reddit.profile for bio, trophies, and post and comment counts.
5015
+ *
5016
+ * Price: $0.00038 per request.
5017
+ *
5018
+ * @example
5019
+ * const res = await client.reddit.avatar({ username: "spez" });
5020
+ */
5021
+ avatar(input, options) {
5022
+ return this._core.run("reddit.avatar", input, options);
5023
+ }
4895
5024
  /**
4896
5025
  * Reddit Post
4897
5026
  *
@@ -4910,7 +5039,7 @@ var RedditNamespace = class {
4910
5039
  *
4911
5040
  * List the top-level comments on a Reddit post by URL (author, body, score, timestamp).
4912
5041
  *
4913
- * Price: $0.0009 per request.
5042
+ * Price: $0.0006 per request.
4914
5043
  *
4915
5044
  * @example
4916
5045
  * const res = await client.reddit.postComments({ url: "https://www.reddit.com/r/IAmA/comments/z1c9z/i_am_barack_obama_president_of_the_united_states/" });
@@ -4952,7 +5081,7 @@ var RedditNamespace = class {
4952
5081
  *
4953
5082
  * Fetch a Reddit user's public profile (karma split, post and comment counts, bio, avatar, account age) by username.
4954
5083
  *
4955
- * Price: $0.0012 per request.
5084
+ * Price: $0.00225 per request plus $0 per result (maximum $0.00225).
4956
5085
  *
4957
5086
  * @example
4958
5087
  * const res = await client.reddit.profile({ username: "spez" });
@@ -4965,7 +5094,7 @@ var RedditNamespace = class {
4965
5094
  *
4966
5095
  * Search Reddit posts across all subreddits by query.
4967
5096
  *
4968
- * Price: $0.00045 per request.
5097
+ * Price: $0.00038 per request.
4969
5098
  *
4970
5099
  * @example
4971
5100
  * const res = await client.reddit.search({ query: "mechanical keyboard" });
@@ -4994,7 +5123,7 @@ var RedditNamespace = class {
4994
5123
  *
4995
5124
  * Fetch a subreddit's metadata (weekly active users, description, and category).
4996
5125
  *
4997
- * Price: $0.00045 per request.
5126
+ * Price: $0.00038 per request.
4998
5127
  *
4999
5128
  * @example
5000
5129
  * const res = await client.reddit.subredditDetails({ subreddit: "programming" });
@@ -5007,7 +5136,7 @@ var RedditNamespace = class {
5007
5136
  *
5008
5137
  * Fetch posts from a subreddit listing (hot, new, or top).
5009
5138
  *
5010
- * Price: $0.00045 per request.
5139
+ * Price: $0.00038 per request.
5011
5140
  *
5012
5141
  * @example
5013
5142
  * const res = await client.reddit.subredditPosts({ subreddit: "programming", limit: 5 });
@@ -5036,7 +5165,7 @@ var RedditNamespace = class {
5036
5165
  *
5037
5166
  * Search posts within a single subreddit by query, sort, and timeframe.
5038
5167
  *
5039
- * Price: $0.00045 per request.
5168
+ * Price: $0.00038 per request.
5040
5169
  *
5041
5170
  * @example
5042
5171
  * const res = await client.reddit.subredditSearch({ subreddit: "Fitness", query: "push ups" });
@@ -5078,7 +5207,7 @@ var RedditNamespace = class {
5078
5207
  *
5079
5208
  * 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.
5080
5209
  *
5081
- * Price: $0.0009 per request.
5210
+ * Price: $0.0006 per request.
5082
5211
  *
5083
5212
  * @example
5084
5213
  * const res = await client.reddit.userComments({ username: "spez" });
@@ -5107,7 +5236,7 @@ var RedditNamespace = class {
5107
5236
  *
5108
5237
  * List a Reddit user's posts by username, sorted by new, top, hot, or controversial, with cursor pagination.
5109
5238
  *
5110
- * Price: $0.00045 per request.
5239
+ * Price: $0.00038 per request.
5111
5240
  *
5112
5241
  * @example
5113
5242
  * const res = await client.reddit.userPosts({ username: "spez" });
@@ -5336,7 +5465,7 @@ var SemrushNamespace = class {
5336
5465
  *
5337
5466
  * Semrush keyword research for any term: monthly search volume, CPC, competition, keyword difficulty, plus related keywords and question keywords.
5338
5467
  *
5339
- * Price: $0 per request plus $0.0165 per result (maximum $0.0165).
5468
+ * Price: $0 per request plus $0.00495 per result (maximum $0.00495).
5340
5469
  *
5341
5470
  * @example
5342
5471
  * const res = await client.semrush.keywords({ keyword: "best running shoes", database: "us" });
@@ -5349,7 +5478,7 @@ var SemrushNamespace = class {
5349
5478
  *
5350
5479
  * 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.
5351
5480
  *
5352
- * Price: $0 per request plus $0.0165 per result (maximum $0.0165).
5481
+ * Price: $0 per request plus $0.00495 per result (maximum $0.00495).
5353
5482
  *
5354
5483
  * @example
5355
5484
  * const res = await client.semrush.overview({ domain: "ahrefs.com", database: "us" });
@@ -5859,12 +5988,12 @@ var TiktokNamespace = class {
5859
5988
  /**
5860
5989
  * TikTok Ad Library Search
5861
5990
  *
5862
- * Search TikTok's ad library by keyword (top ads with brand, title, spend, CTR, likes, and video info).
5991
+ * Search TikTok's public Ads Library by keyword or advertiser (advertiser, title, audience band, run dates, library link, and video).
5863
5992
  *
5864
- * Price: $0.0012 per request.
5993
+ * Price: $0.0005 per request.
5865
5994
  *
5866
5995
  * @example
5867
- * const res = await client.tiktok.adLibrarySearch({ query: "spotify", limit: 20, objective: "conversions", period: 30 });
5996
+ * const res = await client.tiktok.adLibrarySearch({ query: "spotify" });
5868
5997
  */
5869
5998
  adLibrarySearch(input, options) {
5870
5999
  return this._core.run("tiktok.ad_library_search", input, options);
@@ -5932,7 +6061,7 @@ var TiktokNamespace = class {
5932
6061
  *
5933
6062
  * List the replies to a TikTok comment with cursor pagination (text, author, likes).
5934
6063
  *
5935
- * Price: $0.0012 per request.
6064
+ * Price: $0.0009 per request.
5936
6065
  *
5937
6066
  * @example
5938
6067
  * const res = await client.tiktok.commentReplies({ commentId: "7623828115408274207", url: "https://www.tiktok.com/@stoolpresidente/video/7623818255903329566" });
@@ -6053,12 +6182,41 @@ var TiktokNamespace = class {
6053
6182
  photos(input, options) {
6054
6183
  return this._core.run("tiktok.photos", input, options);
6055
6184
  }
6185
+ /**
6186
+ * TikTok Playlist Videos
6187
+ *
6188
+ * List the videos inside one TikTok playlist by playlist URL or id, in playlist order, with view, like and comment counts.
6189
+ *
6190
+ * Price: $0.0012 per request.
6191
+ *
6192
+ * @example
6193
+ * const res = await client.tiktok.playlistVideos({ url: "https://www.tiktok.com/@mrbeast/playlist/Beast%20Games-7596415294902389534" });
6194
+ */
6195
+ playlistVideos(input, options) {
6196
+ return this._core.run("tiktok.playlist_videos", input, options);
6197
+ }
6198
+ /**
6199
+ * Iterate every result of TikTok Playlist Videos across pages.
6200
+ *
6201
+ * Yields items directly; call `.pages()` on the return value to walk whole
6202
+ * result pages instead (each carries its own costUsd).
6203
+ */
6204
+ iterPlaylistVideos(input, options) {
6205
+ return paginate(
6206
+ this._core,
6207
+ "tiktok.playlist_videos",
6208
+ input,
6209
+ "videos",
6210
+ false,
6211
+ options
6212
+ );
6213
+ }
6056
6214
  /**
6057
6215
  * TikTok Profile
6058
6216
  *
6059
6217
  * Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle.
6060
6218
  *
6061
- * Price: $0.0005 per request.
6219
+ * Price: $0.00045 per request.
6062
6220
  *
6063
6221
  * @example
6064
6222
  * const res = await client.tiktok.profile({ handle: "zachking" });
@@ -6079,6 +6237,35 @@ var TiktokNamespace = class {
6079
6237
  profileContact(input, options) {
6080
6238
  return this._core.run("tiktok.profile_contact", input, options);
6081
6239
  }
6240
+ /**
6241
+ * TikTok Profile Playlists
6242
+ *
6243
+ * List the playlists a TikTok creator has published on their profile, with each playlist's name, video count and cover image.
6244
+ *
6245
+ * Price: $0.0012 per request.
6246
+ *
6247
+ * @example
6248
+ * const res = await client.tiktok.profilePlaylists({ secUid: "MS4wLjABAAAABKjQkOz_IIzXXzEAl_9LGsWhvK-gBnlczwRPXK8EmxAp6K3X0qiaP5_OEqmm0XwG" });
6249
+ */
6250
+ profilePlaylists(input, options) {
6251
+ return this._core.run("tiktok.profile_playlists", input, options);
6252
+ }
6253
+ /**
6254
+ * Iterate every result of TikTok Profile Playlists across pages.
6255
+ *
6256
+ * Yields items directly; call `.pages()` on the return value to walk whole
6257
+ * result pages instead (each carries its own costUsd).
6258
+ */
6259
+ iterProfilePlaylists(input, options) {
6260
+ return paginate(
6261
+ this._core,
6262
+ "tiktok.profile_playlists",
6263
+ input,
6264
+ "playlists",
6265
+ false,
6266
+ options
6267
+ );
6268
+ }
6082
6269
  /**
6083
6270
  * TikTok Profile Region
6084
6271
  *
@@ -6092,12 +6279,41 @@ var TiktokNamespace = class {
6092
6279
  profileRegion(input, options) {
6093
6280
  return this._core.run("tiktok.profile_region", input, options);
6094
6281
  }
6282
+ /**
6283
+ * TikTok Profile Reposts
6284
+ *
6285
+ * List the videos a TikTok creator has reposted to their profile, with view, like and comment counts and cursor pagination.
6286
+ *
6287
+ * Price: $0.0012 per request.
6288
+ *
6289
+ * @example
6290
+ * const res = await client.tiktok.profileReposts({ secUid: "MS4wLjABAAAABKjQkOz_IIzXXzEAl_9LGsWhvK-gBnlczwRPXK8EmxAp6K3X0qiaP5_OEqmm0XwG" });
6291
+ */
6292
+ profileReposts(input, options) {
6293
+ return this._core.run("tiktok.profile_reposts", input, options);
6294
+ }
6295
+ /**
6296
+ * Iterate every result of TikTok Profile Reposts across pages.
6297
+ *
6298
+ * Yields items directly; call `.pages()` on the return value to walk whole
6299
+ * result pages instead (each carries its own costUsd).
6300
+ */
6301
+ iterProfileReposts(input, options) {
6302
+ return paginate(
6303
+ this._core,
6304
+ "tiktok.profile_reposts",
6305
+ input,
6306
+ "videos",
6307
+ false,
6308
+ options
6309
+ );
6310
+ }
6095
6311
  /**
6096
6312
  * TikTok Profile Videos
6097
6313
  *
6098
6314
  * List a TikTok creator's recent videos (views, likes, comments) by handle with cursor pagination.
6099
6315
  *
6100
- * Price: $0.0012 per request.
6316
+ * Price: $0.0007 per request.
6101
6317
  *
6102
6318
  * @example
6103
6319
  * const res = await client.tiktok.profileVideos({ handle: "zachking" });
@@ -6155,7 +6371,7 @@ var TiktokNamespace = class {
6155
6371
  *
6156
6372
  * Search TikTok by keyword and get matching videos (caption, views, likes, comments, shares) as normalized JSON.
6157
6373
  *
6158
- * Price: $0.0012 per request.
6374
+ * Price: $0.0007 per request.
6159
6375
  *
6160
6376
  * @example
6161
6377
  * const res = await client.tiktok.searchKeyword({ query: "cooking", datePosted: 0, sortBy: 0 });
@@ -6179,12 +6395,54 @@ var TiktokNamespace = class {
6179
6395
  options
6180
6396
  );
6181
6397
  }
6398
+ /**
6399
+ * TikTok Photo Search
6400
+ *
6401
+ * Search TikTok for photo-mode (slideshow) posts by keyword, with every image in each post plus view, like and comment counts. tiktok.search_keyword returns videos and drops these.
6402
+ *
6403
+ * Price: $0.0012 per request.
6404
+ *
6405
+ * @example
6406
+ * const res = await client.tiktok.searchPhotos({ query: "latte art" });
6407
+ */
6408
+ searchPhotos(input, options) {
6409
+ return this._core.run("tiktok.search_photos", input, options);
6410
+ }
6411
+ /**
6412
+ * Iterate every result of TikTok Photo Search across pages.
6413
+ *
6414
+ * Yields items directly; call `.pages()` on the return value to walk whole
6415
+ * result pages instead (each carries its own costUsd).
6416
+ */
6417
+ iterSearchPhotos(input, options) {
6418
+ return paginate(
6419
+ this._core,
6420
+ "tiktok.search_photos",
6421
+ input,
6422
+ "posts",
6423
+ false,
6424
+ options
6425
+ );
6426
+ }
6427
+ /**
6428
+ * TikTok Search Suggestions
6429
+ *
6430
+ * Get the search terms TikTok suggests for a keyword, each with its language and relative weight - the queries real TikTok users type around your topic.
6431
+ *
6432
+ * Price: $0.0012 per request.
6433
+ *
6434
+ * @example
6435
+ * const res = await client.tiktok.searchSuggestions({ query: "protein powder" });
6436
+ */
6437
+ searchSuggestions(input, options) {
6438
+ return this._core.run("tiktok.search_suggestions", input, options);
6439
+ }
6182
6440
  /**
6183
6441
  * TikTok Top Search
6184
6442
  *
6185
6443
  * Search TikTok's top results for a keyword (caption, views, likes, comments, shares) with cursor pagination.
6186
6444
  *
6187
- * Price: $0.0012 per request.
6445
+ * Price: $0.0009 per request.
6188
6446
  *
6189
6447
  * @example
6190
6448
  * const res = await client.tiktok.searchTop({ query: "funny" });
@@ -6213,7 +6471,7 @@ var TiktokNamespace = class {
6213
6471
  *
6214
6472
  * Search TikTok accounts by keyword (handle, nickname, follower count) with cursor pagination.
6215
6473
  *
6216
- * Price: $0.0012 per request.
6474
+ * Price: $0.0007 per request.
6217
6475
  *
6218
6476
  * @example
6219
6477
  * const res = await client.tiktok.searchUsers({ query: "chef" });
@@ -6242,7 +6500,7 @@ var TiktokNamespace = class {
6242
6500
  *
6243
6501
  * Fetch details for a TikTok song or sound (title, author, duration, cover art, and how many videos use it).
6244
6502
  *
6245
- * Price: $0.0012 per request.
6503
+ * Price: $0.0009 per request.
6246
6504
  *
6247
6505
  * @example
6248
6506
  * const res = await client.tiktok.song({ clipId: "7439295283975702544" });
@@ -6255,7 +6513,7 @@ var TiktokNamespace = class {
6255
6513
  *
6256
6514
  * List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats).
6257
6515
  *
6258
- * Price: $0.0012 per request.
6516
+ * Price: $0.0009 per request.
6259
6517
  *
6260
6518
  * @example
6261
6519
  * const res = await client.tiktok.songVideos({ clipId: "7439295283975702544" });
@@ -6282,7 +6540,7 @@ var TiktokNamespace = class {
6282
6540
  /**
6283
6541
  * TikTok Top Ads Search
6284
6542
  *
6285
- * Search TikTok Creative Center top video ads by keyword with explicit performance, objective, region, language, and time-window filters.
6543
+ * Search TikTok Creative Center top video ads by keyword, with campaign objective, performance percentile, and time-window filters.
6286
6544
  *
6287
6545
  * Price: $0.0012 per request.
6288
6546
  *
@@ -6297,7 +6555,7 @@ var TiktokNamespace = class {
6297
6555
  *
6298
6556
  * Sample TikTok's For You feed as served to a viewer in one country (caption, views, likes, comments, author). Returns a rotating sample, not a ranked chart.
6299
6557
  *
6300
- * Price: $0.0012 per request.
6558
+ * Price: $0.0008 per request.
6301
6559
  *
6302
6560
  * @example
6303
6561
  * const res = await client.tiktok.trendingFeed({ region: "US" });
@@ -6323,7 +6581,7 @@ var TiktokNamespace = class {
6323
6581
  *
6324
6582
  * Fetch a single TikTok video by URL with its caption and engagement counts (views, likes, comments, shares, saves).
6325
6583
  *
6326
- * Price: $0.0005 per request.
6584
+ * Price: $0.00045 per request.
6327
6585
  *
6328
6586
  * @example
6329
6587
  * 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" });
@@ -6336,7 +6594,7 @@ var TiktokNamespace = class {
6336
6594
  *
6337
6595
  * List the comments on a TikTok video by URL with cursor pagination (text, author, likes, reply count).
6338
6596
  *
6339
- * Price: $0.0008 per request.
6597
+ * Price: $0.0007 per request.
6340
6598
  *
6341
6599
  * @example
6342
6600
  * const res = await client.tiktok.videoComments({ url: "https://www.tiktok.com/@zachking/video/7650468599424945422?_r=1&u_code=f0hj7d780760m9&preview_pb=0&sharer_language=en&_d=f0hj7blh067h71&share_item_id=7650468599424945422&source=h5_m" });
@@ -6365,7 +6623,7 @@ var TiktokNamespace = class {
6365
6623
  *
6366
6624
  * Get the playable media files behind a TikTok video URL: the clean no-watermark MP4, the watermarked one TikTok's own save button produces, and the cover image, with duration and pixel dimensions. Photo-mode posts carry no video file - use tiktok.photos for those.
6367
6625
  *
6368
- * Price: $0.0012 per request.
6626
+ * Price: $0.0009 per request.
6369
6627
  *
6370
6628
  * @example
6371
6629
  * const res = await client.tiktok.videoDownload({ url: "https://www.tiktok.com/@mrbeast/video/7654638524729216287" });
@@ -6374,9 +6632,9 @@ var TiktokNamespace = class {
6374
6632
  return this._core.run("tiktok.video_download", input, options);
6375
6633
  }
6376
6634
  /**
6377
- * TikTok Video Transcript
6635
+ * TikTok Video Transcript (native captions)
6378
6636
  *
6379
- * Fetch the spoken-word transcript of a TikTok video by URL.
6637
+ * Fetch the caption track TikTok itself published for a video, as TikTok wrote it. It is the cheapest way to get the words, and it is only as good as TikTok's own transcription: it mishears names and uncommon words, and many videos - especially non-English ones - have no caption track at all, which comes back as not found. When you need the words to be right, or there is no track to read, tiktok.video_transcript_full transcribes the audio with AnyAPI's own speech-to-text instead.
6380
6638
  *
6381
6639
  * Price: $0.0012 per request.
6382
6640
  *
@@ -6387,11 +6645,11 @@ var TiktokNamespace = class {
6387
6645
  return this._core.run("tiktok.video_transcript", input, options);
6388
6646
  }
6389
6647
  /**
6390
- * TikTok Video Transcript (Audio)
6648
+ * TikTok Video Transcript (AnyAPI speech to text)
6391
6649
  *
6392
- * Transcribe the spoken audio of a TikTok video with timed segments, speaker labels, and per-word confidence - for videos TikTok publishes no subtitle track for.
6650
+ * Transcribe the spoken audio of a TikTok video with AnyAPI's own speech-to-text: timed sentence-level segments, speaker labels, detected language, and optional per-word timings, for videos TikTok publishes no caption track for and for videos whose caption track gets the words wrong. AnyAPI downloads the video and runs the audio through MAI-Transcribe-2 rather than reading anything TikTok wrote, which is why it handles non-English speech and hears words the native captions mishear. The answer also carries the video's id, URL, creator handle, and cover image. Turn on hostVideo to also get the MP4 on a hosted link that plays without TikTok's signed, short-lived CDN URL expiring on you. If you only want whatever TikTok itself published and you want it for a tenth of the price, tiktok.video_transcript is that.
6393
6651
  *
6394
- * Price: $0.0176 per request plus $0 per result (maximum $0.0176).
6652
+ * Price: $0.0015 per request plus $0.006 per audio minute (maximum $0.095).
6395
6653
  *
6396
6654
  * @example
6397
6655
  * const res = await client.tiktok.videoTranscriptFull({ url: "https://www.tiktok.com/@thatdudecancook/video/7649086431641521421" });
@@ -6420,19 +6678,6 @@ var TiktokShopNamespace = class {
6420
6678
  categories(input, options) {
6421
6679
  return this._core.run("tiktok_shop.categories", input, options);
6422
6680
  }
6423
- /**
6424
- * TikTok Shop Category Products
6425
- *
6426
- * Browse TikTok Shop products inside a category by category id: price, discount, rating, sales count, seller, and product URL per product.
6427
- *
6428
- * Price: $0.0012 per request.
6429
- *
6430
- * @example
6431
- * const res = await client.tiktokShop.categoryProducts({ categoryId: "700645", region: "US" });
6432
- */
6433
- categoryProducts(input, options) {
6434
- return this._core.run("tiktok_shop.category_products", input, options);
6435
- }
6436
6681
  /**
6437
6682
  * TikTok Shop Creator
6438
6683
  *
@@ -6616,7 +6861,7 @@ var TrustpilotNamespace = class {
6616
6861
  *
6617
6862
  * Pull Trustpilot reviews for any company by brand name: star ratings, review text, dates, and reviewer details as clean JSON.
6618
6863
  *
6619
- * Price: $0.00225 per request.
6864
+ * Price: $0.0008 per request.
6620
6865
  *
6621
6866
  * @example
6622
6867
  * const res = await client.trustpilot.reviews({ company: "stripe.com", limit: 3 });
@@ -6653,7 +6898,7 @@ var TruthsocialNamespace = class {
6653
6898
  * Price: $0.0036 per request.
6654
6899
  *
6655
6900
  * @example
6656
- * const res = await client.truthsocial.profile({ handle: "realDonaldTrump" });
6901
+ * const res = await client.truthsocial.profile({ handle: "DevinNunes" });
6657
6902
  */
6658
6903
  profile(input, options) {
6659
6904
  return this._core.run("truthsocial.profile", input, options);
@@ -6671,6 +6916,22 @@ var TruthsocialNamespace = class {
6671
6916
  userPosts(input, options) {
6672
6917
  return this._core.run("truthsocial.user_posts", input, options);
6673
6918
  }
6919
+ /**
6920
+ * Iterate every result of Truth Social User Posts across pages.
6921
+ *
6922
+ * Yields items directly; call `.pages()` on the return value to walk whole
6923
+ * result pages instead (each carries its own costUsd).
6924
+ */
6925
+ iterUserPosts(input, options) {
6926
+ return paginate(
6927
+ this._core,
6928
+ "truthsocial.user_posts",
6929
+ input,
6930
+ "posts",
6931
+ false,
6932
+ options
6933
+ );
6934
+ }
6674
6935
  };
6675
6936
 
6676
6937
  // src/generated/platforms/twitter.ts
@@ -6894,7 +7155,7 @@ var TwitterNamespace = class {
6894
7155
  *
6895
7156
  * Resolve the linear self-thread containing an X (Twitter) post, from its root through the author's linked continuations. This excludes replies from other users.
6896
7157
  *
6897
- * Price: $0.005 per request.
7158
+ * Price: $0.00375 per request.
6898
7159
  *
6899
7160
  * @example
6900
7161
  * const res = await client.twitter.thread({ url: "https://x.com/SpaceX/status/1732824684683784516" });
@@ -7597,7 +7858,7 @@ var YoutubeNamespace = class {
7597
7858
  *
7598
7859
  * List the comments on a YouTube video or Short by URL with cursor pagination (text, author, likes, reply count).
7599
7860
  *
7600
- * Price: $0.0012 per request.
7861
+ * Price: $0.0008 per request.
7601
7862
  *
7602
7863
  * @example
7603
7864
  * const res = await client.youtube.videoComments({ url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ" });
@@ -7639,7 +7900,7 @@ var YoutubeNamespace = class {
7639
7900
  *
7640
7901
  * Fetch the transcript/captions of a YouTube video or Short by URL or ID.
7641
7902
  *
7642
- * Price: $0.00125 per request.
7903
+ * Price: $0.011 per request.
7643
7904
  *
7644
7905
  * @example
7645
7906
  * const res = await client.youtube.videoTranscript({ url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ" });
@@ -7877,6 +8138,12 @@ var AnyAPI2 = class extends AnyAPI {
7877
8138
  get companyEnrichment() {
7878
8139
  return this._namespaces["companyEnrichment"] ??= new CompanyEnrichmentNamespace(this._core);
7879
8140
  }
8141
+ /**
8142
+ * Typed methods for the company_identify platform.
8143
+ */
8144
+ get companyIdentify() {
8145
+ return this._namespaces["companyIdentify"] ??= new CompanyIdentifyNamespace(this._core);
8146
+ }
7880
8147
  /**
7881
8148
  * Typed methods for the company_search platform.
7882
8149
  */
@@ -7894,12 +8161,10 @@ var AnyAPI2 = class extends AnyAPI {
7894
8161
  );
7895
8162
  }
7896
8163
  /**
7897
- * Typed methods for the dexscreener platform.
8164
+ * Typed methods for the contact_enrichment platform.
7898
8165
  */
7899
- get dexscreener() {
7900
- return this._namespaces["dexscreener"] ??= new DexscreenerNamespace(
7901
- this._core
7902
- );
8166
+ get contactEnrichment() {
8167
+ return this._namespaces["contactEnrichment"] ??= new ContactEnrichmentNamespace(this._core);
7903
8168
  }
7904
8169
  /**
7905
8170
  * Typed methods for the douyin platform.
@@ -8145,6 +8410,12 @@ var AnyAPI2 = class extends AnyAPI {
8145
8410
  this._core
8146
8411
  );
8147
8412
  }
8413
+ /**
8414
+ * Typed methods for the property_records platform.
8415
+ */
8416
+ get propertyRecords() {
8417
+ return this._namespaces["propertyRecords"] ??= new PropertyRecordsNamespace(this._core);
8418
+ }
8148
8419
  /**
8149
8420
  * Typed methods for the realtor platform.
8150
8421
  */
@@ -8387,11 +8658,12 @@ export {
8387
8658
  ChatgptNamespace,
8388
8659
  CoinmarketcapNamespace,
8389
8660
  CompanyEnrichmentNamespace,
8661
+ CompanyIdentifyNamespace,
8390
8662
  CompanyNamespace,
8391
8663
  CompanySearchNamespace,
8392
8664
  CongressNamespace,
8393
8665
  ConnectionError,
8394
- DexscreenerNamespace,
8666
+ ContactEnrichmentNamespace,
8395
8667
  DouyinNamespace,
8396
8668
  EbayNamespace,
8397
8669
  EmailFindingNamespace,
@@ -8426,6 +8698,7 @@ export {
8426
8698
  PinterestNamespace,
8427
8699
  PlaystoreNamespace,
8428
8700
  PolymarketNamespace,
8701
+ PropertyRecordsNamespace,
8429
8702
  RateLimitedError,
8430
8703
  RealtorNamespace,
8431
8704
  RedditNamespace,