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 |
|---|---|---|---|---|---|---|---|---|---|
16a6fd27-8232-481e-8efa-a114826abbdc/96b1238f-c8de-477e-8168-53b75a013884/1/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /country-of-origin | 400 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}} | |
16a6fd27-8232-481e-8efa-a114826abbdc/96b1238f-c8de-477e-8168-53b75a013884/2/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /country-of-origin | 401 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"allOf": [{"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}... | |
16a6fd27-8232-481e-8efa-a114826abbdc/173b37b1-bd14-4185-b568-7fab1750afda/0/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /statistic | 200 | null | {"is_limit_reached": true, "remaining_credits": 23456, "details": {"credits_used": 0, "duration": "32ms"}, "usage_last_month": {"date": "2021-09", "credits_used": 30446}} | {"properties": {"is_limit_reached": {"type": "boolean"}, "remaining_credits": {"type": "integer"}, "details": {"type": "object", "properties": {"credits_used": {"type": "integer"}, "duration": {"type": "string"}}}, "usage_last_month": {"type": "object", "properties": {"date": {"type": "string"}, "credits_used": {"type"... | |
16a6fd27-8232-481e-8efa-a114826abbdc/173b37b1-bd14-4185-b568-7fab1750afda/1/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /statistic | 401 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"allOf": [{"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}... | |
16a6fd27-8232-481e-8efa-a114826abbdc/173b37b1-bd14-4185-b568-7fab1750afda/2/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /statistic | 400 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}} | |
16a6fd27-8232-481e-8efa-a114826abbdc/fee1e08e-0822-4d76-a415-ca5546870bc9/0/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /gender/by-email-address | 400 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}} | |
16a6fd27-8232-481e-8efa-a114826abbdc/fee1e08e-0822-4d76-a415-ca5546870bc9/1/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /gender/by-email-address | 200 | null | {"input": {}, "details": {"credits_used": 1, "samples": 150, "country": "", "first_name_sanitized": "sandra", "duration": "78ms"}, "result_found": true, "first_name": "Sandra", "probability": 0.95, "gender": "female"} | {"allOf": [{"type": "object", "properties": {"input": {"type": "object", "description": "The submitted payload"}, "details": {"type": "object", "description": "Technical details about the response", "properties": {"credits_used": {"type": "integer", "description": "The amount of credits used for this query"}, "samples"... | |
16a6fd27-8232-481e-8efa-a114826abbdc/fee1e08e-0822-4d76-a415-ca5546870bc9/2/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /gender/by-email-address | 401 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"allOf": [{"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}... | |
16a6fd27-8232-481e-8efa-a114826abbdc/f2952f1c-0dbe-427f-bbdc-4384ae35c1e0/0/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /gender/by-full-name | 400 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}} | |
16a6fd27-8232-481e-8efa-a114826abbdc/f2952f1c-0dbe-427f-bbdc-4384ae35c1e0/1/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /gender/by-full-name | 200 | null | {"input": {}, "details": {"credits_used": 1, "samples": 150, "country": "", "first_name_sanitized": "sandra", "duration": "78ms"}, "result_found": true, "first_name": "Sandra", "probability": 0.95, "gender": "female"} | {"allOf": [{"type": "object", "properties": {"input": {"type": "object", "description": "The submitted payload"}, "details": {"type": "object", "description": "Technical details about the response", "properties": {"credits_used": {"type": "integer", "description": "The amount of credits used for this query"}, "samples"... | |
16a6fd27-8232-481e-8efa-a114826abbdc/f2952f1c-0dbe-427f-bbdc-4384ae35c1e0/2/0 | Gender-API.com | Gender-API helps you to find out whether a first name is more likely be used by males or females. | 6.5 | /gender/by-full-name | 401 | null | {"status": 400, "type": "https://gender-api.com/en/api-docs/v2/index/problem-details/limit-exceeded", "title": "limit-exceeded", "detail": "Limit exceeded. Thank you for using our service. Please consider to buy more credits."} | {"allOf": [{"type": "object", "properties": {"status": {"type": "integer", "description": "error code."}, "type": {"type": "string", "description": "Link to the error description."}, "title": {"type": "string", "description": "error id."}, "detail": {"type": "string", "description": "human readable error description"}}... | |
5e9520cf-d537-4b36-8f23-12882a2f6af6/64288a32-2511-41d4-a853-537e8b493b23/0/0 | Random Name and Gender Generator | returning random first name , last name and gender (fake) | null | get random first name , last name and gender | get random first name , last name and gender | 200 | Response | {"firstName": "Stokes", "lastName": "Colon", "gender": "male"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}, "gender": {"type": "string"}}, "required": ["firstName", "gender", "lastName"]} |
be8e1891-21bb-404a-809a-2cc333de9994/7b254c2a-a853-47e8-9eac-5076f7396472/0/0 | Blackbox | Blackbox is a Proxy, Tor, Hosting, Cloud, Bogon detection service for IP addresses. Utilize Blackbox to protect your game-servers, user front-ends, and much more. | 9.7 | Multiple Array | V2 | Using the GET method you can request an IP specific detections, and other IP information.
Check out our documentation for more info on our different detections. | 200 | Multiple Lookups | [{"ip": "1.1.1.1", "asn": {"name": "CLOUDFLARENET - Cloudflare, Inc.", "number": 13335, "network": "1.1.1.0", "cidr": 24}, "detection": {"bogon": false, "cloud": false, "hosting": true, "proxy": true, "spamhaus": false, "tor": false}, "suggestion": "block"}, {"ip": "8.8.8.8", "asn": {"name": "GOOGLE - Google LLC", "num... | {"type": "array", "items": {"type": "object", "properties": {"ip": {"type": "string"}, "asn": {"type": "object", "properties": {"name": {"type": "string"}, "number": {"type": "integer"}, "network": {"type": "string"}, "cidr": {"type": "integer"}}}, "detection": {"type": "object", "properties": {"bogon": {"type": "boole... |
a512df92-6739-4f03-9145-3c4bffcda648/110b399d-03b2-4803-b5cb-7262366ce724/0/0 | XF English Dictionary | Provides definitions of English words and phrases plus usage examples, word forms, synonyms, antonyms, pronunciation data, and word frequencies. Applies linguistic analysis to source text. | 9.4 | Dictionary | Returns definitions of an English word (including its root forms) and/or phrases plus usage examples, word forms, synonyms, antonyms, pronunciation data, and word frequencies. You can submit either a word, phrase or arbitrary text where the target word is selected. | 200 | Response | {"items": [{"definitions": [{"definition": "In a successful manner; with success; without failing.", "examples": ["He <b>successfully</b> climbed the mountain.", "They <b>successfully</b> completed their project together.", "We <b>successfully</b> avoided any danger.", "You <b>successfully</b> configured the program to... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"items": {"type": "array", "items": {"type": "object", "properties": {"definitions": {"type": "array", "items": {"type": "object", "properties": {"definition": {"type": "string"}, "examples": {"type": "array", "items": {"type": "string"}}, "... |
1c2468be-8ba0-4354-8f40-f77fe43b2eb3/c03e5344-0ada-4352-b8f3-688cc513b47c/0/0 | Catholic Bible | The Unofficial Divine Douay-Rheims Catholic Bible API
Welcome to the Unofficial Divine Douay-Rheims Catholic Bible API, your gateway to the sacred scriptures of the Catholic faith. This user-friendly API empowers you to access chapters and verses from both the Old and New Testaments of the Douay-Rheims Version, a trans... | 7.5 | GetVersesByBook | Returns selected verses from a specific book. | 200 | New Example | {"book": "Genesis", "book_id": 1, "chapter_num": 1, "verses": [{"verse_num": 1, "verse": "In the beginning God created heaven, and earth"}, {"verse_num": 2, "verse": "And the earth was void and empty, and darkness was upon the face of the deep; and the spirit of God moved over the waters"}, {"verse_num": 3, "verse": "A... | {"type": "object", "properties": {"book": {"type": "string"}, "book_id": {"type": "integer"}, "chapter_num": {"type": "integer"}, "verses": {"type": "array", "items": {"type": "object", "properties": {"verse_num": {"type": "integer"}, "verse": {"type": "string"}}}}}} |
1c2468be-8ba0-4354-8f40-f77fe43b2eb3/34dbf27e-0a86-4e51-8e17-3222acbba8e6/0/0 | Catholic Bible | The Unofficial Divine Douay-Rheims Catholic Bible API
Welcome to the Unofficial Divine Douay-Rheims Catholic Bible API, your gateway to the sacred scriptures of the Catholic faith. This user-friendly API empowers you to access chapters and verses from both the Old and New Testaments of the Douay-Rheims Version, a trans... | 7.5 | GetChapter | Returns a specific chapter of the Bible | 200 | New Example | {"book": "Genesis", "book_id": 1, "chapter_num": 1, "chapter_text": ["God createth Heaven and Earth, and all things therein, in six days.1In the beginning God created heaven, and earth.", "2And the earth was void and empty, and darkness was upon the face of the deep; and the spirit of God moved over the waters.", "3And... | {"type": "object", "properties": {"book": {"type": "string"}, "book_id": {"type": "integer"}, "chapter_num": {"type": "integer"}, "chapter_text": {"type": "array", "items": {"type": "string"}}}} |
1c2468be-8ba0-4354-8f40-f77fe43b2eb3/5f4123b6-5b11-4249-8449-e6845c899f59/0/0 | Catholic Bible | The Unofficial Divine Douay-Rheims Catholic Bible API
Welcome to the Unofficial Divine Douay-Rheims Catholic Bible API, your gateway to the sacred scriptures of the Catholic faith. This user-friendly API empowers you to access chapters and verses from both the Old and New Testaments of the Douay-Rheims Version, a trans... | 7.5 | GetBooks | Returns all Old and New Testament books. | 200 | New Example | [{"id": 1, "type": "Old Testament", "book": "Genesis"}, {"id": 2, "type": "Old Testament", "book": "Exodus"}, {"id": 3, "type": "Old Testament", "book": "Leviticus"}, {"id": 4, "type": "Old Testament", "book": "Numbers"}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "book": {"type": "string"}}}} |
60085994-654d-4c0d-877e-b92adc5a1f2e/6c593073-2a49-497b-aaf4-16f3f1a0f271/0/0 | ASN | Get ASN information, BGP announcements, IP announcement history, block lists. | 6.8 | AS Details | This includes information such as the AS Size, Number of records, time of cache, and name,
Data is cached and can be up to 1 day old. | 200 | AS Details | {"asn": 1, "time": 1635718055, "name": "LVLT-1 - Level 3 Parent, LLC", "iprec": 14, "v4size": 8448, "v6size": 4294967296, "smaskv4": {"21": 1, "22": 4, "23": 1, "24": 7}, "smaskv6": {"32": 1}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"asn": {"type": "integer"}, "time": {"type": "integer"}, "name": {"type": "string"}, "iprec": {"type": "integer"}, "v4size": {"type": "integer"}, "v6size": {"type": "integer"}, "smaskv4": {"type": "object", "properties": {"21": {"type": "int... |
60085994-654d-4c0d-877e-b92adc5a1f2e/913c6e0f-56ea-4f42-ba9e-09a72e6b920a/0/0 | ASN | Get ASN information, BGP announcements, IP announcement history, block lists. | 6.8 | AS Archive | Using AS Snapshot, you can get the requested {as-timestamp}. This will give you a look back in time at the announced IPs of an ASN at that timestamp.
dups field indicates timestamps with the same data. | 200 | New Example | {"asn": 1, "time": 1440541473, "name": "AS1 Level 3 Communications, Inc.", "iprec": 10, "v4size": 4096, "v6size": 0, "dupcount": 0, "dupmax": null, "dupmin": null, "smaskv4": {"22": 2, "24": 8}, "smaskv6": [], "ips": ["4.34.12.0/24", "4.34.13.0/24", "89.39.195.0/24", "89.39.199.0/24", "94.31.44.0/24", "177.12.254.0/24"... | {"type": "object", "properties": {"asn": {"type": "integer"}, "time": {"type": "integer"}, "name": {"type": "string"}, "iprec": {"type": "integer"}, "v4size": {"type": "integer"}, "v6size": {"type": "integer"}, "dupcount": {"type": "integer"}, "dupmax": {"type": "null"}, "dupmin": {"type": "null"}, "smaskv4": {"type": ... |
60085994-654d-4c0d-877e-b92adc5a1f2e/a48bd7bf-e9d2-4bba-9ae7-95abbb36113f/0/0 | ASN | Get ASN information, BGP announcements, IP announcement history, block lists. | 6.8 | AS Details + IP List | This is a combination lookup that includes AS Details, and a short and sweet IP List of announced IP subnets.
Data is cached up to 1 day before being updated. | 200 | AS Details + IP List | {"asn": 1, "time": 1635718055, "name": "LVLT-1 - Level 3 Parent, LLC", "iprec": 14, "v4size": 8448, "v6size": 4294967296, "smaskv4": {"21": 1, "22": 4, "23": 1, "24": 7}, "smaskv6": {"32": 1}, "type": "ipList", "list": ["62.122.96.0/21", "205.207.214.0/24", "2804:3da8::/32", "170.84.89.0/24", "12.52.182.0/24", "170.84.... | {"type": "object", "properties": {"asn": {"type": "integer"}, "time": {"type": "integer"}, "name": {"type": "string"}, "iprec": {"type": "integer"}, "v4size": {"type": "integer"}, "v6size": {"type": "integer"}, "smaskv4": {"type": "object", "properties": {"21": {"type": "integer"}, "22": {"type": "integer"}, "23": {"ty... |
60085994-654d-4c0d-877e-b92adc5a1f2e/bfeddc8b-55a2-4efe-af66-6f84f5e45d19/0/0 | ASN | Get ASN information, BGP announcements, IP announcement history, block lists. | 6.8 | IPs | Get a list of the current announced IPs of a subnet in a detailed form.
Data is cached up to 1 day before being updated. | 200 | IPs | {"name": "LVLT-1 - Level 3 Parent, LLC", "type": "raw", "list": [{"ip": "62.122.96.0", "subnetMask": "255.255.248.0", "cidr": "21", "type": 4}, {"ip": "205.207.214.0", "subnetMask": "255.255.255.0", "cidr": "24", "type": 4}, {"ip": "2804:3da8::", "subnetMask": "ffff:ffff::", "cidr": "32", "type": 6}, {"ip": "170.84.89.... | {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "list": {"type": "array", "items": {"type": "object", "properties": {"ip": {"type": "string"}, "subnetMask": {"type": "string"}, "cidr": {"type": "string"}, "type": {"type": "integer"}}}}}} |
60085994-654d-4c0d-877e-b92adc5a1f2e/28f7f42f-80fa-4a15-b673-7790eaa649ff/0/0 | ASN | Get ASN information, BGP announcements, IP announcement history, block lists. | 6.8 | AS Details + IPs | A combination lookup that includes details on the AS, and the annouced IPs fully broken out.
Data is cached for a day before being updated. | 200 | AS Details + IPs | {"asn": 1, "time": 1635718055, "name": "LVLT-1 - Level 3 Parent, LLC", "iprec": 14, "v4size": 8448, "v6size": 4294967296, "smaskv4": {"21": 1, "22": 4, "23": 1, "24": 7}, "smaskv6": {"32": 1}, "type": "raw", "list": [{"ip": "62.122.96.0", "subnetMask": "255.255.248.0", "cidr": "21", "type": 4}, {"ip": "205.207.214.0", ... | {"type": "object", "properties": {"asn": {"type": "integer"}, "time": {"type": "integer"}, "name": {"type": "string"}, "iprec": {"type": "integer"}, "v4size": {"type": "integer"}, "v6size": {"type": "integer"}, "smaskv4": {"type": "object", "properties": {"21": {"type": "integer"}, "22": {"type": "integer"}, "23": {"ty... |
60085994-654d-4c0d-877e-b92adc5a1f2e/32470d06-7e7b-47eb-8086-c004116dbf99/0/0 | ASN | Get ASN information, BGP announcements, IP announcement history, block lists. | 6.8 | IP List | Get a list of all IPs that an ASN annouces.
Results can be up to 1 day old. | 200 | IP List | {"name": "LVLT-1 - Level 3 Parent, LLC", "type": "ipList", "list": ["62.122.96.0/21", "205.207.214.0/24", "2804:3da8::/32", "170.84.89.0/24", "12.52.182.0/24", "170.84.88.0/22", "212.94.84.0/22", "170.84.90.0/24", "103.80.113.0/24", "103.80.112.0/24", "45.6.192.0/22", "103.80.115.0/24", "45.182.198.0/23", "200.124.80.0... | {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "list": {"type": "array", "items": {"type": "string"}}}} |
6bf92a40-e50f-4f43-8bc9-fd306c75026a/f524cf7e-ffa4-4070-b267-ba5d797ee33e/0/0 | DA PA And Spam Score Api | Elevate your SEO analysis with the SEO Metrics API, designed to provide instant access to Domain Authority (DA), Page Authority (PA), and Spam Score URL metrics. Seamlessly integrate this API into your applications to efficiently assess website quality, gauge credibility, and make informed decisions. Simply input a lis... | 8.1 | URL Matrics Signle | Get DA , PA And Spam Score of the single url at a time. | 200 | New Example | [{"DA": 91, "Domain Name": "moz.com", "PA": 67, "Spam Score": 4}] | {"type": "array", "items": {"type": "object", "properties": {"DA": {"type": "integer"}, "Domain Name": {"type": "string"}, "PA": {"type": "integer"}, "Spam Score": {"type": "integer"}}}} |
60d6acb4-7691-4897-98f6-6f879cb74e8a/048294c8-fd17-4b83-a0ff-cb0945f13767/0/0 | Product Lookup by UPC or EAN | Look up product info — like name, image, description, and ingredients — using any barcode number (UPC, EAN, GTIN, or ISBN). | 9 | Product by Barcode | Retrieves product data based on the given barcode. Supports the following fomats: UPC, EAN, GTIN, ISBN. | 200 | New Example | {"code": "829576019311", "codeType": "UPC", "product": {"name": "Goodfellow and Co No. 01 Blue Sage Tonka Texturizing Fiber, 4 Oz.", "description": "No. 01 Blue Sage and Tonka Texturizing Fiber from Goodfellow and Co gives you...", "imageUrl": "https://go-upc.s3.amazonaws.com/images/54066938.jpeg", "brand": "Goodfellow... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "string"}, "codeType": {"type": "string"}, "product": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "imageUrl": {"type": "string"}, "brand": {"type": "string"}, "specs": {"t... |
52b6b902-95a6-4b3e-9476-ff795576840d/08604a82-5541-4487-964a-e303bfdc5952/0/0 | Reddit Coder News | API to display the latest post to all programming and development subreddits | 0.1 | Get The Newsfeed in inverted order | Inverts the order of the newfeed by index. | 200 | New Example | [{"title": "Medusa Express: New OS one-click checkout flow ", "url": "https://www.reddit.com/r/opensource/comments/rb6ry0/medusa_express_new_os_oneclick_checkout_flow/", "source": "r/opensource", "votes": "", "comments": "", "time_stamp": "1 day ago", "index": 88}, {"title": "Open-Source Suicide: This 3D Printed Death ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "votes": {"type": "string"}, "comments": {"type": "string"}, "time_stamp": {"type": "string"}, "index": {"type": "integer"}}, "r... |
52b6b902-95a6-4b3e-9476-ff795576840d/500fa906-b1cb-4afe-af8c-5f0db89befce/0/0 | Reddit Coder News | API to display the latest post to all programming and development subreddits | 0.1 | Get Newsfeed Sorted by Comments - Ascending | Sort the posts by number of comments from low to high | 200 | New Example | [{"title": "The design of Swift - Dave Abrahams & Roman Elizarov", "url": "https://www.reddit.com/r/ProgrammingLanguages/comments/rb808d/the_design_of_swift_dave_abrahams_roman_elizarov/", "source": "r/ProgrammingLanguages", "votes": 25, "comments": 1, "time_stamp": "1 day ago", "index": 7}, {"title": "How can I do thi... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "votes": {"type": "integer"}, "comments": {"type": "integer"}, "time_stamp": {"type": "string"}, "index": {"type": "integer"}}, ... |
52b6b902-95a6-4b3e-9476-ff795576840d/8c61cdbc-77dc-4a0e-bc67-37df95b4055d/0/0 | Reddit Coder News | API to display the latest post to all programming and development subreddits | 0.1 | Get Newsfeed Sorted by Votes - Ascending | Sort posts by votes from low to high | 200 | New Example | [{"title": "Trying to add AWS Cognito to existing web app", "url": "https://www.reddit.com/r/reactjs/comments/rbutwl/trying_to_add_aws_cognito_to_existing_web_app/", "source": "r/node", "votes": 1, "comments": 11, "time_stamp": "3 hours ago", "index": 36}, {"title": "Beginner question on permissions", "url": "https://w... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "votes": {"type": "integer"}, "comments": {"type": "integer"}, "time_stamp": {"type": "string"}, "index": {"type": "integer"}}, ... |
52b6b902-95a6-4b3e-9476-ff795576840d/04de41e2-1b5b-4a0b-ae48-248ac8a60695/0/0 | Reddit Coder News | API to display the latest post to all programming and development subreddits | 0.1 | Get Newsfeed Sorted by Comments - Descending | Sort all posts by number of comments from highest to lowest | 200 | New Example | [{"title": "Why don't devs stick around at the same job for long?", "url": "https://www.reddit.com/r/webdev/comments/rbg9uk/why_dont_devs_stick_around_at_the_same_job_for/", "source": "r/webdev", "votes": 534, "comments": 339, "time_stamp": "16 hours ago"}, {"title": "Saleor - a GraphQL-first open-source e-commerce pla... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "votes": {"type": "integer"}, "comments": {"type": "integer"}, "time_stamp": {"type": "string"}}, "required": ["comments", "sour... |
52b6b902-95a6-4b3e-9476-ff795576840d/ef66fef7-2424-4b94-9cbb-1c53b6056bca/0/0 | Reddit Coder News | API to display the latest post to all programming and development subreddits | 0.1 | Get Newsfeed Sorted by Votes - Descending | Sort the latest posts by votes, from highest to lowest | 200 | New Example | [{"title": "Verizon overrides users\u2019 opt-out preferences in push to collect browsing history", "url": "https://www.reddit.com/r/technology/comments/rbfgeo/verizon_overrides_users_optout_preferences_in/", "source": "r/Technology", "votes": 976, "comments": 87, "time_stamp": "17 hours ago"}, {"title": "Why don't dev... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "votes": {"type": "integer"}, "comments": {"type": "integer"}, "time_stamp": {"type": "string"}}, "required": ["comments", "sour... |
52b6b902-95a6-4b3e-9476-ff795576840d/904de02a-ee55-4394-97f9-76c158ebd26a/0/0 | Reddit Coder News | API to display the latest post to all programming and development subreddits | 0.1 | Get Recent Posts From Specific Subreddit | Gets the most recent posts from a specified subreddit | 200 | New Example | {"title": "I just researched a very specific React question. No answers. Then, I found a Stack Overflow post with the exact same question as me!", "url": "https://www.reddit.com/r/webdev/comments/rbdxdj/i_just_researched_a_very_specific_react_question/", "source": "r/webdev", "votes": 263, "comments": 23, "time_stamp":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "votes": {"type": "integer"}, "comments": {"type": "integer"}, "time_stamp": {"type": "string"}}, "required": ["comments", "source", "time_stamp", "title",... |
148917af-f1c0-42f1-890f-7f7ff6958dae/4469709a-2325-4514-8d54-7f59d01956c8/1/0 | Live Whois Lookup | Get Complete Live Whois detail in xml and json formats | 8.5 | Live Whois Lookup | Get Complete Whois Detail With Domain Name | 200 | Example_1 | {"status": true, "domain_name": "whoisfreaks.com", "query_time": "2022-02-02 09:13:05", "whois_server": "whois.verisign-grs.com", "domain_registered": "true", "create_date": "2019-03-19", "update_date": "2021-02-17", "expiry_date": "2022-03-19", "domain_registrar": {"iana_id": "1068", "registrar_name": "NAMECHEAP INC",... | {"type": "object", "properties": {"status": {"type": "boolean"}, "domain_name": {"type": "string"}, "query_time": {"type": "string"}, "whois_server": {"type": "string"}, "domain_registered": {"type": "string"}, "create_date": {"type": "string", "format": "date"}, "update_date": {"type": "string", "format": "date"}, "ex... |
c4d5c700-3425-463a-85c7-0f3776265861/8cf702b0-bda0-4607-bfc0-b75bc598f9fa/0/0 | Airdna | API for Short-Term Rental Data Analytics | Vrbo & Airbnb Data | Rentalizer | 9.7 | Rentalizer | Rental Property Calculator by address | 200 | Response | {"comps": [{"accommodates": 3, "airbnb_property_id": "41779556", "bathrooms": 2.5, "bedrooms": 2, "cover_img": "https://a0.muscache.com/im/pictures/509517f6-f609-441f-be48-f9bb7285ef95.jpg?aki_policy=x_large", "distance_meters": 908, "listing_url": "https://www.airbnb.com/rooms/41779556", "location": {"lat": 34.03395, ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"comps": {"type": "array", "items": {"type": "object", "properties": {"accommodates": {"type": "integer"}, "airbnb_property_id": {"type": "string"}, "bathrooms": {"type": "number"}, "bedrooms": {"type": "integer"}, "cover_img": {"type": "str... |
16adc58f-df10-4668-a928-314805a387c1/ad6743c7-4544-4bdc-a0b2-124f5660908a/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Names | This endpoint will return an array of X(count) random names.
If you don't specify a count value it will default to 10.
Response will look like:
[
"Jonaview Lilake",
"Rinastone Athorpe",
"Belake Noboborn",
"Vibibridge Eville",
"Coborn Mistead",
"Nikostead Frnowood",
"Stworth Veen",
"Dahihill Noville",
... | 200 | New Example | ["Jonaview Lilake", "Rinastone Athorpe", "Belake Noboborn", "Vibibridge Eville", "Coborn Mistead", "Nikostead Frnowood", "Stworth Veen", "Dahihill Noville", "Tovothorpe Liby", "Fiborn Kiseford"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/216463d0-568e-4543-8fa1-371540709854/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Colors | This endpoint will return an array of X(count) random colors.
If you don't specify a count value it will default to 10.
Response will look like:
[
"Maroon",
"Deep carmine pink",
"English vermillion",
"Terra Cotta",
"Chocolate (Crayola)",
"Fire engine red",
"Fandango",
"French rose",
"Celadon green",
... | 200 | New Example | ["Maroon", "Deep carmine pink", "English vermillion", "Terra Cotta", "Chocolate (Crayola)", "Fire engine red", "Fandango", "French rose", "Celadon green", "Dust storm"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/3a9cd486-4efe-47c8-a804-692175f88654/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Words | This endpoint will return an array of X(count) random words.
If you don't specify a count value it will default to 10.
Response will look like:
[
"tree",
"influence",
"stroke",
"service",
"fall",
"combination",
"union",
"professor",
"education",
"rise"
] | 200 | New Example | ["tree", "influence", "stroke", "service", "fall", "combination", "union", "professor", "education", "rise"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/57284bd9-1d68-42e9-9fcc-e3330fa875ad/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Letters | This endpoint will return an array of X(count) random letters in the alphabet(english language).
If you don't specify a count value it will default to 10.
Response will look like:
[
"X",
"W",
"P",
"I",
"Y",
"H",
"D",
"M",
"L",
"B"
] | 200 | New Example | ["X", "W", "P", "I", "Y", "H", "D", "M", "L", "B"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/4fdec31e-68b5-4308-bf49-8856d1f5f779/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Email Addresses | This endpoint will return an array of X(count) random email addresses.
If you don't specify a count value it will default to 10.
Response will look like:
[
"Bohushaw@Gopiport.kh",
"Keborn@Nikuer.an",
"Mawick@Gobourne.td",
"Denoridge@Jukistein.nz",
"Jobetown@Elsaport.gf",
"Rehoview@Stmore.sl",
"Cogishire@... | 200 | New Example | ["Bohushaw@Gopiport.kh", "Keborn@Nikuer.an", "Mawick@Gobourne.td", "Denoridge@Jukistein.nz", "Jobetown@Elsaport.gf", "Rehoview@Stmore.sl", "Cogishire@Stfield.am", "Sason@Venuville.to", "Juover@Gostead.ml", "Dicawick@Mazien.hm"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/f7875574-52fc-4e12-b14a-5db00b08bdf1/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Binary | This endpoint will return an array of X(count) random binary numbers with a length of X(length).
If you don't specify a count value it will default to 10.
If you don't specify a length value it will default to 5.
Response will look like:
[
"11001",
"01011",
"01010",
"00010",
"10011",
"10111",
"01010",
... | 200 | New Example | ["11001", "01011", "01010", "00010", "10011", "10111", "01010", "01110", "01010", "01001"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/ff93b692-2894-4642-8855-464311a7cea4/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Social Security Numbers | This endpoint will return an array of X(count) random social security numbers.
If you don't specify a count value it will default to 10.
Response will look like:
[
"477-15-5442",
"690-92-3836",
"878-13-3032",
"878-75-9743",
"814-63-8697",
"556-66-1144",
"736-91-7599",
"479-55-5388",
"730-75-1388",
... | 200 | New Example | ["477-15-5442", "690-92-3836", "878-13-3032", "878-75-9743", "814-63-8697", "556-66-1144", "736-91-7599", "479-55-5388", "730-75-1388", "630-50-8791"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/89fb8928-098c-4a24-8895-8d5183a83168/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Phone numbers (US) | This endpoint will return an array of X(count) random phone numbers (US).
If you don't specify a count value it will default to 10.
Response will look like:
[
"+1 (602) 827-3403",
"+1 (674) 474-9533",
"+1 (460) 433-3850",
"+1 (809) 542-6038",
"+1 (475) 406-8974",
"+1 (941) 294-7931",
"+1 (537) 310-1539",... | 200 | New Example | ["+1 (602) 827-3403", "+1 (674) 474-9533", "+1 (460) 433-3850", "+1 (809) 542-6038", "+1 (475) 406-8974", "+1 (941) 294-7931", "+1 (537) 310-1539", "+1 (769) 394-3841", "+1 (672) 643-8476", "+1 (721) 954-0829"] | {"type": "array", "items": {"type": "string"}} |
16adc58f-df10-4668-a928-314805a387c1/40a70bf7-4abe-4031-8079-0c873176f3d7/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random Numbers | This endpoint will return an array of X random numbers betweeen a min and a max value.
If you don't specify a min value it will default to 0.
If you don't specify a max value it will default to 100.
Response will look like:
[
27,
72,
46,
75,
32,
44,
18,
80,
60,
16
] | 200 | New Example | [27, 72, 46, 75, 32, 44, 18, 80, 60, 16] | {"type": "array", "items": {"type": "integer"}} |
16adc58f-df10-4668-a928-314805a387c1/4c3e3550-7a9f-4981-8d89-4e9d3d725c5e/0/0 | A Randomizer Data API | Get random Sudokus, Color Codes, Quotes, Coordinates, Names, Email addresses, Phone numbers, Social security numbers, IP adresses, Credit card informations, Numbers, Colors, Words, Dates, Letters, Binary . | 7.2 | Get random IP Adresses | This endpoint will return an array of X(count) random IP adresses.
If you don't specify a count value it will default to 10.
Response will look like:
[
"146.218.80.31",
"28.20.216.253",
"243.103.192.93",
"75.39.117.145",
"194.230.100.74",
"174.93.199.37",
"40.146.28.129",
"134.32.127.129",
"161.219.1... | 200 | New Example | ["146.218.80.31", "28.20.216.253", "243.103.192.93", "75.39.117.145", "194.230.100.74", "174.93.199.37", "40.146.28.129", "134.32.127.129", "161.219.102.88", "187.106.60.238"] | {"type": "array", "items": {"type": "string"}} |
49b3845a-0dbf-425d-96d4-8b812b2dc495/e16636ba-9201-46df-b076-e3b27c6c02b2/0/0 | Scape social media links of a website | Scrape social media links of any website. It will return you links on the website's facebook, instagram, twitter, pinterest, and youtube. | 8.2 | Scrape Social Links | Scrape social links found in the website | 200 | New Example | {"link_scraped": "https://rapidapi.com", "socials": {"facebook": "https://www.facebook.com/Rapid-API-860822767286196", "linkedin": "https://www.linkedin.com/company/rapidapi", "twitter": "https://twitter.com/rapid_api"}, "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"link_scraped": {"type": "string"}, "socials": {"type": "object", "properties": {"facebook": {"type": "string"}, "linkedin": {"type": "string"}, "twitter": {"type": "string"}}, "required": ["facebook", "linkedin", "twitter"]}, "success": {"t... |
a6461c18-e5da-465e-8ed6-40253dd4a659/e68ac00e-150d-4bed-80c4-419e7939ea34/0/0 | CORS Proxy | A fast & simple way to fix CORS Errors
All you have to do is prefix the destination URL with the URL of our proxy and it will handle the request on your behalf with appropriate CORS headers. | 5.7 | CORS Proxy | Get page content from CORS proxy | 200 | Response | {"completed": false, "id": 1, "title": "delectus aut autem", "userId": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"completed": {"type": "boolean"}, "id": {"type": "integer"}, "title": {"type": "string"}, "userId": {"type": "integer"}}, "required": ["completed", "id", "title", "userId"]} |
d5d30615-51ec-4f61-8ac7-04ff95148255/d9bb4ae7-149e-42ee-85a2-b242c7db9227/0/0 | Nutritional Data | Supercharge your projects with our game-changing API! Access nutritional insights for 50k+ foods in six languages, and sculpt the data according to your project's unique needs. Elevate your creations and enhance user experiences effortlessly! | 7.9 | Get Nutritional Data | Get nutritional values for over 50k foods in 6 different languages through a powerful API that let's you filter the data as you wish. | 200 | New Example | {"status": "success", "result": [{"name": "Nap", "calories": 28, "carbohidrates": 6.4, "proteins": 0.9, "fat": 0.1, "fibres": 1.8, "salt": 0, "sugar": 0}, {"name": "Rom", "calories": 231, "carbohidrates": 0, "proteins": 0, "fat": 0, "fibres": 0, "salt": 0, "sugar": 0}, {"name": "Mac", "calories": 533, "carbohidrates": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "result": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "calories": {"type": "number"}, "carbohidrates": {"type": "number"}, "proteins": {"type": "number"}, "fat": {"ty... |
02c08f0b-5eb6-43b1-9b2b-45533354a7f3/8e9ecdf6-013f-4fa8-840e-7aa044b981fe/1/0 | Forvo | Unofficial API for forvo.com | 8.5 | pronounce | This endpoint returns an mp3 file as a response matching the pronunciation of the given term. | 400 | New Example | {"status": 400, "message": "Invalid key."} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
02c08f0b-5eb6-43b1-9b2b-45533354a7f3/c7809c1a-5ec1-4a35-b23d-8cdd87c4e89f/1/0 | Forvo | Unofficial API for forvo.com | 8.5 | pronounce by key | This endpoint returns an mp3 file as a response. The key needs to be retrieved by the search endpoint before. | 400 | New Example | {"status": 400, "message": "Invalid key."} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
02c08f0b-5eb6-43b1-9b2b-45533354a7f3/0d1f64f3-c124-47d2-ae12-b5243674c7a1/0/0 | Forvo | Unofficial API for forvo.com | 8.5 | language | Returns a list with every accepted language code for other endpoints. | 200 | Response | [{"isoCode": "de", "englishName": "German", "nativeName": "Deutsch"}, {"isoCode": "en", "englishName": "English", "nativeName": "English"}, {"isoCode": "pt", "englishName": "Portuguese", "nativeName": "Portugu\u00eas"}, {"isoCode": "zu", "englishName": "Zulu", "nativeName": "isiZulu"}] | {"type": "array", "items": {"type": "object", "properties": {"isoCode": {"type": "string"}, "englishName": {"type": "string"}, "nativeName": {"type": "string"}}}} |
02c08f0b-5eb6-43b1-9b2b-45533354a7f3/46005251-ad5c-4d86-9d87-de4ab201ad95/0/0 | Forvo | Unofficial API for forvo.com | 8.5 | search term | Searches Forvo for all pronunciations for the given term. With the optional language code parameter, the result list can be filtered serverside. | 200 | Response | [{"lang": "en", "phonetics": "\u02c8la\u026atn\u0329\u026a\u014b", "count": 4, "pronounciations": [{"key": "OTgzMDE0Mi8zOS85ODMwMTQyXzM5XzMwNDA0Lm1wMw==", "apiLink": "https://forvo.p.rapidapi.com/pronounce/OTgzMDE0Mi8zOS85ODMwMTQyXzM5XzMwNDA0Lm1wMw=="}, {"key": "ODk3MjQ0NS8zOS84OTcyNDQ1XzM5XzMwNDA0XzEubXAz", "apiLink":... | {"type": "array", "items": {"type": "object", "properties": {"lang": {"type": "string"}, "phonetics": {"type": "string"}, "count": {"type": "integer"}, "pronounciations": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "apiLink": {"type": "string"}}}}, "phrases": {"type": "array"... |
02c08f0b-5eb6-43b1-9b2b-45533354a7f3/46005251-ad5c-4d86-9d87-de4ab201ad95/1/0 | Forvo | Unofficial API for forvo.com | 8.5 | search term | Searches Forvo for all pronunciations for the given term. With the optional language code parameter, the result list can be filtered serverside. | 400 | New Example | {"status": 400, "message": "No search result."} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
c9de70d9-33c5-4e1d-ae65-34ad6685b84c/f8392701-69bd-4d49-a3a3-f3354fb2bd0d/0/0 | App Store | Unofficial Apple App Store Api | 9.5 | Categories | Get App Store categories and their matching category codes | 200 | Response | {"BOOKS": 6018, "BUSINESS": 6000, "CATALOGS": 6022, "EDUCATION": 6017, "ENTERTAINMENT": 6016, "FINANCE": 6015, "FOOD_AND_DRINK": 6023, "GAMES": 6014, "GAMES_ACTION": 7001, "GAMES_ADVENTURE": 7002, "GAMES_ARCADE": 7003, "GAMES_BOARD": 7004, "GAMES_CARD": 7005, "GAMES_CASINO": 7006, "GAMES_DICE": 7007, "GAMES_EDUCATIONAL... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"BOOKS": {"type": "integer"}, "BUSINESS": {"type": "integer"}, "CATALOGS": {"type": "integer"}, "EDUCATION": {"type": "integer"}, "ENTERTAINMENT": {"type": "integer"}, "FINANCE": {"type": "integer"}, "FOOD_AND_DRINK": {"type": "integer"}, "G... |
c9de70d9-33c5-4e1d-ae65-34ad6685b84c/e4d1c336-bb0b-4136-bcba-7556fe742584/0/0 | App Store | Unofficial Apple App Store Api | 9.5 | Application Details By bundle ID | Get Application information by app bundle id. | 200 | Response | {"id": 835599320, "appId": "com.zhiliaoapp.musically", "title": "TikTok", "developer": "TikTok Pte. Ltd.", "developerId": 1322881000, "genres": [null], "genreIds": [null], "primaryGenre": "Entertainment", "primaryGenreId": 6016, "contentRating": "12+", "releaseDate": "Apr 02, 2014", "description": "TikTok is THE destin... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "developer": {"type": "string"}, "developerId": {"type": "integer"}, "genres": {"type": "array", "items": {"type": "null"}}, "genreIds": {"type": "array", "... |
c9de70d9-33c5-4e1d-ae65-34ad6685b84c/6e77fdf4-2a9a-404d-9929-f47b96602340/0/0 | App Store | Unofficial Apple App Store Api | 9.5 | Application Details By ID | Get Application information by app id. | 200 | Response | {"id": 835599320, "appId": "com.zhiliaoapp.musically", "title": "TikTok", "developer": "TikTok Pte. Ltd.", "developerId": 1322881000, "genres": [null], "genreIds": [null], "primaryGenre": "Entertainment", "primaryGenreId": 6016, "contentRating": "12+", "releaseDate": "Apr 02, 2014", "description": "TikTok is THE destin... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "developer": {"type": "string"}, "developerId": {"type": "integer"}, "genres": {"type": "array", "items": {"type": "null"}}, "genreIds": {"type": "array", "... |
efebfc3c-1e5c-4ca3-8ead-9b55f8e1d325/2f487f1c-3516-49b6-87e4-b45a5d05e2e4/0/0 | Maps Data | Don’t hesitate to contact me on Telegram @AlexanderVikhorev or via email alexander.xbx@gmail.com 😃
Search and get local business information, reviews and photos from Google Maps. Geocoding and reverse geocoding is also available. | 9.9 | Place reviews | Gets the reviews of specific business. | 200 | New Example | {"data": {"business_id": "0x47f4ea8ed352d3c5:0x7bb3bc00dfc039a9", "phone_number": "+33437242526", "name": "Brasserie L'Est", "full_address": "Brasserie L'Est, 14 Pl. Jules Ferry, 69006 Lyon, France", "latitude": 45.767727199999996, "longitude": 4.8597616, "review_count": 3131, "rating": 4, "timezone": "Europe/Paris", "... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"business_id": {"type": "string"}, "phone_number": {"type": "string"}, "name": {"type": "string"}, "full_address": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "review_count": {"type": "integer"}, "rating... |
efebfc3c-1e5c-4ca3-8ead-9b55f8e1d325/ceabe953-caa2-43f4-a63f-330cb1e55a89/0/0 | Maps Data | Don’t hesitate to contact me on Telegram @AlexanderVikhorev or via email alexander.xbx@gmail.com 😃
Search and get local business information, reviews and photos from Google Maps. Geocoding and reverse geocoding is also available. | 9.9 | Place info | Gets the data of place info by it's business id. | 200 | New Example | {"data": [{"business_id": "0x47f4eb87e91f866d:0x9629fabb993eb66", "phone_number": "+33481694726", "name": "Carmelo", "full_address": "Carmelo, 7 Rue Neuve, 69001 Lyon", "latitude": 45.7652503, "longitude": 4.834992199999999, "review_count": 10762, "rating": 4.7, "timezone": "Europe/Paris", "website": "bigmammagroup.com... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"business_id": {"type": "string"}, "phone_number": {"type": "string"}, "name": {"type": "string"}, "full_address": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "review_count": {... |
efebfc3c-1e5c-4ca3-8ead-9b55f8e1d325/e8a12ab5-350e-42d6-8f68-90e7579805d8/0/0 | Maps Data | Don’t hesitate to contact me on Telegram @AlexanderVikhorev or via email alexander.xbx@gmail.com 😃
Search and get local business information, reviews and photos from Google Maps. Geocoding and reverse geocoding is also available. | 9.9 | Place photos | Get photos from google maps. | 200 | New Example | {"data": {"business_id": "0x47e66e2964e34e2d:0x8ddca9ee380ef7e0", "phone_number": null, "name": "Eiffel Tower", "full_address": "Eiffel Tower, Champ de Mars, 5 Av. Anatole France, 75007 Paris, France", "latitude": 48.858370099999995, "longitude": 2.2944812999999997, "review_count": 370645, "rating": 4.6, "timezone": "E... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"business_id": {"type": "string"}, "phone_number": {"type": "null"}, "name": {"type": "string"}, "full_address": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "review_count": {"type": "integer"}, "rating":... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/e22d47f7-722e-4d51-a643-2c4bd6912da8/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Popularity Info | Popularity Info | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"numHomeViews": 38, "p90ViewThreshold": 102, "isPopular": false, "isFirstTour": true}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/d120cdd0-02ae-4119-8d58-224b64071a89/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Main House Info Panel Info | Main House Info Panel Info | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"mainHouseInfo": {"listingId": 177279323, "openHousesDisplayLevel": 1, "videoOpenHouses": [], "hotnessInfo": {"isHot": false, "hotnessMessageInfoWithTourLink": {"hotnessMessageAction": "go tour it... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/861c863b-fabe-4d95-8cab-13e25f9410b7/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Mortgage Calculator Info | Mortgage Calculator Info | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"displayLevel": 1, "dataSourceId": 105, "listingPrice": 740000, "downPaymentPercentage": 20, "monthlyHoaDues": 1063, "propertyTaxRate": 0.9662162162162162, "homeInsuranceRate": 0.8, "mortgageInsur... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/00650a12-4617-4c07-bd32-40d71158363c/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Tour Insights | Tour Insights | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"noteCount": 0, "tourCount": 0, "primaryListingId": 177279323, "displayLevel": 1, "dataSourceId": 105, "addressInfo": {"isFMLS": false, "street": "485 Brickell Ave #2503", "city": "Miami", "state"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/ebe5d42c-76e3-4716-9b72-b8878aa2a611/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Avm Historical Data | Avm Historical Data | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"avmUpdateDate": 1698721079018, "saleHistory": [{"isEventAdminOnly": false, "salePrice": 680000, "priceDisplayLevel": 1, "saleDate": 1686034800000}], "yearBuilt": 2009, "propertyTimeSeries": [3433... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/bffda898-0ef2-4f02-add3-f02b6314a352/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Agent Of Listing | Agent Of Listing | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"estimatedSalePriceRange": {}, "agent": {"id": 45434, "loginId": 54832259, "first_name": "Rachel", "last_name": "Riva", "name": "Rachel Riva", "displayName": "Rachel Riva", "displayNamePossessive"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/90d19b0f-6c25-4218-8710-2dee5cd1b26a/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | On Market | On Market | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"experienceType": 5, "experienceData": {"refundMessagingData": {"__att_names": [["areaCode", "agentType", "takingDeals", "officeCity", "officeState", "webURL", "blogURL", "educationLevel", "school... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/d8fe1745-81bd-46d1-b28f-337ac66892f5/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Get Date Picker Data | Get Date Picker Data | 200 | New Example | {"success": true, "message": "success", "results": {"resultCode": 0, "errorMessage": "Success.", "version": 507, "payload": {"__root": {"teamName": "Miami", "isFirstTourSubmitted": true, "isListingRecentlyMarkedSold": false, "useAndroidMultiStageTourCheckout": true, "isNextTourTimeTomorrow": true, "isInStickyTourExperi... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"resultCode": {"type": "integer"}, "errorMessage": {"type": "string"}, "version": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/8de4004c-3530-49fe-bad7-eca30c871a2b/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Parcel Bounds | Parcel Bounds | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"bounds": [["25.7682333422692,-80.1890010090277", "25.7682979550549,-80.1891211882633", "25.7683007652303,-80.1891514931425", "25.768279253143,-80.189185151283", "25.7682684034875,-80.189246082067... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/9a5699d3-bb10-4c88-b117-4025d37e407f/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Amenities | Amenities | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"superGroups": [{"types": [22], "amenityGroups": [{"groupTitle": "Parking", "referenceName": "Parking", "amenityEntries": [{"amenityName": "Features", "referenceName": "PARKING_FEATURES", "accessL... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/f40b15ea-c179-422a-a26b-b5787c4df93d/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Avm | Avm | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"__att_names": [["listingIsPrimary", "personal", "custom", "listing", "editableHomeFact", "extra", "property"], ["directAccessInfo", "lastUpdatedDate", "dataSource", "approxSqFt", "searchStatus", ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/6000941d-cd36-42a4-9edb-37426bc687fb/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Above The Fold | Above The Fold | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"mainHouseInfo": {"listingId": 177279323, "openHousesDisplayLevel": 1, "videoOpenHouses": [], "hotnessInfo": {"isHot": false, "hotnessMessageInfoWithTourLink": {"hotnessMessageAction": "go tour it... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/81e25da4-fdfb-4326-8574-6d1b740dfe30/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Walk Score | Walk Score | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"walkScoreData": {"walkScore": {"value": 95, "link": "https://www.walkscore.com/score/485+Brickell+Ave+Miami+FL+33131/lat=25.7686625/lng=-80.188727?utm_source=redfin", "shortDescription": "Walker'... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
4defaa79-bbb7-4ceb-b04f-e560da02de58/0e97c733-5611-4168-a720-777d1893faf8/0/0 | Redfin Stable | Unlock the power of real-time real estate data with the Redfin API. Access comprehensive property listings, market insights, and more, all seamlessly integrated into your applications. Elevate your real estate solutions with our robust, user-friendly API, and stay ahead of the competition. Start building your dream rea... | 7.5 | Autocomplete | Autocomplete | 200 | New Example | {"success": true, "message": "success", "results": {"version": 507, "errorMessage": "Success", "resultCode": 0, "payload": {"sections": [{"rows": [{"id": "2_11458", "type": "2", "name": "Miami", "subName": "Miami, FL, USA", "url": "/city/11458/FL/Miami", "active": true, "claimedHome": false, "invalidMRS": false, "busin... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"version": {"type": "integer"}, "errorMessage": {"type": "string"}, "resultCode": {"type": "integer"}, "payload": {"type": "object", ... |
1ef8198f-9538-4fe2-a2ee-4c3e105b1d37/3ee8aa19-ef18-43f6-92ed-7b64396001a4/0/0 | Immobilier leboncoin | Immobilier leboncoin | 8.9 | /api/v1/annonces | Annonces Immobilieres (téléphone compris). Retourne 10 annonces, ordonnées comme sur le site leboncoin.
La réponse contient la clé next_index, dont la valeur est à renseigner dans la prochaine requête dans le paramètre from_index afin de récupérer les 10 prochaines annonces.
L'appel n'est pas facturé si pas de résulta... | 200 | New Example | {"next_index": "61478ef86b890eba4d42689e", "ads": [{"id": "2043304870", "departement": "76", "list_time": "2021-09-19 23:01:09", "zipcode": "76320", "city": "Caudebec-l\u00e8s-Elbeuf", "category": "Locations", "url": "https://www.leboncoin.fr/locations/2043304870.htm", "type": "particulier", "phone": null}, {"id": "203... | {"type": "object", "properties": {"next_index": {"type": "string"}, "ads": {"type": "array", "items": {"type": "object"}}}} |
faf44c52-991b-4240-8b59-8d9cd06d03e0/fbb79c20-ae1c-459a-b016-163cac588961/2/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | SERP POST | Perform Google Search and search for website in Search Engine Results Pages (SERP)
Parameters
query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formatting, it is recommended to set the query &num=100
Returns
... | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/a02f9b1d-1852-4f7b-9e1c-ddcd43caa906/1/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Video | Perform Video Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 200 | null | {"results": [{"title": "Custom Search JSON API | Google Developers", "link": "https://developers.google.com/custom-search/v1/overview", "description": "Jun 11, 2019 - The Custom Search JSON API lets you develop websites and applications to retrieve and display search results from Google Custom Search ..."}, {"title": "... | {"description": "results", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "description": {"type": "string"}}}}, "total": {"title": "ResultTotalScheme", "oneOf": [{}, {"type": "integer"}]}, "answer": {"titl... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/a02f9b1d-1852-4f7b-9e1c-ddcd43caa906/1/1 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Video | Perform Video Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 200 | null | {"results": [{"title": "Instagram", "link": "https://www.instagram.com/", "description": "Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family."}, {"title": "Instagram - Apps on Google Play", "link": "https://play.google.com/sto... | {"description": "results", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "description": {"type": "string"}}}}, "total": {"title": "ResultTotalScheme", "oneOf": [{}, {"type": "integer"}]}, "answer": {"titl... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/a02f9b1d-1852-4f7b-9e1c-ddcd43caa906/2/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Video | Perform Video Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/a00b5ceb-d7ad-4ca4-91a3-4f8891a7ae7d/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Search B | Perform SEO search for secondary search engine | 200 | BingCoffeeShops | {"ads": [], "adsCount": 0, "shoppingAds": [], "results": [{"title": "Coffeeshop Company \u2013 From the farm into the cup.Erkunden Sie weiter", "description": "COFFEESHOP COMPANY SHOPS. Von \u201cFrom the Farm to the Cup\u201d bis \u201cHome in Vienna\u201d \u2013 das Coffeeshop Company Franchise-System ist weltweit in... | {"type": "object", "properties": {"ads": {"type": "array"}, "adsCount": {"type": "integer"}, "shoppingAds": {"type": "array"}, "results": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "realPosition": {"type": "integer"}, "link": {"type": "st... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/eb3e712c-6ccf-4672-8a17-69cc22ab9ebc/1/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Job | Perform Job Search
Currently only supports jobs in North America
Parameters
query : Position Title and Location (optional). The query should be url encoded
Returns
json: a list of jobs with their link to apply, description, and title for each job opportunity | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/9025ab1f-0507-4d06-90c6-d9daa51a0ff2/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | SERP GET | Perform Google Search and search for website in Search Engine Results Pages (SERP)
Parameters
query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formatting, it is recommended to set the query &num=100
Returns
... | 200 | Response | {"searched_results": 97, "result": {"title": "Free Google SERP API - Serply.io", "link": "https://serply.io/google-serp-api", "description": "The SERP API endpoint gives valuable insights into a website's performance in search engine rankings. By providing the keyword and domain of your website, the\u00a0...", "additio... | {"type": "object", "properties": {"ads": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "displayUrl": {"type": "string"}, "content": {"type": "string"}, "position": {"type": "integer"}, "area": {"type": "string"}, "realPosition": {"type": "integer"}, "link": {"type": "string"}... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/9025ab1f-0507-4d06-90c6-d9daa51a0ff2/2/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | SERP GET | Perform Google Search and search for website in Search Engine Results Pages (SERP)
Parameters
query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formatting, it is recommended to set the query &num=100
Returns
... | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/0e4de941-e87e-4a2b-b035-a934ed0d5ad9/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Images | Perform Google Image Search
Parameters
query : the string query to perform search. supports advance queries.
Returns
json: a list of results with the link, description, title, and image thumbnail for each result | 200 | exampleImageSearchForGames | {"results": [], "image_results": [{"image": {"src": "https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQYw2dBylvWTDAjUiWaRh_KZ50j5fP8Ku4Y2A&usqp=CAU", "alt": "The best games to play while waiting out the coronavirus - The ..."}, "link": {"href": "https://www.washingtonpost.com/video-games/2020/04/03/best-video-ga... | {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object"}}, "image_results": {"type": "array", "items": {"type": "object", "properties": {"image": {"type": "object", "properties": {"src": {"type": "string"}, "alt": {"type": "string"}}}, "link": {"type": "object", "properties": {"href": ... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/0e4de941-e87e-4a2b-b035-a934ed0d5ad9/0/1 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Images | Perform Google Image Search
Parameters
query : the string query to perform search. supports advance queries.
Returns
json: a list of results with the link, description, title, and image thumbnail for each result | 200 | exampleImageSearchForCoffee | {"results": [], "image_results": [{"image": {"src": "https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSvaUJHVnlx7Pe-eUzCvqjaq0SY8IqvBFUmkA&usqp=CAU", "alt": "The Great Coffee Debate | Rothman Health Solutions"}, "link": {"href": "https://drnicole.com/the-great-coffee-debate/", "title": "The Great Coffee Debate |... | {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object"}}, "image_results": {"type": "array", "items": {"type": "object", "properties": {"image": {"type": "object", "properties": {"src": {"type": "string"}, "alt": {"type": "string"}}}, "link": {"type": "object", "properties": {"href": ... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/0e4de941-e87e-4a2b-b035-a934ed0d5ad9/1/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Images | Perform Google Image Search
Parameters
query : the string query to perform search. supports advance queries.
Returns
json: a list of results with the link, description, title, and image thumbnail for each result | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/ef70eee4-2153-4459-94dc-534cae2962e5/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Crawl | Perform Google Search
Parameters
query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formating
Returns
json: a the html source of the results page | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/ef70eee4-2153-4459-94dc-534cae2962e5/3/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Crawl | Perform Google Search
Parameters
query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formating
Returns
json: a the html source of the results page | 200 | null | {"results": ["<!doctype html><html itemscope=\"\" itemtype=\"http://schema.org/SearchResultsPage\" lang=\"en\"><head> ... </body></html>"], "total": null, "answer": null} | {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "string"}}, "total": {"title": "ResultTotalScheme", "oneOf": [{}, {"type": "integer"}]}, "answer": {"title": "ResultAnswerScheme", "oneOf": [{"type": "array", "items": {"type": "string"}}, {}, {"type": "integer"}]}}} |
faf44c52-991b-4240-8b59-8d9cd06d03e0/632aa070-627f-4506-a5c4-3e8505047821/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Search | Perform Google Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 200 | EmployeeSchedulingSoftwareSearchWithAds | {"ads": [{"title": "Best Employee Scheduling App - Best Scheduling Employees App", "displayUrl": "https://lp.connecteam.com/scheduling/employees", "content": "The Only Solution for Scheduling Employees Even on the Go from Your Mobile. Start For Free. With This Employee Scheduling App, Scheduling Is Faster & Easier than... | {"type": "object", "properties": {"ads": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "displayUrl": {"type": "string"}, "content": {"type": "string"}, "position": {"type": "integer"}, "area": {"type": "string"}, "realPosition": {"type": "integer"}, "link": {"type": "string"}... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/632aa070-627f-4506-a5c4-3e8505047821/3/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Search | Perform Google Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/6f8481ce-fd88-41d5-94e3-8a4d0e82900d/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Scholar | Perform Scholar Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 200 | null | {"results": [{"title": "Custom Search JSON API | Google Developers", "link": "https://developers.google.com/custom-search/v1/overview", "description": "Jun 11, 2019 - The Custom Search JSON API lets you develop websites and applications to retrieve and display search results from Google Custom Search ..."}, {"title": "... | {"description": "results", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "description": {"type": "string"}}}}, "total": {"title": "ResultTotalScheme", "oneOf": [{}, {"type": "integer"}]}, "answer": {"titl... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/6f8481ce-fd88-41d5-94e3-8a4d0e82900d/0/1 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Scholar | Perform Scholar Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 200 | null | {"results": [{"title": "Instagram", "link": "https://www.instagram.com/", "description": "Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family."}, {"title": "Instagram - Apps on Google Play", "link": "https://play.google.com/sto... | {"description": "results", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "description": {"type": "string"}}}}, "total": {"title": "ResultTotalScheme", "oneOf": [{}, {"type": "integer"}]}, "answer": {"titl... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/6f8481ce-fd88-41d5-94e3-8a4d0e82900d/1/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Scholar | Perform Scholar Search
Parameters
query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters
Returns
json: a list of results with the link, description, and title for each result | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"type": "string"}}, "msg": {"title": "Messag... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/1767ae17-c782-49c7-9a41-5a4f62b937a1/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Products | Search for products rankings | 200 | Response | {"products": [{"link": "https://www.amazon.com/Apple-iPhone-13-Pro-Max/dp/B09LPDM924/ref=sr_1_1?keywords=iphone+14&qid=1666547985&qu=eyJxc2MiOiI1LjcxIiwicXNhIjoiNS4yMiIsInFzcCI6IjQuNTUifQ%3D%3D&sr=8-1", "asin": "B09LPDM924", "title": "Apple iPhone 13 Pro Max, 128GB, Sierra Blue - Unlocked (Renewed)", "price": 924.92, "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"products": {"type": "array", "items": {"type": "object", "properties": {"link": {"type": "string"}, "asin": {"type": "string"}, "title": {"type": "string"}, "price": {"type": "number"}, "real_position": {"type": "integer"}, "img_url": {"typ... |
faf44c52-991b-4240-8b59-8d9cd06d03e0/40b59a64-752e-4765-9e58-c94ba239a3a2/0/0 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Status | It "status" == true then API is up | 200 | null | {"status": true} | {"type": "object", "properties": {"status": {"type": "boolean"}}} |
faf44c52-991b-4240-8b59-8d9cd06d03e0/40b59a64-752e-4765-9e58-c94ba239a3a2/0/1 | seo api | Simple SERP API with accurate, real-time search engine results by location, device, and language. Data for SEO, news, scholar, images, and videos. | 9.8 | Status | It "status" == true then API is up | 200 | null | {"status": false} | {"type": "object", "properties": {"status": {"type": "boolean"}}} |
e62419d1-a271-4f97-b396-5a09f97ada1b/ea36486b-1ac7-4595-891a-14678dc6e56d/0/0 | LocalTime Lookup | Gives local time at given geolocation (lat/lon) | 8.1 | getLocalTime | Provides ISO 8601 formatted local time at a given geolocation. | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
8e2f05db-5a67-4010-a651-d0c20b70e7c7/3e975988-241e-42e9-85d3-606e2ddbde39/0/0 | NACE Industry Similarities | Returns the numeric similarity between any two industries. | null | Get Industry Similarity | Returns the numeric similarity between two given industries (i.e., their NACE industry codes)
Supported Industries and their codes can be found here: https://ec.europa.eu/competition/mergers/cases/index/nace_all.html | 200 | Industries with high similarity | {"code1": "K.64.11", "industry1": "Fund management activities", "code2": "K.66.3", "industry2": "Central banking", "similarity": 0.8221103164} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code1": {"type": "string"}, "industry1": {"type": "string"}, "code2": {"type": "string"}, "industry2": {"type": "string"}, "similarity": {"type": "number"}}, "required": ["code1", "code2", "industry1", "industry2", "similarity"]} |
8e2f05db-5a67-4010-a651-d0c20b70e7c7/3e975988-241e-42e9-85d3-606e2ddbde39/0/1 | NACE Industry Similarities | Returns the numeric similarity between any two industries. | null | Get Industry Similarity | Returns the numeric similarity between two given industries (i.e., their NACE industry codes)
Supported Industries and their codes can be found here: https://ec.europa.eu/competition/mergers/cases/index/nace_all.html | 200 | Industries with low similarity | {"code1": "A.01.12", "industry1": "Growing of rice", "code2": "J.60.1", "industry2": "Radio broadcasting", "similarity": 0.2760441056} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code1": {"type": "string"}, "industry1": {"type": "string"}, "code2": {"type": "string"}, "industry2": {"type": "string"}, "similarity": {"type": "number"}}, "required": ["code1", "code2", "industry1", "industry2", "similarity"]} |
365def26-5d6c-402a-b5af-1dee74c1cfd6/endpoint_931ee37a-5f8a-46b8-ae30-9dbef85372bc/0/0 | Facebook Company Data | Real time retrieval of email, phone, address, website, etc. data made available on a company's public facebook page. The data is pulled the moment it's requested, and it's pulled in a CCPA and GDPR compliant way. A 10% discount relative to the plans available here is available through my site: https://companydataapi.we... | 9.6 | FB Company Data from FB Url | Retrieves email, phone number, address, website, and other data from the about section of a company's Facebook page. | 200 | Response | {"message": "success", "results": [{"https://www.facebook.com/RapidAPI.Hub/": {"Categories": ["Science, Technology & Engineering", "Information Technology Company", "Software Company"], "Description": "RapidAPI is the world\u2019s largest API Hub where millions of developers build, use, and share thousands of public AP... | {"type": "object", "properties": {"message": {"type": "string"}, "results": {"type": "array", "items": {"type": "object"}}}} |
365def26-5d6c-402a-b5af-1dee74c1cfd6/endpoint_a68d4725-7e99-4cdb-b529-22510d597023/0/0 | Facebook Company Data | Real time retrieval of email, phone, address, website, etc. data made available on a company's public facebook page. The data is pulled the moment it's requested, and it's pulled in a CCPA and GDPR compliant way. A 10% discount relative to the plans available here is available through my site: https://companydataapi.we... | 9.6 | FB Company Data from Company Url | Use this when you don't know or don't want to lookup the url of the company's facebook page, but have the url of the company's website. The api will go through various fallbacks to search for the company's facebook page, and if it is found, will return data from that company's facebook page. | 200 | Response | {"Facebook Page Data": [{"https://facebook.com/rapid-api-860822767286196": {"can_viewer_edit_profile": false, "creators_page_contextual_badge_settings": null, "finalUrl": "https://www.facebook.com/RapidAPI.Hub/", "follower_count": 2371, "friended_follower_count": 0, "friended_followers": [], "friends_like": {"edges": [... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Facebook Page Data": {"type": "array", "items": {"type": "object", "properties": {"https://facebook.com/rapid-api-860822767286196": {"type": "object", "properties": {"can_viewer_edit_profile": {"type": "boolean"}, "creators_page_contextual_... |
f1d4cb63-c5de-40ba-b221-b5c27d4529d6/a2bd9758-6edd-44c8-8323-6e61c5be299e/0/0 | TikTok Tops | An API to Request in Real Time TikTok Tops of Users by Country, Global and Hashtags. | 7.9 | Top 50 Users by Country Code | Get Top 50 Users by Country Code in Real Time | 200 | New Example | [{"influencer": "charli d\u2019amelio", "nickname": "@charlidamelio", "followers": "127.4M", "likes": "10B"}, {"influencer": "addison rae", "nickname": "@addisonre", "followers": "85.4M", "likes": "5.5B"}, {"influencer": "Bella Poarch", "nickname": "@bellapoarch", "followers": "84.6M", "likes": "1.9B"}, {"influencer": ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"influencer": {"type": "string"}, "nickname": {"type": "string"}, "followers": {"type": "string"}, "likes": {"type": "string"}}, "required": ["followers", "influencer", "likes", "nickname"]}} |
f1d4cb63-c5de-40ba-b221-b5c27d4529d6/142ae13b-058c-4190-ba25-8a247a096ecb/0/0 | TikTok Tops | An API to Request in Real Time TikTok Tops of Users by Country, Global and Hashtags. | 7.9 | Top 200 Users by Country Code | Get Top 200 Users by Country Code in Real Time | 200 | New Example | [{"influencer": "charli d\u2019amelio", "nickname": "@charlidamelio", "followers": "127.4M", "likes": "10B"}, {"influencer": "addison rae", "nickname": "@addisonre", "followers": "85.4M", "likes": "5.5B"}, {"influencer": "Bella Poarch", "nickname": "@bellapoarch", "followers": "84.6M", "likes": "1.9B"}, {"influencer": ... | {"type": "array", "items": {"type": "object", "properties": {"influencer": {"type": "string"}, "nickname": {"type": "string"}, "followers": {"type": "string"}, "likes": {"type": "string"}}}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.