id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
b8039b89-ac1c-4efd-85d0-5ce35e6d9db2/cace1a38-50fc-4435-b222-3275d45cd5d3/0/0 | Fipe | Obtenha dados da tabela Fipe via REST API | null | Consultar ano modelo | Obtém ano e modelo para o marca, modelo e mês de referência. | 200 | Ano modelo | [{"Label": "2011 Gasolina", "Value": "2011-1"}, {"Label": "2010 Gasolina", "Value": "2010-1"}, {"Label": "2009 Gasolina", "Value": "2009-1"}, {"Label": "2008 Gasolina", "Value": "2008-1"}, {"Label": "2007 Gasolina", "Value": "2007-1"}] | {"type": "array", "items": {"type": "object", "properties": {"Label": {"type": "string"}, "Value": {"type": "string"}}}} |
337323f5-6c2f-482a-8753-3cef48f74957/d35453e5-4e42-428f-b519-bc1d887aa705/0/0 | Book | get and save testing book data | 7.7 | getBook | get | 200 | New Example | {"books": [{"author": "J.K.Rowling", "date": "2, Nov, 2019", "detail": "Harry Potter awakens from a nightmare wherein a man named Frank Bryce is killed after overhearing Lord Voldemort conspiring with Peter Pettigrew", "id": "001", "price": 30000, "rating": 2, "title": "Harry Potter and the Goblet of Fire", "url": "htt... | {"properties": {"books": {"items": {"properties": {"author": {"type": "string"}, "date": {"type": "string"}, "detail": {"type": "string"}, "id": {"type": "string"}, "price": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}}, "type": "object"}, "type": "array"}}, "type": "object"} |
337323f5-6c2f-482a-8753-3cef48f74957/098f280b-a0de-4822-864c-d652fcf6075b/0/0 | Book | get and save testing book data | 7.7 | postbook | posting book data | 200 | New Example | {"result": "OK"} | {"properties": {"result": {"type": "string"}}, "type": "object"} |
51bc5fc2-7c4f-4434-bdf4-4484a5b7464c/b0f3b31a-5125-435f-a6e9-9ef5857b3841/0/0 | World Population | Get interesting information about countries' population | 8.5 | getCountriesByContinent | Obtain countries' data according to the continent. | 200 | Europe | [{"Rank": 138, "CCA3": "ALB", "Country": "Albania", "Capital": "Tirana", "Continent": "Europe", "2022 Population": 2842321, "2020 Population": 2866849, "2015 Population": 2882481, "2010 Population": 2913399, "2000 Population": 3182021, "1990 Population": 3295066, "1980 Population": 2941651, "1970 Population": 2324731, ... | {"type": "array", "items": {"type": "object", "properties": {"Rank": {"type": "integer"}, "CCA3": {"type": "string"}, "Country": {"type": "string"}, "Capital": {"type": "string"}, "Continent": {"type": "string"}, "2022 Population": {"type": "integer"}, "2020 Population": {"type": "integer"}, "2015 Population": {"type":... |
51bc5fc2-7c4f-4434-bdf4-4484a5b7464c/b0f3b31a-5125-435f-a6e9-9ef5857b3841/0/1 | World Population | Get interesting information about countries' population | 8.5 | getCountriesByContinent | Obtain countries' data according to the continent. | 200 | Europe&rank=1 | [{"Rank": 9, "CCA3": "RUS", "Country": "Russia", "Capital": "Moscow", "Continent": "Europe", "2022 Population": 144713314, "2020 Population": 145617329, "2015 Population": 144668389, "2010 Population": 143242599, "2000 Population": 146844839, "1990 Population": 148005704, "1980 Population": 138257420, "1970 Population"... | {"type": "array", "items": {"type": "object", "properties": {"Rank": {"type": "integer"}, "CCA3": {"type": "string"}, "Country": {"type": "string"}, "Capital": {"type": "string"}, "Continent": {"type": "string"}, "2022 Population": {"type": "integer"}, "2020 Population": {"type": "integer"}, "2015 Population": {"type":... |
51bc5fc2-7c4f-4434-bdf4-4484a5b7464c/b0f3b31a-5125-435f-a6e9-9ef5857b3841/0/2 | World Population | Get interesting information about countries' population | 8.5 | getCountriesByContinent | Obtain countries' data according to the continent. | 200 | Europe&rank=-1 | [{"Rank": 234, "CCA3": "VAT", "Country": "Vatican City", "Capital": "Vatican City", "Continent": "Europe", "2022 Population": 510, "2020 Population": 520, "2015 Population": 564, "2010 Population": 596, "2000 Population": 651, "1990 Population": 700, "1980 Population": 733, "1970 Population": 752, "Area (km\u00b2)": 1,... | {"type": "array", "items": {"type": "object", "properties": {"Rank": {"type": "integer"}, "CCA3": {"type": "string"}, "Country": {"type": "string"}, "Capital": {"type": "string"}, "Continent": {"type": "string"}, "2022 Population": {"type": "integer"}, "2020 Population": {"type": "integer"}, "2015 Population": {"type":... |
51bc5fc2-7c4f-4434-bdf4-4484a5b7464c/59dff67d-a2f6-4ba0-825b-78f02bd97c58/0/0 | World Population | Get interesting information about countries' population | 8.5 | getPopulationByCountryCode | Get the population's data of a country by its country code (ISO 3166-1 alpha-3 format). More information at https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3. | 200 | ESP | {"Rank": 30, "CCA3": "ESP", "Country": "Spain", "Capital": "Madrid", "Continent": "Europe", "2022 Population": 47558630, "2020 Population": 47363807, "2015 Population": 46431342, "2010 Population": 46572772, "2000 Population": 40741651, "1990 Population": 38889889, "1980 Population": 37491666, "1970 Population": 337926... | {"type": "object", "properties": {"Rank": {"type": "integer"}, "CCA3": {"type": "string"}, "Country": {"type": "string"}, "Capital": {"type": "string"}, "Continent": {"type": "string"}, "2022 Population": {"type": "integer"}, "2020 Population": {"type": "integer"}, "2015 Population": {"type": "integer"}, "2010 Populati... |
437dd02b-2bc0-431d-b102-475c78614cb7/7dc71b49-c223-42b1-a634-a53d44c3dfbf/0/0 | Busy and Popular Times | The goal of this API is to provide an option to use Google popular times data, until it is available via Google's API. | 7.6 | Search a Place | Search for a location exactly the way you Google it. The API will only work if the search returns the "Popular Times" graph in the result | 200 | Response | {"bars": {"maxDay": 47.25, "currValue": 40.5, "currtAvg": 44.25}, "ts": "2021-11-18T20:29:29.435Z"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"bars": {"type": "object", "properties": {"maxDay": {"type": "number"}, "currValue": {"type": "number"}, "currtAvg": {"type": "number"}}, "required": ["currValue", "currtAvg", "maxDay"]}, "ts": {"type": "string"}}, "required": ["bars", "ts"]... |
5aa69811-fb81-47b6-ab48-1d7afeef6a22/70751717-15e0-4554-8829-6c8432bce746/0/0 | Producthunt | [REAL TIME] October 2023 🟢 Build and scale data-driven applications on our API without worrying about scaling a web scraping and data-science team. Product Hunt Data Scraping in real time. | 7.8 | Producthunt Product | Get product information from producthunt.com | 200 | New Example | {"id": "111772", "slug": "miro", "name": "Miro", "tagline": "The visual collaboration platform for every team", "description": "Miro is the online collaborative whiteboard platform that enables distributed teams to work effectively together, from brainstorming with digital sticky notes to planning and managing agile wo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "slug": {"type": "string"}, "name": {"type": "string"}, "tagline": {"type": "string"}, "description": {"type": "string"}, "logo": {"type": "string"}, "screenshots": {"type": "array", "items": {"type": "string"}}, "c... |
801d11d6-c679-466f-966d-87cfff05be4b/a06ac11a-55bb-41da-a646-aec136aeb550/0/0 | URL Shortener | Shorter URL delivered through a CDN for minimal latency | 7.6 | Shorten URL | Generate a shortened URL on the domain 02w.me, pointing to the provided URL. | 200 | Example_1 | {"url": "https://02w.me/obpsE"} | {"type": "object", "properties": {"url": {"type": "string", "description": "The shortened URL that points to the URL provided in the request body."}}} |
d3ac8a5d-d907-4bb9-9204-ab74f75edf51/7d0ac48b-e3d2-4fa9-a7e6-6b26ba1c4e62/0/0 | Thai Lotto New API | Myanmar 2D/3D, Thai Lottery, Myanmar Currency Exchanger All the entries data is taken from: https://www.set.or.th/th/home | 8.1 | တိုက်ရိုက်ပြသခြင်း | ထိုင်းနှစ်လုံးထီ ထိပ်စည်း၊ နောက်ပိတ် နှင့် တိုက်ရိုက် 2D ရလဒ်ကို ပြသပေးမယ့် Endpoint ဖြစ်ပါတယ်။ | 200 | New Example | {"liveSet": "1,615.33", "liveValue": "57,229.78", "liveResult": "39", "marketStatus": "Closed", "isWeekend": false, "currentDate": "22 Nov, 2022 (Tue)", "currentTime": "20:55:24 PM", "currentTimeMiliseconds": 1669127124744} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"liveSet": {"type": "string"}, "liveValue": {"type": "string"}, "liveResult": {"type": "string"}, "marketStatus": {"type": "string"}, "isWeekend": {"type": "boolean"}, "currentDate": {"type": "string"}, "currentTime": {"type": "string"}, "cu... |
d3ac8a5d-d907-4bb9-9204-ab74f75edf51/9bde345e-95ac-42c1-a5f0-9168ccc15441/0/0 | Thai Lotto New API | Myanmar 2D/3D, Thai Lottery, Myanmar Currency Exchanger All the entries data is taken from: https://www.set.or.th/th/home | 8.1 | ထွက်ဂဏန်းပြသခြင်း (Modern & Internet) | ယခု Endpoint မှာတော့ နံနက် ၉ခွဲ နှင့် နေ့လည် ၂နာရီ မော်ဒန်၊ အင်တာနက် ထွက်ဂဏန်း နှင့် 12:01 မိနစ်၊ ညနေ 4:30 ထွက်မယ့် ဂဏန်းများကို တိုက်ရိုက်ပြသဖို့အတွက်ပဲဖြစ်ပါတယ်။ | 200 | New Example | {"afSet": "1,618.38", "afValue": "29,719.60", "afResult": "89", "evSet": "1,615.33", "evValue": "57,229.78", "evResult": "39", "mModern": "69", "mInternet": "23", "eModern": "83", "eInternet": "83", "round": "2", "mRound": "false", "check": "true", "isHoliday": "false"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"afSet": {"type": "string"}, "afValue": {"type": "string"}, "afResult": {"type": "string"}, "evSet": {"type": "string"}, "evValue": {"type": "string"}, "evResult": {"type": "string"}, "mModern": {"type": "string"}, "mInternet": {"type": "str... |
d3ac8a5d-d907-4bb9-9204-ab74f75edf51/864a9f3d-0b16-4c70-8e8c-43825e0e8fe3/0/0 | Thai Lotto New API | Myanmar 2D/3D, Thai Lottery, Myanmar Currency Exchanger All the entries data is taken from: https://www.set.or.th/th/home | 8.1 | 2D ပိတ်ရက်များ | တစ်နှစ်တာအတွက် ထိုင်းအစိုးရ ထီပိတ်မည့်ရက်များကို ကြိုတင်သိရှိနိုင်မယ့် Endpoint ပဲဖြစ်ပါတယ်။ | 200 | New Example | [{"date": "2022-12-05 \u1010\u1014\u1004\u103a\u1039\u101c\u102c\u1014\u1031\u1037", "name": "H.M. King Bhumibol Adulyadej The Great's Birthday"}, {"date": "2022-12-12 \u1010\u1014\u1004\u103a\u1039\u101c\u102c\u1014\u1031\u1037", "name": "Substitution for Constitution Day"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "name": {"type": "string"}}, "required": ["date", "name"]}} |
d3ac8a5d-d907-4bb9-9204-ab74f75edf51/8dc38ae0-ec16-4dfb-9f14-308e822e68b3/0/0 | Thai Lotto New API | Myanmar 2D/3D, Thai Lottery, Myanmar Currency Exchanger All the entries data is taken from: https://www.set.or.th/th/home | 8.1 | ထိုင်းထီဆုကြီးဂဏန်း | ယခုနေရာကတော့ ပုံမှန် လစဉ် ၁ရက်နေ့နဲ့ ၁၆ရက်နေ့တွေမှာ ထွက်နေကြဖြစ်တဲ့ ထိုင်း ထီဆုကြီး ပေါက်ဂဏန်း ကို ပြသပေးမယ့်နေရာပဲ ဖြစ်ပါတယ်။ | 200 | New Example | {"date": "16-11-2022", "youtubeUrl": "https://www.youtube.com/watch?v=cFV3YBwEtls", "firstPriceNumber": "121789", "lastThree": "157 973", "lastThreeAward": "532 722", "lastTwo": "64", "mmThreeD": "789"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "string"}, "youtubeUrl": {"type": "string"}, "firstPriceNumber": {"type": "string"}, "lastThree": {"type": "string"}, "lastThreeAward": {"type": "string"}, "lastTwo": {"type": "string"}, "mmThreeD": {"type": "string"}}, "req... |
d3ac8a5d-d907-4bb9-9204-ab74f75edf51/5e35cf05-2344-4581-80fb-c2fc08660509/0/0 | Thai Lotto New API | Myanmar 2D/3D, Thai Lottery, Myanmar Currency Exchanger All the entries data is taken from: https://www.set.or.th/th/home | 8.1 | ထွက်ခဲ့ပြီးသော 3လုံးထီ | ယခု နေရာကနေတစ်ဆင့် ယခင်ထွက်ရှိခဲ့တဲ့ 3D ဂဏန်းများကို ကြည့်ရှုနိုင်မှာပဲဖြစ်ပါတယ်။ | 200 | New Example | [{"result": "789", "datetime": "2022-11-16"}, {"result": "106", "datetime": "2022-11-01"}, {"result": "106", "datetime": "2022-10-16"}, {"result": "669", "datetime": "2022-10-01"}, {"result": "703", "datetime": "2022-09-16"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"result": {"type": "string"}, "datetime": {"type": "string"}}, "required": ["datetime", "result"]}} |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/fb157816-d2aa-4262-b125-bc0baf4e2cab/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | get-related-search-terms | Related searches in Google search | 200 | New Example | {"status": "success", "code": 200, "data": [{"term": "prenatal vitamins when not pregnant", "url": "https://google.com/search?hl=en&q=Prenatal+vitamins+when+not+pregnant&sa=X&ved=2ahUKEwinxdOi64T7AhWFHewKHbdHANwQ1QJ6BAhFEAE"}, {"term": "best prenatal vitamins", "url": "https://google.com/search?hl=en&q=Best+prenatal+vi... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"term": {"type": "string"}, "url": {"type": "string"}}, "required": ["term", "url"]}}}, "required": ["code", "dat... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/7e4574f6-57ef-42c0-b535-76868a9801fc/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-for-words-in-title-text-or-url | Search for words in the title and text or URL | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://clutch.co/nl/seo-firms", "title": "Top SEO Companies in the Netherlands - 2022 Reviews", "body": " \u203a seo-firms\n \u203a seo-firms\n\n\n\nSEO Sight is an online marketing agency based in Amersfoort, the Netherlands. We help SMB organisations g... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/a25c68a9-9529-424d-8500-8dc25c2db77c/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-pages-with-keywords | Return results where the text appears in the body of the page. | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.apple.com/nl/watch/", "title": "Watch - Apple (NL)", "body": " \u203a watch\n \u203a watch\n \u00b7 \nTranslate this page\n\n\n\n\nApple\n24 Sept 2014\n24 Sept 2014", "type": "result"}, {"url": "https://www.apple.com/watch/", "title": "Watch -... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/cab0ed40-9263-4c4b-84e1-137ea56e7aab/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | get-related-keywords | Scrape Google for all the related keywords that it shows at the bottom of the search results page, and show them to you along with the Volume and other SEO metrics in the Related Keyword Tool. | 200 | New Example | {"status": "success", "code": 200, "data": ["when not pregnant", "best", "to get pregnant", "when to start taking", "with folic acid", "for men", "benefits", "amazon"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "array", "items": {"type": "string"}}}, "required": ["code", "data", "status"]} |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/0ee47824-17b2-43ca-ae3a-9029d2a4854f/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | get-related-questions | The People Also Ask For Keywords Tool. We scrape Google for all the keywords shown in the "people also ask for" boxes, that it shows when you click a link and then go back to the Google SERP. | 200 | New Example | {"status": "success", "code": 200, "data": ["Is it OK to take prenatal vitamins if not pregnant?Search for: Is it OK to take prenatal vitamins if not pregnant?", "What prenatal vitamin is best?Search for: What prenatal vitamin is best?", "When should I start my prenatal vitamin?Search for: When should I start my prenat... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "array", "items": {"type": "string"}}}, "required": ["code", "data", "status"]} |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/fe981acf-87a7-4e20-b164-9fad315f80a8/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-blogs | You can easily find blogs with specific search terms or phrases. | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.android.com/phones/", "title": "Foldable and Long Lasting Battery Phone Options - Android", "body": " \u203a phones\n \u203a phones\n\n\n", "type": "result"}, {"url": "https://www.coolblue.nl/en/mobile-phones/smartphones/android", "title": "Bu... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": ["null", "string"]}, "b... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/2bf0d100-e49e-4952-bdfe-d6ddfa0ea978/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-for-words-in-url | Search for words in URL | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.independer.nl/autoverzekering/info/car-insurance", "title": "Compare car insurance - Independer", "body": " \u203a autoverzekering \u203a info \u203a c...\n \u203a autoverzekering \u203a info \u203a c...\n\n\n", "type": "result"}, {"url": "htt... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/9f5386b3-1834-4dd9-809a-90d37c4bfa56/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-words-in-title | Find a web page with certain words in the title | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.netwerkkabel.eu/en/lp/network-cable-15-meter/", "title": "Network cable 15 meter - Netwerkkabel.eu", "body": " \u203a network-cable-15-meter\n \u203a network-cable-15-meter\n\n\n\n \u203a network-cable-30-meter\n \u203a network-cable-30-meter\... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/bd41984c-dbf1-4bed-8cc6-4678b31e9ee6/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-sites-linking-to-competitions | Find sites linking to competitors | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://blog.hubspot.com/", "title": "HubSpot Blog | Marketing, Sales, Agency, and Customer ...", "body": "\n\n\nHubSpot's Blog for marketing, sales, agency, and customer success content, which has more than 400000 subscribers and attracts over 4.5 millio... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/96a907e1-978a-49b3-88fd-acfe3acf7a19/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-competition-mentions | Find PR opportunities by finding competitor mentions | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.theverge.com/2016/4/11/11409376/twitter-periscope-sketching-draw-live-video-app", "title": "Periscope will soon let you sketch on top of live video streams", "body": " \u203a twitter-periscope-sketching-d...\n \u203a twitter-periscope-sketchin... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/4dc69245-ca4f-4d4a-acaa-8c6b99959949/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-pages-linked-to-specific-anchor-text | finds pages that are linked to any specific anchor text. | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.coolblue.nl/en/cables/utp-cables", "title": "Buy UTP cable? - Coolblue - Before 23:59, delivered tomorrow", "body": " \u203a Coolblue.nl \u203a Network & Internet\n \u203a Coolblue.nl \u203a Network & Internet\n\n\n\nWith a UTP cable (also kno... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/63c1ef87-21b3-4bff-9e6b-2732df1096c8/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-related-sites | Helps you find sites related to a specified URL. | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.linkedin.com/", "title": "LinkedIn: Log In or Sign Up", "body": "\n\n", "type": "result"}, {"url": "https://twitter.com/", "title": "Twitter. It's what's happening / Twitter", "body": "\n\n", "type": "result"}, {"url": "https://www.pinterest.c... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/f0a2f529-fa06-4a07-b362-a562a2a1d0bd/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-by-filetype | Search operator helps you to find results for a specific file type. | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.dni.gov/files/ODNI/documents/assessments/NIE_Climate_Change_and_National_Security.pdf", "title": "Climate Change and International Responses Increasing ...", "body": " \u203a documents \u203a assessments\n \u203a documents \u203a assessments\n... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/91bb6298-d8c0-451e-98e6-3669d28787e4/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-links-in-website | Search for all links in a website | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://rapidapi.com/", "title": "RapidAPI - The Next Generation API Platform", "body": "\n\n\nUse RapidAPI to Find, Connect, & Share 1000s of APIs using our Multi-cloud platform. Improve Developer Experience with API Design, Testing, Monitoring,\u00a0...... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/7efb24a7-d41f-43a7-b1d2-c477bca93f93/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-keywords-in-url | Return only results where the search words are included in the URL | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.expireddomains.net/", "title": "Expired Domains | Daily Updated Domain Lists for 527 TLDs", "body": "\n\n", "type": "result"}, {"url": "https://www.expireddomains.net/", "title": "Expired Domains | Daily Updated Domain Lists for 527 TLDs", "bo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/9450a353-b182-49b6-b5d6-05d4565c4bca/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | check-index-block-pages | Check if Indexed Pages You Thought Were Blocked, are indeed not blocked. | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://rapidapi.com/", "title": "RapidAPI - The Next Generation API Platform", "body": "\n\n", "type": "result"}, {"url": "https://rapidapi.com/courses", "title": "RapidAPI Courses", "body": " \u203a courses\n \u203a courses\n\n\n", "type": "result"}, {"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/75b4c30e-2596-4a8d-a565-005acf6e428f/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | search-a-range | Search "Android phone" but only show results where the price ranges from $300-$500; also works for dates and other numbers | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "https://www.cnet.com/tech/mobile/best-phones-under-500/", "title": "Best Phones Under $500 for 2022: Upgrades at Lower Prices", "body": " \u203a Tech \u203a Mobile\n \u203a Tech \u203a Mobile\n\n\n\nGoogle Pixel 6A \u00b7 Best Android phone under $500 \u0... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/ef352229-4e87-49c5-97be-85c69dcd1f18/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | number-indexed-pages | how many pages (more specifically URLs) a search engine has in its index. | 200 | New Example | {"status": "success", "code": 200, "data": 52600} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "integer"}}, "required": ["code", "data", "status"]} |
00ad8baf-2853-4ee8-afa0-942ab67c54d6/9143c642-e832-47c8-927f-e1c04a93988c/0/0 | Advanced SERP Operators | Real-Time & Accurate Advanced Search Engine Results. REST API for SERP and SEO data. - More at: bishopi.io | 6.5 | find-non-secure-pages | Find non-secure pages (non-https) of a given domain name | 200 | New Example | {"status": "success", "code": 200, "data": {"results": [{"url": "http://rapidapi.com/robots.txt", "title": "robots.txt - RapidAPI", "body": " \u203a robots\n \u203a robots\n\n\n", "type": "result"}, {"url": "http://rapidapi.com/apicloud/api/FaceMark/discussions/3774", "title": "FaceMark API: Support & Discussion - Rapi... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "code": {"type": "integer"}, "data": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "title": {"type": "string"}, "body": {"ty... |
1903e61b-d4f6-4aee-9d42-193243621023/c6ec9584-1dc6-496c-9407-908ebd6f8e8b/0/0 | Historical YouTube Data | Historical channel views and subscribers for YouTube channels. | 7.3 | Historic views and subscribers | Returns historic views and subscribers for a channel, along with basic details of the channel (name, handle, thumbnails, etc.).
Note:
viewsHist/ subsHist data format:
[[timestampInMilliSecondsA, valueA], [timestampInMilliSecondsB, valueB], ...]. | 200 | Response | {"data": {"channel": {"monetized": true, "tags": ["engineering", "3D Printing", "plasma cutting", "design", "build", "make", "create", "programming", "python", "CAD", "machining", "welding", "tormach", "stuff made here"], "isFamilySafe": true, "tabs": ["home", "videos", "playlists", "community", "channels", "about"], "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"channel": {"type": "object", "properties": {"monetized": {"type": "boolean"}, "tags": {"type": "array", "items": {"type": "string"}}, "isFamilySafe": {"type": "boolean"}, "tabs": {"type": "array", "... |
55ddeb20-8296-42b1-b9fb-021b2827decb/12cd699c-4d27-440a-880b-3ff7a4c67eda/0/0 | Chrome-Stats | Basic programmatic access to Chrome extension stats and download Chrome extensions.
If you are intested in additional access, please subscribe to the premium plan on https://chrome-stats.com/pricing, and use the official API (https://docs.chrome-stats.com/api/api-reference) | 9.2 | Search | Search Chrome extensions by name or ID | 200 | Response | {"items": [{"author": "trk.sware", "category": ["7_productivity"], "description": "Keep-noLabel", "email": "trk.sware@gmail.com", "fetchId": "20200707", "id": "pebnbacackkldfbnpobeedbffmofcpea", "itemCategory": "extension", "lastUpdate": "2020-06-30", "logo": "https://lh3.googleusercontent.com/y6pRpba_K647lPiOyTlwuS_fV... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"items": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}, "category": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "email": {"type": "string"}, "fetchId": {"type... |
55ddeb20-8296-42b1-b9fb-021b2827decb/01e72e1c-38b6-4815-807f-d0b8fb6c37fa/0/0 | Chrome-Stats | Basic programmatic access to Chrome extension stats and download Chrome extensions.
If you are intested in additional access, please subscribe to the premium plan on https://chrome-stats.com/pricing, and use the official API (https://docs.chrome-stats.com/api/api-reference) | 9.2 | Ranking - Extensions | Return a list of extensions, sorted by their ranking in the given namespace.
A namespace can be the overall-rank, or the type of item in Chrome Web Store (extension, app, or theme), or a category. | 200 | Response | {"items": [{"author": "http://getadblock.com", "bySameDev": ["emngkmlligggbbiioginlkphcmffbncb"], "category": ["7_productivity"], "description": "Block ads and pop-ups on YouTube, Facebook, Twitch, and your favorite websites.", "email": "help@getadblock.com", "fetchId": "20210106", "id": "gighmmpiobklfepjocnamgkkbiglid... | {"properties": {"items": {"items": {"type": "object"}, "type": "array"}, "total": {"type": "integer"}}, "type": "object"} |
55ddeb20-8296-42b1-b9fb-021b2827decb/b8eb6811-bfcb-4019-83d4-150143c07c4f/0/0 | Chrome-Stats | Basic programmatic access to Chrome extension stats and download Chrome extensions.
If you are intested in additional access, please subscribe to the premium plan on https://chrome-stats.com/pricing, and use the official API (https://docs.chrome-stats.com/api/api-reference) | 9.2 | List Versions | Returns a list of downloadable versions for an extension | 200 | Response | {"pv": "20210820", "lang": "en", "logo": "https://lh3.googleusercontent.com/7JKQtRzFchNfomvdwyw0W2xhYnsSjNhWz7h2HpCihLEy9MjrodV4g0UFJFqBKgf2fZsmPF_rTVz-beAVrrXdsEzK5w=w128-h128-e365-rj-sc0x00ffffff", "name": "PayPal Honey: Automatic Coupons & Cash Back", "url": "https://chrome.google.com/webstore/detail/honey-automatic... | {"type": "object", "properties": {"logo": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "id": {"type": "string"}, "version": {"type": "string"}, "userCount": {"type": "integer"}, "author": {"type": "string"}, "downloads": {"type": "object", "properties": {"totalDownloadCount": {"type": "int... |
55ddeb20-8296-42b1-b9fb-021b2827decb/eb662dd7-a415-4030-bcf4-86af910d81e6/0/0 | Chrome-Stats | Basic programmatic access to Chrome extension stats and download Chrome extensions.
If you are intested in additional access, please subscribe to the premium plan on https://chrome-stats.com/pricing, and use the official API (https://docs.chrome-stats.com/api/api-reference) | 9.2 | Trends | Get historical data trends | 200 | Response | {"pv": "20201016", "lang": "en", "logo": "https://lh3.googleusercontent.com/7JKQtRzFchNfomvdwyw0W2xhYnsSjNhWz7h2HpCihLEy9MjrodV4g0UFJFqBKgf2fZsmPF_rTVz-beAVrrXdsEzK5w=w128-h128-e365-rj-sc0x00ffffff", "name": "Honey", "url": "https://chrome.google.com/webstore/detail/honey/bmnlcjabgnpnenekpadlanbbkooimhnj", "id": "bmnlc... | {"type": "object", "properties": {"pv": {"type": "string"}, "lang": {"type": "string"}, "logo": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "id": {"type": "string"}, "operatingSystem": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "pageLang": {"type... |
55ddeb20-8296-42b1-b9fb-021b2827decb/1099de14-cac1-4440-97fe-2910a74742fd/0/0 | Chrome-Stats | Basic programmatic access to Chrome extension stats and download Chrome extensions.
If you are intested in additional access, please subscribe to the premium plan on https://chrome-stats.com/pricing, and use the official API (https://docs.chrome-stats.com/api/api-reference) | 9.2 | Detail | Retrieve details of a Chrome extension | 200 | Response | {"pv": "20201016", "lang": "en", "logo": "https://lh3.googleusercontent.com/7JKQtRzFchNfomvdwyw0W2xhYnsSjNhWz7h2HpCihLEy9MjrodV4g0UFJFqBKgf2fZsmPF_rTVz-beAVrrXdsEzK5w=w128-h128-e365-rj-sc0x00ffffff", "name": "Honey", "url": "https://chrome.google.com/webstore/detail/honey/bmnlcjabgnpnenekpadlanbbkooimhnj", "id": "bmnlc... | {"properties": {"author": {"type": "string"}, "bySameDev": {"type": "array"}, "category": {"items": {"type": "string"}, "type": "array"}, "description": {"type": "string"}, "downloads": {"properties": {"crxUrl": {"type": "string"}, "enabled": {"type": "boolean"}, "zipUrl": {"type": "string"}}, "type": "object"}, "email... |
6f8061ea-dfff-45b7-add0-91673d580ade/629f5f82-07f9-4943-959c-3a6af4fe59a0/0/0 | Google People Also Ask API | The Google People Also Ask API is a powerful tool that allows developers to access the "People Also Ask" feature from Google search results. This API enables you to retrieve the additional questions that appear in Google's search results, providing valuable insights into related queries and user search behavior. | 9 | Get Question and Answer | Get Question and Answer | 200 | Response | [{"soru": "Is Elon Musk his real name?", "cevap": "<b>Elon Reeve Musk</b> was born on June 28, 1971, in Pretoria, one of South Africa's capital cities. Musk has British and Pennsylvania Dutch ancestry."}, {"soru": "Is Elon Musk self made?", "cevap": ""I grew up in a lower, transitioning to an upper, middle-inc... | {"type": "array", "items": {"type": "object"}} |
6f8061ea-dfff-45b7-add0-91673d580ade/252dda11-b767-4eac-b13c-e54c06ac8062/1/0 | Google People Also Ask API | The Google People Also Ask API is a powerful tool that allows developers to access the "People Also Ask" feature from Google search results. This API enables you to retrieve the additional questions that appear in Google's search results, providing valuable insights into related queries and user search behavior. | 9 | Get Question | Get Question | 200 | New Example | {"0": "What degrees does Elon Musk have?", "1": "What phone does Elon Musk use?", "2": "How often does Elon Musk fly?", "3": "Does Elon Musk fly private?", "4": "How many private jet does Elon Musk have?", "5": "Is Tesla level 4?", "6": "How many hours of sleep does Elon Musk get?", "7": "What phone Mark Zuckerberg use... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "14": {"type": "string"}, "15": {"type": ... |
c3b97f95-7198-4f08-a86d-7d1f49795658/a70cee5d-4c98-4f50-ae87-fc3751aa45e3/0/0 | egal | An API for linear regression and data visualization. You will only need to provide the URL for csv file and then you can get scatter plot, linear regression and statistics about your dataset. You can easily integrate this with your existing web, desktop or mobile for quick and easy data visualization. | 7.9 | linear/stats | This end-point gives us some statistics about each axis. These include the mean, standard deviation, min and max values. | 200 | Response | {"x": {"count": "700.0", "mean": "54.9859390988", "std": "134.6817028786", "min": "0.0", "max": "3530.15736917"}, "y": {"count": "699.0", "mean": "49.9398691705", "std": "29.1092171004", "min": "-3.83998112", "max": "108.8716183"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"x": {"type": "object", "properties": {"count": {"type": "string"}, "mean": {"type": "string"}, "std": {"type": "string"}, "min": {"type": "string"}, "max": {"type": "string"}}, "required": ["count", "max", "mean", "min", "std"]}, "y": {"typ... |
b9eb3a4f-b3b0-45bb-82a5-60bc649d9e0b/3663b648-6b5c-4ab5-b127-cc231cb17380/0/0 | UK Resident Statistics | A comprehensive API offering statistical data on UK residents based on ONS census data, covering highest levels of education, gender, age, and health. The API supports queries by postcode for granular insights. | null | education data | Retrieve highest levels of education queried by postcode | 200 | New Example | [{"_id": "64ad7acd19ceb16ba241200d", "Electoral wards and divisions Code": "E05013808", "Electoral wards and divisions": "West End (Westminster)", "Highest level of qualification (7 categories)": "Level 1 and entry level qualifications: 1 to 4 GCSEs grade A* to C, Any GCSEs at other grades, O levels or CSEs (any grades... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Electoral wards and divisions Code": {"type": "string"}, "Electoral wards and divisions": {"type": "string"}, "Highest level of qualification (7 categories)": {"type": "string"}, "Observ... |
b9eb3a4f-b3b0-45bb-82a5-60bc649d9e0b/d3a0ab37-1ed5-4ec0-8f2a-7c162cc03fd3/0/0 | UK Resident Statistics | A comprehensive API offering statistical data on UK residents based on ONS census data, covering highest levels of education, gender, age, and health. The API supports queries by postcode for granular insights. | null | recorded sex | returns observed count of sex from 2021 census. The options available were "Male" and "Female" | 200 | New Example | [{"_id": "64aeadd819ceb16ba242dc34", "Electoral wards and divisions Code": "E05013808", "Electoral wards and divisions": "West End (Westminster)", "Sex (2 categories)": "Female", "Observation": 5444}, {"_id": "64aeadd819ceb16ba242dc35", "Electoral wards and divisions Code": "E05013808", "Electoral wards and divisions":... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Electoral wards and divisions Code": {"type": "string"}, "Electoral wards and divisions": {"type": "string"}, "Sex (2 categories)": {"type": "string"}, "Observation": {"type": "integer"}... |
b9eb3a4f-b3b0-45bb-82a5-60bc649d9e0b/388fb83d-d014-4347-a5c2-86135105e781/0/0 | UK Resident Statistics | A comprehensive API offering statistical data on UK residents based on ONS census data, covering highest levels of education, gender, age, and health. The API supports queries by postcode for granular insights. | null | health data | the health of the population split into 6 categories as follows: | 200 | New Example | [{"_id": "64aea9e519ceb16ba2428b63", "Electoral wards and divisions Code": "E05013808", "Electoral wards and divisions": "West End (Westminster)", "General health (6 categories)": "Does not apply", "Observation": 0}, {"_id": "64aea9e519ceb16ba2428b64", "Electoral wards and divisions Code": "E05013808", "Electoral wards... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Electoral wards and divisions Code": {"type": "string"}, "Electoral wards and divisions": {"type": "string"}, "General health (6 categories)": {"type": "string"}, "Observation": {"type":... |
b9eb3a4f-b3b0-45bb-82a5-60bc649d9e0b/7d7891aa-f17f-46bd-a771-07c5082e357c/0/0 | UK Resident Statistics | A comprehensive API offering statistical data on UK residents based on ONS census data, covering highest levels of education, gender, age, and health. The API supports queries by postcode for granular insights. | null | age data | Age data queried by postcode, split into 6 categories grouped as :
Aged 15 years and under
Aged 16 to 24 years
Aged 25 to 34 years
Aged 35 to 49 years
Aged 50 to 64 years
Aged 65 years and over | 200 | New Example | [{"_id": "64aea92819ceb16ba241d85a", "Electoral wards and divisions Code": "E05013808", "Electoral wards and divisions": "West End (Westminster)", "Age (6 categories) Code": 1, "Age (6 categories)": "Aged 15 years and under", "Observation": 929}, {"_id": "64aea92819ceb16ba241d85b", "Electoral wards and divisions Code":... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "Electoral wards and divisions Code": {"type": "string"}, "Electoral wards and divisions": {"type": "string"}, "Age (6 categories) Code": {"type": "integer"}, "Age (6 categories)": {"type... |
37d7ae7f-07ea-48c3-9456-8293598074a6/d80bc5fb-2e14-4978-810b-e00f38b119b6/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Subscriptions | Returns subscription resources that match the API request criteria. | 200 | New Example | {"kind": "youtube#SubscriptionListResponse", "etag": "JdFaFGehxYodj9KJLqX8PfzkORk", "nextPageToken": "CAUQAA", "pageInfo": {"totalResults": 24, "resultsPerPage": 5}, "items": [{"kind": "youtube#subscription", "etag": "Qn9AcFbH5YwoUzsak1BJtFjvFek", "id": "fBvbLJsTflPk1QbZDyYu6fj62RKZu_tcES0_AymQu0Y", "snippet": {"publis... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "nextPageToken": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"totalResults": {"type": "integer"}, "resultsPerPage": {"type": "integer"}}, "required": ["resultsPerP... |
37d7ae7f-07ea-48c3-9456-8293598074a6/ac5f3272-0981-479a-b8e5-ba032ded22d0/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | ChannelSections | Returns a list of channelSection resources that match the API request criteria. | 200 | New Example | {"kind": "youtube#channelSectionListResponse", "etag": "KOt_sjMOMlC2zgWGmkMtYAGQiEo", "items": [{"kind": "youtube#channelSection", "etag": "1af1l_CLvhLMwrJVJPGPQWNsYlU", "id": "UC_x5XG1OV2P6uZZ5FSM9Ttw.jNQXAC9IVRw", "snippet": {"type": "singleplaylist", "channelId": "UC_x5XG1OV2P6uZZ5FSM9Ttw", "position": 0}}, {"kind":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
37d7ae7f-07ea-48c3-9456-8293598074a6/b9171bf7-8894-403c-9d0a-8f5f7bf848d9/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Channels | Returns a collection of zero or more channel resources that match the request criteria. | 200 | New Example | {"kind": "youtube#channelListResponse", "etag": "fu3FGZsQfN6KVh8_PGUN2gqQPCs", "pageInfo": {"totalResults": 1, "resultsPerPage": 5}, "items": [{"kind": "youtube#channel", "etag": "lkQAcGvlPXXenK2TwOadKxw477U", "id": "UC_x5XG1OV2P6uZZ5FSM9Ttw", "snippet": {"title": "Google Developers", "description": "The Google Develop... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"totalResults": {"type": "integer"}, "resultsPerPage": {"type": "integer"}}, "required": ["resultsPerPage", "totalResults"]}, "items": {"ty... |
37d7ae7f-07ea-48c3-9456-8293598074a6/852b9574-4d53-4196-b130-bc015212de63/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Activities | Returns a list of channel activity events that match the request criteria. For example, you can retrieve events associated with a particular channel or with the user's own channel. | 200 | New Example | {"kind": "youtube#activityListResponse", "etag": "Rnm5hhSiJo2EKixv8kYd2FOm1Jw", "items": [{"kind": "youtube#activity", "etag": "6oOQwWbVTPiS-9LO2xpI77bm1pU", "id": "MTUxNjgzMzI3NjE4MTY4MzMyNzYxODAwMDM5NA", "snippet": {"publishedAt": "2023-05-05T23:00:18+00:00", "channelId": "UC_x5XG1OV2P6uZZ5FSM9Ttw", "title": "What ar... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
37d7ae7f-07ea-48c3-9456-8293598074a6/d020f3bd-6203-48a4-ad6d-1282526374de/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Videos | Returns a list of videos that match the API request parameters. | 200 | New Example | {"kind": "youtube#videoListResponse", "etag": "SzJZRx5sjFVXwiFSAn1V9tM-H6s", "items": [{"kind": "youtube#video", "etag": "326zRQvvHNDLebT79XvMSsB5HNI", "id": "Ks-_Mh1QhMc", "snippet": {"publishedAt": "2012-10-01T15:27:35Z", "channelId": "UCAuUUnT6oDeKwE6v1NGQxug", "title": "Your body language may shape who you are | Am... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
37d7ae7f-07ea-48c3-9456-8293598074a6/e2f39484-f242-41c7-8815-7b881edab746/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Search | Returns a collection of search results that match the query parameters specified in the API request. By default, a search result set identifies matching video, channel and playlist resources, but you can also configure queries to only retrieve a specific type of resource. | 200 | New Example | {"kind": "youtube#searchListResponse", "etag": "MXZ551bk6jwos5FBo_JExqDmB8g", "nextPageToken": "CAUQAA", "regionCode": "US", "pageInfo": {"totalResults": 1000000, "resultsPerPage": 5}, "items": [{"kind": "youtube#searchResult", "etag": "o2cBKlR7YDa_7SCGoZ6YFp0Lsgk", "id": {"kind": "youtube#video", "videoId": "1W6Md71bg... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "nextPageToken": {"type": "string"}, "regionCode": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"totalResults": {"type": "integer"}, "resultsPerPage": {"type": "int... |
37d7ae7f-07ea-48c3-9456-8293598074a6/404407d5-09c8-4932-a83e-2b250846e8f2/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Playlists | Returns a collection of playlists that match the API request parameters. For example, you can retrieve all playlists that the authenticated user owns, or you can retrieve one or more playlists by their unique IDs. | 200 | New Example | {"kind": "youtube#playlistListResponse", "etag": "98u_7l2T8bD-j_pYL7LQ92qnr1o", "nextPageToken": "CAUQAA", "pageInfo": {"totalResults": 134, "resultsPerPage": 5}, "items": [{"kind": "youtube#playlist", "etag": "X_MnfS6DeGOHvJHnkCvm7rEctgw", "id": "PLOU2XLYxmsIJ094e8YVdDqLfqwv2XTPyy", "snippet": {"publishedAt": "2023-04... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "nextPageToken": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"totalResults": {"type": "integer"}, "resultsPerPage": {"type": "integer"}}, "required": ["resultsPerP... |
37d7ae7f-07ea-48c3-9456-8293598074a6/8d532713-9a3f-42a1-883a-a5c969e9b34e/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | PlaylistItems | Returns a collection of playlist items that match the API request parameters. You can retrieve all of the playlist items in a specified playlist or retrieve one or more playlist items by their unique IDs. | 200 | New Example | {"kind": "youtube#playlistItemListResponse", "etag": "biE3AQSMoCyPnQVcQ-58mQA9Yno", "nextPageToken": "EAAaBlBUOkNBVQ", "items": [{"kind": "youtube#playlistItem", "etag": "HmQ8bLBFojLXaxP8N9fbLIaqwtc", "id": "UExPVTJYTFl4bXNJTE1Vc0RSclZvUlJsTDI5cDhMSEZJVC42NjBGMkRFNDcwMjM2NzYx", "snippet": {"publishedAt": "2023-03-30T17... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "nextPageToken": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string... |
37d7ae7f-07ea-48c3-9456-8293598074a6/752d4325-2f8e-4ba9-b858-0d7320778e33/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | CommentThreads | Returns a list of comment threads that match the API request parameters. | 200 | New Example | {"kind": "youtube#commentThreadListResponse", "etag": "fEc8rEjuaA3mr0OLPuW_ElN4LuA", "nextPageToken": "Z2V0X3JhbmtlZF9zdHJlYW1zLS1DcWNCQ0lBRUZSZTMwVGdhbkFFS2x3RUkyRjhRZ0FRWUJ5S01BVnZpTDlFY3RyYVVIVFBUa19ZZ185czQ2cjQ4eUYzVnNyWWhtb05aaDJsd1JaNzRjb3FKSmZBb2k1VjBfTmFNM1RFZFRLZkVVd3RISTFrN0ZBaXpRekt5b0Y0b01MMG5yanpxako5NXMyS... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "nextPageToken": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"totalResults": {"type": "integer"}, "resultsPerPage": {"type": "integer"}}, "required": ["resultsPerP... |
37d7ae7f-07ea-48c3-9456-8293598074a6/4f4dbf6e-97b8-4072-be89-18fd5ba23b45/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | I18nLanguages | Returns a list of application languages that the YouTube website supports. | 200 | New Example | {"kind": "youtube#i18nLanguageListResponse", "etag": "BWfamz4EkEUnBLn4e5RPGocAZbo", "items": [{"kind": "youtube#i18nLanguage", "etag": "1OjwIvsEf9UstcR8l9SVbvsK8Qw", "id": "af", "snippet": {"hl": "af", "name": "Afrikaans"}}, {"kind": "youtube#i18nLanguage", "etag": "ptN1RQzFShVdKYWSazyl6Givu1Q", "id": "am", "snippet": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
37d7ae7f-07ea-48c3-9456-8293598074a6/da1edcf3-3415-4296-b9eb-a65fa0b07360/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Comments | Returns a list of comments that match the API request parameters. | 200 | New Example | {"kind": "youtube#commentListResponse", "etag": "5JXBUYdM0hBD9U5_vIKubUGIRSg", "pageInfo": {"resultsPerPage": 20}, "items": [{"kind": "youtube#comment", "etag": "ZSPz1BemAIEVNPxCaCOPgXgR8xc", "id": "Ugi79__QZLYRu3gCoAEC.7-H0Z7-AE-g7-KdXNq7fq-", "snippet": {"textDisplay": "neonspark tinted status bars have been accessib... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"resultsPerPage": {"type": "integer"}}, "required": ["resultsPerPage"]}, "items": {"type": "array", "items": {"type": "object", "properties... |
37d7ae7f-07ea-48c3-9456-8293598074a6/923ff7cb-aafb-4c74-9d37-b1c7fce412a4/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | I18nRegions | Returns a list of content regions that the YouTube website supports. | 200 | New Example | {"kind": "youtube#i18nRegionListResponse", "etag": "W4plLuxq5WpK6wjKPBYqtBHp-Kg", "items": [{"kind": "youtube#i18nRegion", "etag": "RmvQrICcSKx5BZkuwuIam0hkr9o", "id": "AE", "snippet": {"gl": "AE", "name": "United Arab Emirates"}}, {"kind": "youtube#i18nRegion", "etag": "lYa87JjqaXmfqWaf6vuQD3YSNo4", "id": "BH", "snipp... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
37d7ae7f-07ea-48c3-9456-8293598074a6/0c2dc16c-d77d-4ab2-a816-fdd3a91228f5/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | VideoCategories | Returns a list of categories that can be associated with YouTube videos. | 200 | New Example | {"kind": "youtube#videoCategoryListResponse", "etag": "QteLrrS_X7rM7rlcU_e7qa0embQ", "items": [{"kind": "youtube#videoCategory", "etag": "grPOPYEUUZN3ltuDUGEWlrTR90U", "id": "1", "snippet": {"title": "Film & Animation", "assignable": true, "channelId": "UCBR8-60-B28hp2BmDPdntcQ"}}, {"kind": "youtube#videoCategory", "et... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
37d7ae7f-07ea-48c3-9456-8293598074a6/d8cb866b-1b32-472c-82ab-4b571d73342b/0/0 | YouTube v3 | YouTube Data v3 API is a tool for developers to access and manipulate YouTube data, including videos, channels, and playlists, so they can create custom experiences for users. | 9.6 | Captions | Returns a list of caption tracks that are associated with a specified video. | 200 | New Example | {"kind": "youtube#captionListResponse", "etag": "vxHACHEI8AekLrlPmt60RwF7SpM", "items": [{"kind": "youtube#caption", "etag": "bDaMw_fNYxIrqDWRJrKQkVIgnnQ", "id": "AUieDaYc0DLb85dZdcE1CrHptVcaJ9Gv9bAziIJzMO5jW28-8Zg", "snippet": {"videoId": "Q8TXgCzxEnw", "lastUpdated": "2022-03-26T00:14:47.449829Z", "trackKind": "asr",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "pr... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/777a6806-97ec-4df4-9ff3-31745fa40b67/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | Agent details by username | Get agent's details by username(contact infos, active listings and reviews etc).
PS : username is the profile link
Example :
username : Pardee-Properties
for https://www.zillow.com/profile/Pardee-Properties/ | 200 | Response | {"about": {"description": "<p>Tami Pardee's expertise in Southern California real estate and entrepreneurship is unrivaled. As owner and principal broker of Pardee Properties since 2005, Tami is currently ranked the #1 broker in Los Angeles and, to date, her company has sold over $4 billion worth of residential and com... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"about": {"type": "object", "properties": {"description": {"type": "string"}, "specialties": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "yearsExperience": {"type": "string"}}, "required": ["description", "sp... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/c4d82898-cd68-4009-9e2d-7f59f091be68/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | Agent's rental listings | Get agent's rental listings by zuid | 200 | Response | [{"address": {"city": "Venice", "line1": "1305 Ocean Front Walk APT 203", "line2": "Venice, CA 90291", "postalCode": "90291", "stateOrProvince": "CA"}, "bathrooms": 1, "bedrooms": 0, "brokerage_name": "Pardee Properties", "hasOpenHouse": false, "has_vr_model": false, "home_marketing_status": "active", "home_marketing_t... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "line1": {"type": "string"}, "line2": {"type": "string"}, "postalCode": {"type": "string"}, "stateOrProvince": {"type": "string"}}, "required... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/ff7a7c9e-6f4f-468f-b2ca-72a1e9f8aad3/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | Agent Reviews | Get agent reviews by the agent's zuid | 200 | Response | [{"createDate": "2023-02-15T11:15:00", "rating": 5, "rebuttal": null, "reviewComment": "Tyler was great to work with. We were first time home buyers, so we had a ton of questions and he was always very responsive. He hand held us through the whole process from start to finish. We hope to be able to work with Tyler agai... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"createDate": {"type": "string"}, "rating": {"type": "integer"}, "rebuttal": {"type": "null"}, "reviewComment": {"type": "string"}, "reviewId": {"type": "integer"}, "reviewee": {"type": "object", "properties": {"en... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/461d6411-9be3-4e05-bf9c-694507f6e531/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | Agent's active listings | Get agent's active listings by zuid | 200 | Response | [{"address": {"city": "Venice", "line1": "714 Hampton Dr", "line2": "Venice, CA 90291", "postalCode": "90291", "stateOrProvince": "CA"}, "bathrooms": 3, "bedrooms": 3, "brokerage_name": "Pardee Properties", "hasOpenHouse": false, "has_vr_model": false, "home_marketing_status": "active", "home_marketing_type": "forSale"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "line1": {"type": "string"}, "line2": {"type": "string"}, "postalCode": {"type": "string"}, "stateOrProvince": {"type": "string"}}, "required... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/995aef0b-3a84-480f-9b0e-887540872a8d/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | Agent's past sales | Get agent's past sales by zuid | 200 | Response | {"past_sales": [{"city_state_zipcode": "Los Angeles, CA, 90066", "home_details_url": "/homedetails/3467-Inglewood-Blvd-Los-Angeles-CA-90066/20457380_zpid/", "image_alt": "3467 Inglewood Blvd, Los Angeles, CA, 90066", "image_url": "https://photos.zillowstatic.com/fp/7c539f5b304e92eef6a9a4f72798a630-p_b.jpg", "latitude":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"past_sales": {"type": "array", "items": {"type": "object", "properties": {"city_state_zipcode": {"type": "string"}, "home_details_url": {"type": "string"}, "image_alt": {"type": "string"}, "image_url": {"type": "string"}, "latitude": {"type... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/eeb10657-2534-400d-8bef-bc4c00dde796/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /market_data (Rental Market Trends) | Get market rental data of a location by city or ZIP | 200 | Response | {"data": {"marketPage": {"areaName": "Houston, TX", "areaType": "city", "date": "2023-10-24", "marketTemperature": {"temperature": "COOL"}, "medianRentPriceOverTime": {"currentYear": [{"month": "Jan", "price": 1790, "year": "2023"}, {"month": "Feb", "price": 1795, "year": "2023"}, {"month": "Mar", "price": 1750, "year"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"marketPage": {"type": "object", "properties": {"areaName": {"type": "string"}, "areaType": {"type": "string"}, "date": {"type": "string"}, "marketTemperature": {"type": "object", "properties": {"tem... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/877c1fca-646b-4416-b167-3e6753f2ad0c/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /similar_rent_properties (Similar for rent properties) | List of similar for rent properties by Zpid or URL or address | 200 | Response | {"results": [{"address": {"city": "Houston", "state": "TX", "streetAddress": "7222 Saint Augustine St", "zipcode": "77021"}, "attributionInfo": {"agentName": "Shayne Singer", "agentPhoneNumber": null, "brokerName": null, "brokerPhoneNumber": null, "mlsId": "97452520", "mlsName": null, "providerLogo": null, "trueStatus"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "state": {"type": "string"}, "streetAddress": {"type": "string"}, "zipcode": {"type": "string"}}... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/dbd26bb5-0891-4896-8dff-92a36ac823a5/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /similar_sold_properties (Similar sold properties) | List of similar sold properties by Zpid or URL or address | 200 | Response | {"results": [{"property": {"address": {"city": "Houston", "state": "TX", "streetAddress": "13331 Bridgewalk Ln", "zipcode": "77041"}, "attributionInfo": {"agentName": null, "agentPhoneNumber": null, "brokerName": null, "brokerPhoneNumber": null, "mlsId": null, "mlsName": null, "providerLogo": null}, "bathrooms": 2, "be... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"property": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "state": {"type": "string"}, "streetAddress": {"ty... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/14187431-270b-4b38-8bad-2cadb0d4de45/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /similar_properties (Similar for sale properties) | List of similar for sale properties by Zpid or URL or address | 200 | Response | {"results": [{"address": {"city": "Houston", "state": "TX", "streetAddress": "16015 Sunbeam River Dr", "zipcode": "77084"}, "attributionInfo": {"agentName": "Chantelle Vilaverde", "agentPhoneNumber": null, "brokerName": "eXp Realty, LLC", "brokerPhoneNumber": null, "mlsId": "6422249", "mlsName": null, "providerLogo": n... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "state": {"type": "string"}, "streetAddress": {"type": "string"}, "zipcode": {"type": "string"}}... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/34eddb46-e199-4cad-b791-5a1d04092b28/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /rent_estimate (Rent Zestimate) | Returns a property's rent zestimate and it's comparable properties in the same area. | 200 | Response | {"data": {"floorplans": [{"address": {"city": "Santa Monica", "state": "CA", "street": "1545 Yale St ", "zip": "90404"}, "numBeds": 2, "numFullBaths": 1.5, "zestimate": {"rentZestimate": 3440, "rentZestimateRangeHigh": 6880, "rentZestimateRangeLow": 2236}, "zpid": 2110846380}], "geo": {"lat": 34.03319, "lon": -118.468... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"floorplans": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "state": {"type": "string"}, "street": {"type": "st... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/989e1640-d3ad-4c2c-8cf5-aee3d37f6463/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /walk_transit_bike_score (Walk, Transit and Bike Score) | Get Walk, Transit and Bike Score of a property by zpid | 200 | Response | {"data": {"property": {"bikeScore": {"bikescore": 73, "description": "Very Bikeable"}, "id": "UHJvcGVydHk6MjA0ODU3MDA=", "transitScore": {"description": "Excellent Transit", "transit_score": 71, "ws_link": "https://www.walkscore.com/score/loc/lat=34.0186/lng=-118.5028/?utm_source=zillow2.com&utm_medium=ts_api&utm_campa... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"property": {"type": "object", "properties": {"bikeScore": {"type": "object", "properties": {"bikescore": {"type": "integer"}, "description": {"type": "string"}}, "required": ["bikescore", "descripti... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/790e6e82-a8aa-4ea4-9155-8b6ede076bd2/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /zestimate_history (Zestimate history) | Zestimate history by zpid | 200 | Response | {"data": [{"date": "2013-05", "timestamp": 1369983600000, "value": 2714894}, {"date": "2013-06", "timestamp": 1372575600000, "value": 2902138}, {"date": "2013-07", "timestamp": 1375254000000, "value": 2967472}, {"date": "2013-08", "timestamp": 1377932400000, "value": 3055836}, {"date": "2013-09", "timestamp": 138052440... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "timestamp": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["date", "timestamp", "value"]}}}, "required": ["data"]} |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/cfab1720-4309-4ede-ad92-047f84608308/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /photos (Photos of a property) | Returns a property's photos with different sizes and types. | 200 | Response | {"photos": [{"caption": "", "mixedSources": {"jpeg": [{"url": "https://photos.zillowstatic.com/fp/4a08d2c4b87c933484501e56944a1563-cc_ft_192.jpg", "width": 192}, {"url": "https://photos.zillowstatic.com/fp/4a08d2c4b87c933484501e56944a1563-cc_ft_384.jpg", "width": 384}, {"url": "https://photos.zillowstatic.com/fp/4a08d2... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"photos": {"type": "array", "items": {"type": "object", "properties": {"caption": {"type": "string"}, "mixedSources": {"type": "object", "properties": {"jpeg": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "str... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/6a1138e5-56e9-4873-abb9-899dcbac9443/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /search_url (List of properties by URL) | Get a list of properties by providing the zillow search results URL
You can select the output format (JSON , CSV , XLSX) using the optional "output" parameter. | 200 | Response | {"results": [{"bathrooms": 2, "bedrooms": 4, "city": "Florence", "country": "USA", "currency": "USD", "daysOnZillow": -1, "homeStatus": "FOR_SALE", "homeStatusForHDP": "FOR_SALE", "homeType": "SINGLE_FAMILY", "isFeatured": false, "isNonOwnerOccupied": true, "isPreforeclosureAuction": false, "isPremierBuilder": false, "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"bathrooms": {"type": "integer"}, "bedrooms": {"type": "integer"}, "city": {"type": "string"}, "country": {"type": "string"}, "currency": {"type": "string"}, "daysOnZill... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/9674f88c-aaa0-4bb5-8d7a-3e2daf92e17b/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /search_coordinates (Search for properties by coordinates) | Search for filtered properties by coordinates.
You can select the output format (JSON , CSV , XLSX) using the optional "output" parameter. | 200 | Response | {"results": [{"bathrooms": 10, "bedrooms": 7, "city": "Santa Monica", "country": "USA", "currency": "USD", "daysOnZillow": -1, "homeStatus": "FOR_SALE", "homeStatusForHDP": "FOR_SALE", "homeType": "SINGLE_FAMILY", "imgSrc": "https://photos.zillowstatic.com/fp/785a9f8f3ff94e737da75396eac4de00-p_e.jpg", "isFeatured": fal... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"bathrooms": {"type": "integer"}, "bedrooms": {"type": "integer"}, "city": {"type": "string"}, "country": {"type": "string"}, "currency": {"type": "string"}, "daysOnZill... |
7bc4d0b6-7615-4c81-9f39-5a5ceac0f5a4/2ef82039-7f4f-470b-b605-13754628816e/0/0 | Zillow | Access US and CA property data in JSON, CSV, or Excel formats. Search listings, compare zestimate home values, and discover agent details. | 9.9 | /search_mls (Search by MLS) | Search for properties by their MLS ID. | 200 | Response | {"data": [{"address": "6191 Silver Wood Dr, Morrow, OH 45152 ", "zpid": "81538458"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "zpid": {"type": "string"}}, "required": ["address", "zpid"]}}}, "required": ["data"]} |
12e8819e-5026-42ac-80c0-646a9c338b33/97520988-8ae2-4860-9894-66229bfcabca/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /zestimateHistory (Zestimate History) | Zestimate History for property by zpid or url.
Result has format where t - time, v - zestimate value. | 200 | Response | [{"t": 1351666800, "v": 421082}, {"t": 1354262400, "v": 429010}, {"t": 1356940800, "v": 435527}, {"t": 1359619200, "v": 432103}, {"t": 1362038400, "v": 443134}, {"t": 1364713200, "v": 445050}, {"t": 1367305200, "v": 431541}, {"t": 1369983600, "v": 431171}, {"t": 1372575600, "v": 454823}, {"t": 1375254000, "v": 465204},... | {"type": "array", "items": {"type": "object", "properties": {"t": {"type": "integer"}, "v": {"type": "integer"}}}} |
12e8819e-5026-42ac-80c0-646a9c338b33/e7e883cd-5de2-4cce-992f-3c1ba2f1b47f/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /zestimate (Property Zestimate value) | Get Zestimate value by zpid or address or URL. | 200 | Response | {"value": 287300} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"value": {"type": "integer"}}, "required": ["value"]} |
12e8819e-5026-42ac-80c0-646a9c338b33/3e30771f-1f68-4380-8601-4a1a4a254ed2/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /walkAndTransitScore (Walk, Bike and Transit scores) | Data about walk, bike and transit scores by zpid. | 200 | Response | {"transitScore": {"ws_link": "https://www.walkscore.com/score/loc/lat=34.0186/lng=-118.5028/?utm_source=zillow2.com&utm_medium=ts_api&utm_campaign=ts_api", "transit_score": 72, "description": "Excellent Transit"}, "walkScore": {"ws_link": "https://www.walkscore.com/score/loc/lat=34.01864/lng=-118.502754/?utm_source=zil... | {"type": "object", "properties": {"transitScore": {"type": "object", "properties": {"ws_link": {"type": "string"}, "transit_score": {"type": "integer"}, "description": {"type": "string"}}}, "walkScore": {"type": "object", "properties": {"ws_link": {"type": "string"}, "walkscore": {"type": "integer"}, "description": {"t... |
12e8819e-5026-42ac-80c0-646a9c338b33/eaa4c029-b0e4-4c29-a10a-f14b07775342/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /searchByUrl (List of properties by url) | Get a list of properties by providing Zillow's search results URL | 200 | Response | {"props": [{"bathrooms": 3, "state": "GA", "isFeatured": false, "isPremierBuilder": false, "lotAreaUnit": "sqft", "isPreforeclosureAuction": false, "longitude": -84.28325, "isNonOwnerOccupied": true, "lotAreaValue": 0, "taxAssessedValue": 212600, "country": "USA", "livingArea": 2000, "homeStatus": "FOR_SALE", "daysOnZi... | {"type": "object", "properties": {"props": {"type": "array", "items": {"type": "object"}}, "resultsPerPage": {"type": "integer"}, "totalPages": {"type": "integer"}, "totalResultCount": {"type": "integer"}, "currentPage": {"type": "integer"}}} |
12e8819e-5026-42ac-80c0-646a9c338b33/4cd38750-9b8a-466c-b6de-fed3481bdb45/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /propertyByMls (Search by MLS # ) | Search for the property by MLS #.
Note. The endpoint will return an array of zpid. To get more information, use /property endpoint.
If we find more than one address with the given MLS, we will send them in otherAddress key. You can check them for additional. | 200 | Response | {"zpid": 11927324} | {"type": "object", "properties": {"zpid": {"type": "integer"}}} |
12e8819e-5026-42ac-80c0-646a9c338b33/49a324e9-fe99-4642-a39d-502db9b96c63/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /property (Property details) | Get Property details by zpid or url or address. Zestimate value. | 200 | Response | {"listingProvider": null, "buildingPermits": null, "propertyTaxRate": 1.01, "contact_recipients": [{"agent_reason": 1, "zpro": null, "recent_sales": 0, "review_count": 50, "display_name": "Jim Pullin", "zuid": "X1-ZU11t0lr5j8rqx5_34dhh", "rating_average": 5, "badge_type": "Premier Agent", "phone": {"prefix": "207", "ar... | {"type": "object", "properties": {"listingProvider": {"type": "null"}, "buildingPermits": {"type": "null"}, "propertyTaxRate": {"type": "number"}, "contact_recipients": {"type": "array", "items": {"type": "object", "properties": {"agent_reason": {"type": "integer"}, "zpro": {"type": "null"}, "recent_sales": {"type": "i... |
12e8819e-5026-42ac-80c0-646a9c338b33/49a324e9-fe99-4642-a39d-502db9b96c63/1/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /property (Property details) | Get Property details by zpid or url or address. Zestimate value. | 400 | Response | {"code": 0, "message": "Pass zpid", "name": "Bad Request", "status": 400} | {"properties": {"code": {"type": "integer"}, "message": {"type": "string"}, "name": {"type": "string"}, "status": {"type": "integer"}}, "type": "object"} |
12e8819e-5026-42ac-80c0-646a9c338b33/513cb456-871b-40c8-ab5d-76697fc1a943/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /locationSuggestions (Search for location) | Search for a location by name. | 200 | Response | {"resultGroups": [{"resultType": "Region", "results": [{"display": "Santa Monica, CA", "metaData": {"city": "Santa Monica", "country": "US", "county": null, "lat": 34.010249, "lng": -118.498711, "regionId": "26964", "regionType": "city", "score": 128.36666870117188, "state": "CA"}}, {"display": "Santa Monica Pier Area/... | {"properties": {"resultGroups": {"items": {"properties": {"resultType": {"type": "string"}, "results": {"items": {"properties": {"display": {"type": "string"}, "metaData": {"properties": {"city": {"type": "string"}, "country": {"type": "string"}, "county": {"type": "null"}, "lat": {"type": "number"}, "lng": {"type": "n... |
12e8819e-5026-42ac-80c0-646a9c338b33/0d0d3329-2a56-43e0-986d-f84271f7a61b/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /propertyByCoordinates (Search by coordinates) | Search the property by coordinates.
Note. The endpoint will return only an array of zpid. To get more information use /property endpoint. If you need additional filters, you can use /propertyExtendedSearch with a parameter coordinates or polygon. | 200 | Response | [{"property": {"zpid": 114513137, "address": {"state": "NE", "city": "Loup City", "streetAddress": "358 N 10th St", "zipcode": "68853"}}}] | {"type": "array", "items": {"type": "object", "properties": {"property": {"type": "object", "properties": {"zpid": {"type": "integer"}, "address": {"type": "object", "properties": {"state": {"type": "string"}, "city": {"type": "string"}, "streetAddress": {"type": "string"}, "zipcode": {"type": "string"}}}}}}}} |
12e8819e-5026-42ac-80c0-646a9c338b33/bab49255-8fe4-4538-803f-9131f70b9627/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /images (Property images and videos) | Property images and videos. | 200 | Response | {"images": ["https://photos.zillowstatic.com/fp/******", "https://photos.zillowstatic.com/fp/******", "https://photos.zillowstatic.com/fp/******", "https://photos.zillowstatic.com/fp/******"]} | {"properties": {"images": {"items": {"type": "string"}, "type": "array"}}, "type": "object"} |
12e8819e-5026-42ac-80c0-646a9c338b33/8d146302-6750-4585-a1e2-6371bd520e7a/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /rentEstimate (Rent estimate) | address or long and lat is required!
For more accuracy use beds and baths parameters.
Will return rent estimates and comparable rentals if need. | 200 | Response | {"comparableRentals": 28, "percentile_25": 1447.25, "highRent": 1950, "lowRent": 1214, "lat": 44.200672, "median": 1560.5, "rent": 1699, "percentile_75": 1599, "long": -74.990356} | {"type": "object", "properties": {"comparableRentals": {"type": "integer"}, "percentile_25": {"type": "number"}, "highRent": {"type": "integer"}, "lowRent": {"type": "integer"}, "lat": {"type": "number"}, "median": {"type": "number"}, "rent": {"type": "integer"}, "percentile_75": {"type": "integer"}, "long": {"type": "... |
12e8819e-5026-42ac-80c0-646a9c338b33/93602987-7c54-426d-94f3-1fce926b3ebb/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /propertyExtendedSearch (Extended search) | Search for properties by parameters.
Note. If you search by exact address, the endpoint will return only zpid, or list of zpids if it's a building with many units or lotIds for building.
To get more information about a property by zpid, use a /property endpoint. For lotId use a /building endpoint.
location is required ... | 200 | Response | {"props": [{"dateSold": null, "propertyType": "SINGLE_FAMILY", "lotAreaValue": 7501.032, "address": "443 Euclid St, Santa Monica, CA 90402", "imgSrc": "https://photos.zillowstatic.com/fp/fcb17e90b0a065b9e0a7eea321e24b40-p_e.jpg", "price": 4495000, "bedrooms": 4, "longitude": -118.49976, "latitude": 34.034992, "listingS... | {"type": "object", "properties": {"props": {"type": "array", "items": {"type": "object", "properties": {"dateSold": {"type": "null"}, "propertyType": {"type": "string"}, "lotAreaValue": {"type": "number"}, "address": {"type": "string"}, "imgSrc": {"type": "string"}, "price": {"type": "integer"}, "bedrooms": {"type": "i... |
12e8819e-5026-42ac-80c0-646a9c338b33/5b83f46f-dcaf-45a0-a4d0-e4c9864abeb5/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /agentSoldListings (Agent's sold listings) | Listings of sold property by agent (zuid) | 200 | Response | {"listings": [{"represented": "Seller", "street_address": "7811 Berkshire Pines Dr", "city_state_zipcode": "Naples, FL, 34104", "image_alt": "7811 Berkshire Pines Dr, Naples, FL, 34104", "sold_date": "10/15/2021", "longitude": -81.71736, "latitude": 26.16001, "home_details_url": "/homedetails/7811-Berkshire-Pines-Dr-Na... | {"type": "object", "properties": {"listings": {"type": "array", "items": {"type": "object", "properties": {"represented": {"type": "string"}, "street_address": {"type": "string"}, "city_state_zipcode": {"type": "string"}, "image_alt": {"type": "string"}, "sold_date": {"type": "string"}, "longitude": {"type": "number"},... |
12e8819e-5026-42ac-80c0-646a9c338b33/db27401a-407c-4d01-90db-8119c523b212/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /agentActiveListings (Agent's active listings) | Agent's active listings.
The endpoint will return a list of the property. To get a property details use /property (Zillow property details) endpoint. | 200 | Response | {"listings": [{"bathrooms": 4, "home_marketing_type": "forSale", "has_vr_model": false, "primary_photo_url": "https://photos.zillowstatic.com/fp/df698f17831607b309c6fcf71a0f2e5f-a_a.jpg", "longitude": -117.767975, "hasOpenHouse": false, "address": {"line1": "967 Meadowlark Ln", "stateOrProvince": "CA", "line2": "Laguna... | {"type": "object", "properties": {"listings": {"type": "array", "items": {"type": "object", "properties": {"bathrooms": {"type": "integer"}, "home_marketing_type": {"type": "string"}, "has_vr_model": {"type": "boolean"}, "primary_photo_url": {"type": "string"}, "longitude": {"type": "number"}, "hasOpenHouse": {"type": ... |
12e8819e-5026-42ac-80c0-646a9c338b33/73fc7b29-dbf3-4c2d-b21c-4a2578966c10/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /agentReviews (Agent reviews) | Agent reviews | 200 | Response | {"reviews": [{"revieweeActions": null, "reviewMonth": "11", "reviewResponse": null, "reviewYear": "2022", "associateName": null, "reviewDay": "10", "flagHtml": "<div id=\"flag-form-lightbox_src\" class=\"template hide\"><!--<div id=\"flag\\-form\\-lightbox_content\" class=\"flag\\-content ajax\\-form dialog clearfix\"... | {"type": "object", "properties": {"reviews": {"type": "array", "items": {"type": "object"}}, "totalCount": {"type": "integer"}}} |
12e8819e-5026-42ac-80c0-646a9c338b33/02b8373f-d0be-4bf2-a89d-e7002975ef1b/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /agentDetails (Agent details by username) | Get agent details by username (contact details, active listings, reviews, etc). | 200 | Response | {"about": {"yearsExperience": null, "title": null, "description": "I'm happy to Facetime or Video a home if you're out of town or can't get there. Having grown up in Tampa, gone to school in St Petersburg and graduated from The University of Tampa (back when it was 2000 students) I'm very familiar with the history and ... | {"type": "object", "properties": {"about": {"type": "object", "properties": {"yearsExperience": {"type": "null"}, "title": {"type": "null"}, "description": {"type": "string"}, "specialties": {"type": "array", "items": {"type": "string"}}}}, "forSaleListings": {"type": "object", "properties": {"listings": {"type": "obje... |
12e8819e-5026-42ac-80c0-646a9c338b33/6bca4685-dab0-45f2-a5e1-0b32073b83dd/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /similarForRent (Get similar properties for rent) | Get similar properties for rent. zpid or property_url is required parameter. | 200 | Response | [{"bathrooms": 2, "bedrooms": 3, "miniCardPhotos": [{"url": "https://photos.zillowstatic.com/fp/380b1438c7dcdb7ae121249c7c61b7ae-p_c.jpg"}], "zpid": 2064260004, "longitude": -86.46705, "latitude": 32.49695, "address": {"city": "Prattville", "state": "AL", "streetAddress": "115 Dawsons Mill Dr", "zipcode": "36067"}, "ho... | {"type": "array", "items": {"type": "object", "properties": {"bathrooms": {"type": "integer"}, "bedrooms": {"type": "integer"}, "miniCardPhotos": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}}}}, "zpid": {"type": "integer"}, "longitude": {"type": "number"}, "latitude": {"type": ... |
12e8819e-5026-42ac-80c0-646a9c338b33/7b57e2c4-6852-4b72-b045-9544cfee3fa3/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /agentRentalListings (Agent's rental listings) | Listings of rental property by agent (zuid) | 200 | Response | {"listings": [{"bathrooms": 2, "home_marketing_type": "forRent", "has_vr_model": false, "primary_photo_url": "https://photos.zillowstatic.com/fp/559dd3ec9c7447cb5b39828b86370008-a_a.jpg", "longitude": -118.46795, "hasOpenHouse": false, "address": {"line1": "36 26th Ave", "stateOrProvince": "CA", "line2": "Venice, CA 90... | {"type": "object", "properties": {"listings": {"type": "array", "items": {"type": "object", "properties": {"bathrooms": {"type": "number"}, "home_marketing_type": {"type": "string"}, "has_vr_model": {"type": "boolean"}, "primary_photo_url": {"type": "string"}, "longitude": {"type": "number"}, "hasOpenHouse": {"type": "... |
12e8819e-5026-42ac-80c0-646a9c338b33/37a9ae61-7ab2-4c57-ae02-95009f4dad5a/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /similarProperty (Get similar properties for sale) | Get similar properties for sale. zpid or property_url is required parameter. | 200 | Response | [{"bathrooms": 4, "bedrooms": 3, "miniCardPhotos": [{"url": "https://photos.zillowstatic.com/fp/4f1647b25f17dc293368d57a36a56dd1-p_c.jpg"}], "zpid": 48749498, "longitude": -122.346914, "address": {"city": "Seattle", "state": "WA", "streetAddress": "1512 5th Ave N", "zipcode": "98109"}, "latitude": 47.632692, "livingAre... | {"type": "array", "items": {"type": "object", "properties": {"bathrooms": {"type": "integer"}, "bedrooms": {"type": "integer"}, "miniCardPhotos": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}}}}, "zpid": {"type": "integer"}, "longitude": {"type": "number"}, "address": {"type": "... |
12e8819e-5026-42ac-80c0-646a9c338b33/999079c6-9d34-440a-a358-582965b7146c/0/0 | Zillow.com | Unofficial Zillow API. US and CA real-time real estate data. Search by coordinates and MLS. Get similar properties for sale or sold property, Zestimate (rent estimate) and other data from Zillow. Highly maintained API. Check out our Tutorial tab. API Creator: Apimaker | 9.9 | /similarSales (Recently sold homes with similar features) | Recently sold homes with similar features to those passed by zpid home, such as bedrooms, bathrooms, location and square footage. zpid or property_url is required parameter. | 200 | Response | [{"dateSold": 1616371200000, "bedrooms": 2, "homeStatus": "RECENTLY_SOLD", "latitude": 34.20321, "miniCardPhotos": [{"url": "https://photos.zillowstatic.com/fp/822abbe725d253ed025c061d5629a866-p_c.jpg"}], "zpid": 2100058023, "longitude": -118.446595, "bathrooms": 2, "address": {"city": "Van Nuys", "state": "CA", "stree... | {"type": "array", "items": {"type": "object", "properties": {"dateSold": {"type": "integer"}, "bedrooms": {"type": "integer"}, "homeStatus": {"type": "string"}, "latitude": {"type": "number"}, "miniCardPhotos": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}}}}, "zpid": {"type": "... |
cdcfb68c-0df7-460e-9a87-295173831ddf/8623b826-1037-4fe2-b05c-ed2c5bf3f913/0/0 | WebScraper-V1 | Efficient single URL web scraper with 94% accuracy. | null | Scraper | This the main and only endpoint available | 200 | Response | {"status": "success", "message": "Data scraped successfully.", "download_url": "/download/ac4815001d", "Notice": "Data folder ac4815001d will be deleted after 3 minutes starting from now"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "message": {"type": "string"}, "download_url": {"type": "string"}, "Notice": {"type": "string"}}, "required": ["Notice", "download_url", "message", "status"]} |
553b81b2-d2b0-4872-8222-b765f2c8b952/ea83b82b-ba0a-4f30-893f-33a6cc0d6fe7/0/0 | Yelp Reviews | Fast and Simple business searches, reviews and more on Yelp in real-time. | 9.5 | Business Search | Search for Yelp businesses by query / keyword and location. | 200 | Response | {"status": "OK", "request_id": "28ff0d80-486a-4531-97ec-f1e65394d2e5", "data": [{"id": "7pQ7xd8xy3k2Z9RgreLPJg", "alias": "24-7-rooter-and-plumbing-san-francisco-4", "name": "24-7 Rooter & Plumbing", "address": "1070 Quesada Ave, San Francisco, CA 94124", "latitude": 37.7268753, "longitude": -122.3797327, "business_pag... | {"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "data": {"type": "array", "items": {"type": "object"}}}} |
553b81b2-d2b0-4872-8222-b765f2c8b952/d8bbd351-d35d-4396-9f17-96c3724e670d/0/0 | Yelp Reviews | Fast and Simple business searches, reviews and more on Yelp in real-time. | 9.5 | Business Reviews | Fetch a single or multiple business review pages from Yelp (each page includes up to 10 reviews). | 200 | Response | {"status": "OK", "request_id": "16064255-07fb-4eb4-b94f-1060f3f53a63", "data": {"reviews": [{"review_id": "eVuSv6TBm_eknW_KTiLnDw", "review_rating": 5, "review_photos": ["https://s3-media0.fl.yelpcdn.com/bphoto/MMoTIjJ8rfAkWpWU-enlsg/300s.jpg"], "review_photo_count": 1, "review_photos_link": "https://www.yelp.com/biz_p... | {"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "data": {"type": "object", "properties": {"reviews": {"type": "array", "items": {"type": "object"}}, "total": {"type": "integer"}, "review_languages": {"type": "array", "items": {"type": "object", "properties": {"language"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.