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
09664ada-154b-45e7-89ba-7b982fbaca9d/e876411c-c286-4648-bea4-1616dc589412/0/0
Store Apps
Extremely Comprehensive API to search and list apps/games top charts on the Google Play Store, including extensive app details and reviews in real-time.
9.7
App Reviews
Get all app reviews.
200
Response
{"status": "OK", "request_id": "d669ce00-5b67-47d9-9ecb-5039b0fcd637", "data": {"reviews": [{"review_text": "Can't watch a story because it keeps repeating and when you try to tap to get back where it was an ad starts. Ad ends and story repeats back to beginning, you never get to watch the whole story. I hate this, fol...
{"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "data": {"type": "object", "properties": {"reviews": {"type": "array", "items": {"type": "object", "properties": {"review_text": {"type": "string"}, "review_rating": {"type": "integer"}, "author_id": {"type": "string"}, "a...
09664ada-154b-45e7-89ba-7b982fbaca9d/8521948b-5d84-46ad-9e59-3764cde78dac/0/0
Store Apps
Extremely Comprehensive API to search and list apps/games top charts on the Google Play Store, including extensive app details and reviews in real-time.
9.7
App Details
Get full app details.
200
Response
{"status": "OK", "request_id": "9aca1875-f77b-45af-a58b-0208687b3948", "data": [{"app_id": "com.google.android.apps.subscriptions.red", "app_name": "Google One", "app_category": "Productivity", "app_developer": "Google LLC", "num_downloads": "1,000,000,000+", "app_description": "The Google One app lets you automaticall...
{"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"app_id": {"type": "string"}, "app_name": {"type": "string"}, "app_category": {"type": "string"}, "app_developer": {"type": "string"}, "num_downloads": {...
d43ab1c5-3de4-4e6f-b45c-fc288350ba11/00cccc86-137d-45ad-8c4c-3db86fa53bec/0/0
VIN Decoder
Decode vehicle specifications from VIN number
9.2
Full VIN Decode
Lookup year, make, model and other vehicle information from the 17-digit VIN.
200
Response
{"specifications": {"anti_brake_system": "4-Wheel ABS", "city_mileage": "22 miles/gallon", "drive_type": "Front-Wheel Drive", "engine": "2.5-L L-4 DOHC 16V", "fuel_type": "Regular Unleaded", "highway_mileage": "28 miles/gallon", "made_in": "Japan", "make": "Nissan", "model": "Rogue", "overall_height": "65.30 inches", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"specifications": {"type": "object", "properties": {"anti_brake_system": {"type": "string"}, "city_mileage": {"type": "string"}, "drive_type": {"type": "string"}, "engine": {"type": "string"}, "fuel_type": {"type": "string"}, "highway_mileag...
38966aba-650f-41fd-9881-388348e34cf6/2088ab23-c762-483d-87d7-27dba4d07d19/0/0
Metadata
A simple API for getting URL descriptions, headers, images, OpenGraph and Twitter meta tags
8.8
metadata
This endpoint scans the URL and extracts all related information.
200
Response
{"title": "GitHub: Where the world builds software \u00b7 GitHub", "description": "GitHub is where over 73 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and features, power your CI/CD and DevOps workfl...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "null"}, "twitter": {"type": "object", "properties": {"image_src": {"type": "string"}, "site": {"type": "string"}, "card": {"type": "string"}, "title": {"ty...
b2ce3553-0704-4378-8209-3058b4f63692/3b00ffcf-1b1c-4a60-aa64-454033d536c0/0/0
News Report
Get the latest and top news data
null
newsReportDataAPI
Get the latest news
200
New Example
{"data": [{"id": "Y3xB2Ecj1QCFJeTOZqvPwzcDe129p1AafqoHZiN/o98=", "title": "5 potential opponents for Shavkat Rakhmonov following his victory last weekend", "description": null, "content": null, "contentType": "Image", "category": "Sports", "date": "08 February 2022 01:02:03", "publishedAt": "2022-02-08 13:16:16", "time...
{"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "statusCode": {"type": "integer"}, "status": {"type": "boolean"}, "message": {"type": "string"}}}
b2ce3553-0704-4378-8209-3058b4f63692/3b00ffcf-1b1c-4a60-aa64-454033d536c0/1/0
News Report
Get the latest and top news data
null
newsReportDataAPI
Get the latest news
400
New Example
{"data": [], "statusCode": 404, "status": false, "message": "Data not found."}
{"type": "object", "properties": {"data": {"type": "array"}, "statusCode": {"type": "integer"}, "status": {"type": "boolean"}, "message": {"type": "string"}}}
6008c729-4048-4871-bf2f-37aeda9bf44e/4521d812-87bc-4836-89f8-4fb8977aa3bf/0/0
RaastaAPI
This API provides access to the database that contains road-related information about Karachi, Pakistan.
7.1
getIntersection
For a given route, this returns the total number of potholes and speedbreakers that have been found in the database that our system has detected.
200
New Example
{"Number of potholes": [1], "Number of speedbreakers:": [2]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Number of potholes": {"type": "array", "items": {"type": "integer"}}, "Number of speedbreakers:": {"type": "array", "items": {"type": "integer"}}}, "required": ["Number of potholes", "Number of speedbreakers:"]}
6008c729-4048-4871-bf2f-37aeda9bf44e/f970e5a0-d685-40cd-a5e0-284cc49c2dc6/0/0
RaastaAPI
This API provides access to the database that contains road-related information about Karachi, Pakistan.
7.1
getNearestNeighbor
For every location point given, this searches the database and returns the nearest pothole and speed-breaker events and the distances from it.
200
New Example
{"p_dist": [0.5195423427957768], "p_loc": [67.0875681], "s_dist": [0.5221990925306665], "s_loc": [24.9428805]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"p_dist": {"type": "array", "items": {"type": "number"}}, "p_loc": {"type": "array", "items": {"type": "number"}}, "s_dist": {"type": "array", "items": {"type": "number"}}, "s_loc": {"type": "array", "items": {"type": "number"}}}, "required"...
a55802a3-5fbc-427e-a487-eda01ec9333f/2b7fa92f-23e1-40ac-a79d-4658fb7d3ac7/0/0
Australian NSW Rego lookup
Determine the vehicle details of a vehicle registered in New South Wales (Australia)
7.3
NSWLambda
Here you provide a rego (Vehicle registration number) of a vehicle registered in New South Wales, Australia.
200
Response
{"conditionalRegistrations": [], "ctpDetails": {"CTPExpiryDate": "2022-04-25", "insurerCode": "26", "insurerName": "AAMI"}, "customerName": {}, "hasRegistrationRestriction": false, "messages": [{"category": "BUSINESS", "code": "SUCCESS", "message": "Success", "severity": "SUCCESS"}], "pdfLink": "EBO75FO_FreeRegoReport....
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"conditionalRegistrations": {"type": "array"}, "ctpDetails": {"type": "object", "properties": {"CTPExpiryDate": {"type": "string"}, "insurerCode": {"type": "string"}, "insurerName": {"type": "string"}}, "required": ["CTPExpiryDate", "insurer...
9e6870c9-16fb-4198-bcd0-464cd8987ca4/ff3a7805-fb9e-40ca-858b-d08a50e7a6e3/0/0
Country List
Get All Country List, (Get State and District List of India)
8.2
Get All District List By State Id
Get All District List By State Id (India's All State District Information will fetch By Passing the state id)
200
Response
{"district": [{"districtid": 1, "districtname": "Angul", "stateid": 1}, {"districtid": 2, "districtname": "Balasore", "stateid": 1}, {"districtid": 3, "districtname": "Bargarh", "stateid": 1}, {"districtid": 4, "districtname": "Bhadrak", "stateid": 1}, {"districtid": 5, "districtname": "Bolangir", "stateid": 1}, {"dist...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"district": {"type": "array", "items": {"type": "object", "properties": {"districtid": {"type": "integer"}, "districtname": {"type": "string"}, "stateid": {"type": "integer"}}, "required": ["districtid", "districtname", "stateid"]}}}, "requi...
9e6870c9-16fb-4198-bcd0-464cd8987ca4/f46e848f-3428-46fe-a487-203c0fefb241/0/0
Country List
Get All Country List, (Get State and District List of India)
8.2
Get All Country List
Nodes: iso: iso countryname: country name nicename: nicename iso3: iso3 numcode: numcode phonecode:phonecode
200
Get Country List
{"country": [{"id": 1, "iso": "AF", "countryname": "AFGHANISTAN", "nicename": "Afghanistan", "iso3": "AFG", "numcode": "4", "phonecode": "93"}, {"id": 2, "iso": "AL", "countryname": "ALBANIA", "nicename": "Albania", "iso3": "ALB", "numcode": "8", "phonecode": "355"}, {"id": 3, "iso": "DZ", "countryname": "ALGERIA", "ni...
{"type": "object", "properties": {"country": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "iso": {"type": "string"}, "countryname": {"type": "string"}, "nicename": {"type": "string"}, "iso3": {"type": "string"}, "numcode": {"type": "string"}, "phonecode": {"type": "string"}}}}...
9e6870c9-16fb-4198-bcd0-464cd8987ca4/903d51df-76e0-4bbe-ab30-0a2a0988ba91/0/0
Country List
Get All Country List, (Get State and District List of India)
8.2
Get All State List By Country Id
Get All State List By Country Id. Now it's fetch all state list of country India which id is 99
200
Response
{"state": [{"stateid": 1, "statename": "Andhra Pradesh", "countryid": 99}, {"stateid": 2, "statename": "Arunachal Pradesh", "countryid": 99}, {"stateid": 3, "statename": "Assam", "countryid": 99}, {"stateid": 4, "statename": "Bihar", "countryid": 99}, {"stateid": 5, "statename": "Chhattisgarh", "countryid": 99}, {"stat...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"state": {"type": "array", "items": {"type": "object", "properties": {"stateid": {"type": "integer"}, "statename": {"type": "string"}, "countryid": {"type": "integer"}}, "required": ["countryid", "stateid", "statename"]}}}, "required": ["sta...
bb5f89e7-1186-4c9b-8d1e-51e3638892e8/endpoint_592289c3-7fee-4946-9f4f-ea45537e7f79/0/0
University Data
Discover the world of education with the University Data API, offering comprehensive information on over 1000 universities globally. From top-ranking institutions to campuses and budgets, easily integrate with our API endpoints to access a wealth of university details for your application.
7.7
Get Top 'n' Universities by Ranking
List top 'n' universities by World ranking (if available). Maximum 100.
200
New Example
[{"Name": "Harvard University", "Country": "United States", "Logo": "https://upload.wikimedia.org/wikipedia/en/2/29/Harvard_shield_wreath.svg", "Wiki-Link": "https://en.wikipedia.org/wiki/Harvard_University", "Rank": {"THE-Rank": "2", "QS-Rank": "5", "ARWU-Rank": "1", "USNWR-Rank": "1", "World-Rank": "1"}, "Type": "Pri...
{"type": "array", "items": {"type": "object"}}
bb5f89e7-1186-4c9b-8d1e-51e3638892e8/endpoint_512af38e-9b91-41d6-bee8-10ab0a29a676/0/0
University Data
Discover the world of education with the University Data API, offering comprehensive information on over 1000 universities globally. From top-ranking institutions to campuses and budgets, easily integrate with our API endpoints to access a wealth of university details for your application.
7.7
List of Universities by Country
Get list of Universities by Country Name. Example, "India"
200
New Example
[{"Name": "Indian Institute of Technology Bombay (IITB)", "Country": "India", "Logo": "https://upload.wikimedia.org/wikipedia/en/1/1d/Indian_Institute_of_Technology_Bombay_Logo.svg", "Wiki-Link": "https://en.wikipedia.org/wiki/Indian_Institute_of_Technology_Bombay", "Rank": {"THE-Rank": "", "QS-Rank": "177", "ARWU-Rank...
{"type": "array", "items": {"type": "object"}}
bb5f89e7-1186-4c9b-8d1e-51e3638892e8/endpoint_7b82ae38-52a1-41f0-876e-c7648fd1ce0e/0/0
University Data
Discover the world of education with the University Data API, offering comprehensive information on over 1000 universities globally. From top-ranking institutions to campuses and budgets, easily integrate with our API endpoints to access a wealth of university details for your application.
7.7
Get University by Name
REST api to get University details by provided name of the university. Example, "University of Calcutta"
200
New Example
[{"Name": "Indian Institute of Technology Bombay (IITB)", "Country": "India", "Logo": "https://upload.wikimedia.org/wikipedia/en/1/1d/Indian_Institute_of_Technology_Bombay_Logo.svg", "Wiki-Link": "https://en.wikipedia.org/wiki/Indian_Institute_of_Technology_Bombay", "Rank": {"THE-Rank": "", "QS-Rank": "177", "ARWU-Rank...
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Country": {"type": "string"}, "Logo": {"type": "string"}, "Wiki-Link": {"type": "string"}, "Rank": {"type": "object", "properties": {"THE-Rank": {"type": "string"}, "QS-Rank": {"type": "string"}, "ARWU-Rank": {"type": "string"}, "...
ff5c52a3-b435-412a-942d-43686a6b226f/8f502c9b-8632-41ec-82ea-07fed6d0bd5b/0/0
Instagram Data
Instagram public data scraper API for search, users, posts, hashtags, locations and more.
8.3
guide-details
guide-details
200
Response
{"description": "", "fullName": "Instagram", "guideType": "posts", "imageCandidates": [{"width": 1440, "height": 1800, "url": "https://instagram.fesb3-1.fna.fbcdn.net/v/t51.2885-15/281614352_161783669638547_9221287237401332607_n.jpg?stp=dst-jpg_e35&_nc_ht=instagram.fesb3-1.fna.fbcdn.net&_nc_cat=111&_nc_ohc=S-yc_490sdIA...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"description": {"type": "string"}, "fullName": {"type": "string"}, "guideType": {"type": "string"}, "imageCandidates": {"type": "array", "items": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}, ...
ff5c52a3-b435-412a-942d-43686a6b226f/6c4534ec-62f2-4732-b0b0-2acb3af12958/0/0
Instagram Data
Instagram public data scraper API for search, users, posts, hashtags, locations and more.
8.3
user-tagged-posts
user-tagged-posts
200
Response
{"data": {"user": {"edge_user_to_photos_of_you": {"count": 10, "page_info": {"has_next_page": true, "end_cursor": "QVFEZ1VDS09La1ZOVTZ1bkt4UkdFeHhfSUN6NHVpMG1lMFhvZmoxUHJqQlF0WEtoS1lLSmpmY2VlaFcyNUZ3SEx3dEY4b3NsalRVeW16cWJXcXhmVVowWg=="}, "edges": [{"node": {"id": "2251138696266127152", "__typename": "GraphImage", "edg...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"user": {"type": "object", "properties": {"edge_user_to_photos_of_you": {"type": "object", "properties": {"count": {"type": "integer"}, "page_info": {"type": "object", "properties": {"has_next_page":...
ff5c52a3-b435-412a-942d-43686a6b226f/3cad302d-d316-4df4-a390-2994bd361d79/0/0
Instagram Data
Instagram public data scraper API for search, users, posts, hashtags, locations and more.
8.3
user-live-status
user-live-status
200
Response
{"data": {"viewer": null, "user": {"has_public_story": false, "is_live": false}}, "status": "ok"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"viewer": {"type": "null"}, "user": {"type": "object", "properties": {"has_public_story": {"type": "boolean"}, "is_live": {"type": "boolean"}}, "required": ["has_public_story", "is_live"]}}, "require...
ff5c52a3-b435-412a-942d-43686a6b226f/256a77cb-fe25-432f-9e6b-f23227f5b6ac/0/0
Instagram Data
Instagram public data scraper API for search, users, posts, hashtags, locations and more.
8.3
user-highlights
user-highlights
200
Response
{"data": {"viewer": null, "user": {"edge_highlight_reels": {"edges": [{"node": {"__typename": "GraphHighlightReel", "id": "17951474176899044", "cover_media": {"thumbnail_src": "https://scontent-ams2-1.cdninstagram.com/v/t51.2885-15/312122389_481529950575672_7238918411167381527_n.jpg?stp=c0.248.640.640a_dst-jpg_e15&_nc_...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"viewer": {"type": "null"}, "user": {"type": "object", "properties": {"edge_highlight_reels": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"...
ff5c52a3-b435-412a-942d-43686a6b226f/c0593d88-9144-4aea-acdc-4bb7689dfbeb/0/0
Instagram Data
Instagram public data scraper API for search, users, posts, hashtags, locations and more.
8.3
user-following-hashtags
user-following-hashtags
200
Response
{"data": {"user": {"edge_following_hashtag": {"count": 5, "edges": [{"node": {"id": "17842812355042133", "name": "sharewithpride", "is_following": false, "profile_pic_url": "https://instagram.fbeg3-2.fna.fbcdn.net/v/t51.2885-15/310291990_1594444851012362_4816856202939652256_n.webp?stp=dst-jpg_e35_s150x150&_nc_ht=instag...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"user": {"type": "object", "properties": {"edge_following_hashtag": {"type": "object", "properties": {"count": {"type": "integer"}, "edges": {"type": "array", "items": {"type": "object", "properties"...
ff5c52a3-b435-412a-942d-43686a6b226f/ce277a6d-83ce-4235-9368-188dcab1762e/0/0
Instagram Data
Instagram public data scraper API for search, users, posts, hashtags, locations and more.
8.3
search
search
200
Response
{"users": [{"position": 0, "user": {"pk": "25025320", "username": "instagram", "full_name": "Instagram", "is_private": false, "pk_id": "25025320", "profile_pic_url": "https://instagram.ftgd2-1.fna.fbcdn.net/v/t51.2885-19/281440578_1088265838702675_6233856337905829714_n.jpg?stp=dst-jpg_s150x150&_nc_ht=instagram.ftgd2-1....
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"position": {"type": "integer"}, "user": {"type": "object", "properties": {"pk": {"type": "string"}, "username": {"type": "string"}, "full_name": {"type": "string"}, "is_p...
a6810eee-0359-419c-8c17-73148889c2ee/endpoint_bfc19343-560a-4de3-b425-c6b978d4a4c4/0/0
Industry NAICS Search
Find the NAICS code base on free search or find all description of industry for a given NAICS code
6.2
Filter and Query NAICS & Description
This endpoint will allow you to search by freeform text, eg. Hotel and get all the list of NAICS code, hash, and description back. You can also filter the search if you have an NAICS code and want to get the description and the hash of the industry.
200
Sample Response
[{"description": "Hotel management services (i.e., providing management and operating staff to run hotel)", "hash": "d4a4ebf8783fa203503684148c13dc32", "naics": "721110"}, {"description": "Hotels (except casino hotels)", "hash": "946e2f5fdfde47cf93c1330afb015b57", "naics": "721110"}, {"description": "Hotels (except cas...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "hash": {"type": "string"}, "naics": {"type": "string"}}, "required": ["description", "hash", "naics"]}}
a73dc34b-193b-420b-b228-ef855baf10cb/c57be5c3-0f13-436c-ad80-6717f2ee5b01/0/0
Check ip informain
check information an about ip
null
check
check information an about ip
200
New Example
{"status": "ok", "103.6.150.10": {"asn": "AS56300", "provider": "MYREPUBLIC LIMITED", "organisation": "MyRepublic Ltd", "continent": "Asia", "continentcode": "AS", "country": "Singapore", "isocode": "SG", "timezone": "Asia/Singapore", "city": "Singapore (Geylang)", "postcode": "389730", "latitude": 1.3321, "longitude":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "103.6.150.10": {"type": "object", "properties": {"asn": {"type": "string"}, "provider": {"type": "string"}, "organisation": {"type": "string"}, "continent": {"type": "string"}, "continentcode": {"type": "string...
93684108-b421-4a29-88a7-a03067dd5731/33070173-0518-4a1b-85f3-f3915e9c78fd/0/0
Google Local Rank Tracker
Real-Time overview of your Google Local Ranking across multiple coordinate points in a Grid View. Accurate and fast SERP results and ranking of your business by keyword and location. Get results for a single geopoint coordinate or for an entire grid. See how you stack up against your competitors and Track your progress...
7.6
Keyword Search at Coordinates
Make a Keyword search at a Coordinate (lat/lng) for all the business.
200
Response
{"parameters": {"lat": 37.341759, "lng": -121.938314, "width": 1, "height": 1, "distance": 0, "distance_unit": "km", "query": "web design"}, "data": {"lat": 37.341759, "lng": -121.938314, "count": 20, "results_url": "https://www.google.com/maps/search/web+design/@37.341759,-121.938314,13z?&hl=en&gl=us&entry=ttu", "resu...
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "distance": {"type": "integer"}, "distance_unit": {"type": "string"}, "query": {"type": "string"}}}, "data": {"type": "obje...
93684108-b421-4a29-88a7-a03067dd5731/7c2f14fa-c4fe-4bf7-b519-1c514c6e2bd6/0/0
Google Local Rank Tracker
Real-Time overview of your Google Local Ranking across multiple coordinate points in a Grid View. Accurate and fast SERP results and ranking of your business by keyword and location. Get results for a single geopoint coordinate or for an entire grid. See how you stack up against your competitors and Track your progress...
7.6
Calculate GeoGrid Coordinate Points
Get all grid coordinate points based on a center geocoordinate point and distance arguments.
200
Response
{"parameters": {"lat": 37.341759, "lng": -121.938314, "width": 5, "height": 5, "distance": 1, "distance_unit": "km"}, "data": {"results": [[{"lat": 37.35972354099313, "lng": -121.96091812222028, "rc": [0, 0]}, {"lat": 37.35972515394843, "lng": -121.9496160612721, "rc": [0, 1]}, {"lat": 37.35972569160021, "lng": -121.93...
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "distance": {"type": "integer"}, "distance_unit": {"type": "string"}}}, "data": {"type": "object", "properties": {"results"...
93684108-b421-4a29-88a7-a03067dd5731/9a8b44df-8996-4bf7-99ff-f13267f34197/0/0
Google Local Rank Tracker
Real-Time overview of your Google Local Ranking across multiple coordinate points in a Grid View. Accurate and fast SERP results and ranking of your business by keyword and location. Get results for a single geopoint coordinate or for an entire grid. See how you stack up against your competitors and Track your progress...
7.6
Keyword Search With Ranking
Make a Keyword search at a Coordinate (lat/lng) for all the business and get the ranking of a specific business at that point. The ranking data is determined by the business place_id or business name.
200
Response
{"parameters": {"lat": 37.341759, "lng": -121.938314, "width": 1, "height": 1, "query": "web design", "match_by": "place_id", "match_value": "ChIJoejvAr3Mj4ARtHrbKxtAHXI"}, "data": {"lat": 37.341759, "lng": -121.938314, "found": true, "rank": 2, "count": 20, "results_url": "https://www.google.com/maps/search/web+design...
{"type": "object", "properties": {"parameters": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "query": {"type": "string"}, "match_by": {"type": "string"}, "match_value": {"type": "string"}}}, "data": {"type": "object"...
5b491fc2-e2ae-4425-ad49-3a94d779afa2/8680a788-4774-4f3a-8235-fffa90ed6b5e/0/0
US Real Estate Listings
Search US real estate for sale, rent, and sold properties in the realty database + commercial. This API has similar data and features as the Realtor - realtor.com. Commercial properties are also available!
9.5
Get the property details by property_id. (deprecated)
DEPRECATED Get the property details by property_id.
200
Response
{"photos": [{"href": "https://maps.googleapis.com/maps/api/streetview?channel=rdc-streetview&client=gme-movesalesinc&size=640x480&location=9340+Perry+Hwy%2CMeadville%2CPA%2C16335&signature=wl6pb74oRqCETDD_v11Jttbk-bA"}], "status": null, "features": null, "last_update": null, "address": {"street_post_direction": null, "...
{"type": "object", "properties": {"photos": {"type": "array", "items": {"type": "object", "properties": {"href": {"type": "string"}}}}, "status": {"type": "null"}, "features": {"type": "null"}, "last_update": {"type": "null"}, "address": {"type": "object", "properties": {"street_post_direction": {"type": "null"}, "stat...
5b491fc2-e2ae-4425-ad49-3a94d779afa2/dabb276b-278a-46e3-a8a7-30661fbb8302/0/0
US Real Estate Listings
Search US real estate for sale, rent, and sold properties in the realty database + commercial. This API has similar data and features as the Realtor - realtor.com. Commercial properties are also available!
9.5
Get location suggestion
Location suggestion. Data used in other endpoints.
200
Response
[{"slug_id": "Metairie_LA", "city": "Metairie", "counties": [{"fips": "22051", "state_code": "LA", "name": "Jefferson"}], "country": "USA", "_score": 21.81019, "state_code": "LA", "area_type": "city"}, {"slug_id": "Metairie-Lakefront_Metairie_LA", "city": "Metairie", "state_code": "LA", "country": "USA", "_score": 20.9...
{"type": "array", "items": {"type": "object"}}
5b491fc2-e2ae-4425-ad49-3a94d779afa2/87bb0064-8f0a-4fb9-a3d7-9e44a2d27d40/0/0
US Real Estate Listings
Search US real estate for sale, rent, and sold properties in the realty database + commercial. This API has similar data and features as the Realtor - realtor.com. Commercial properties are also available!
9.5
Get flood and noise data by property_id
Get flood and noise data by property id
200
Response
{"data": {"flood": {"insurance_rates": [{"provider_url": "https://1str.ee/t/neptune/flood/531187871?classification=HO3", "provider_logo": "https://assets.floodfactor.com/insurance/neptune_flood.png"}], "flood_factor_score": 1, "firststreet_url": "https://riskfactor.com/property/100-martin-luther-king-jr-way-seattle-wa-...
{"type": "object", "properties": {"data": {"type": "object", "properties": {"flood": {"type": "object", "properties": {"insurance_rates": {"type": "array", "items": {"type": "object", "properties": {"provider_url": {"type": "string"}, "provider_logo": {"type": "string"}}}}, "flood_factor_score": {"type": "integer"}, "f...
5b491fc2-e2ae-4425-ad49-3a94d779afa2/9c255140-c7a0-4c89-8311-bf2153be5adf/0/0
US Real Estate Listings
Search US real estate for sale, rent, and sold properties in the realty database + commercial. This API has similar data and features as the Realtor - realtor.com. Commercial properties are also available!
9.5
Get a property list for Sale by parameters (zip, address, radius)
Get a property list for sale by parameters. Let me know if you need any other parameters.
200
Response
{"listings": [{"primary_photo": {"href": "https://ap.rdcpix.com/9d8fe9d3331dce5e5676ba6ff6827947l-m2866103919s.jpg"}, "tags": ["central_air", "central_heat", "community_outdoor_space", "community_security_features", "dining_room", "dishwasher", "laundry_room", "pets_allowed", "washer_dryer", "two_or_more_stories", "gar...
{"type": "object", "properties": {"listings": {"type": "array", "items": {"type": "object"}}, "totalResultCount": {"type": "integer"}}}
3c3487a0-cd20-4b7b-a006-29bd7057d3c3/d4fc0430-bd0d-45fb-bea8-12658b3999e0/0/0
Timezone
Get timezone based on co-ordinates or an address
null
getTimezone
Returns latitude, longitude and timezone
200
Example_1
{"code": 200, "status": "OK", "data": {"latitude": 25.2048, "longitude": 55.2708, "timezones": ["Asia/Dubai"]}}
{"type": "object", "properties": {"code": {"type": "integer", "description": "The HTTP code."}, "status": {"type": "string", "description": "The HTTP status."}, "data": {"type": "object", "properties": {"latitude": {"type": "number", "description": "The latitude."}, "longitude": {"type": "number", "description": "The l...
3c3487a0-cd20-4b7b-a006-29bd7057d3c3/d4fc0430-bd0d-45fb-bea8-12658b3999e0/1/0
Timezone
Get timezone based on co-ordinates or an address
null
getTimezone
Returns latitude, longitude and timezone
400
Example_1
{"code": 400, "status": "Bad Request.", "data": "Invalid Co-ordinates."}
{"type": "object", "properties": {"code": {"type": "integer", "description": "The HTTP code."}, "status": {"type": "string", "description": "The HTTP status."}, "data": {"type": "string"}}}
bb23f343-55d4-4d77-bebc-e9d6e421fbfd/b5e2c9fc-d386-4b0f-a11d-4bd20b00e154/0/0
Threads (Meta)
🟢💚 2023 Meta’s new social media app Threads (like Twitter). Thanks to the API.
7.9
User Threads
Get user threads
200
New Example
[{"thread_items": [{"post": {"user": {"profile_pic_url": "https://scontent.cdninstagram.com/v/t51.2885-19/357376107_1330597350674698_8884059223384672080_n.jpg?stp=dst-jpg_s150x150&_nc_ht=scontent.cdninstagram.com&_nc_cat=1&_nc_ohc=9PG1NK-L8OkAX9rvlsG&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfCenCz3YzyPxKkekaQyGN50-utAfLxjxq_vEF...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"thread_items": {"type": "array", "items": {"type": "object", "properties": {"post": {"type": "object", "properties": {"user": {"type": "object", "properties": {"profile_pic_url": {"type": "string"}, "username": {"...
bb23f343-55d4-4d77-bebc-e9d6e421fbfd/1cd88f7c-1397-4672-a071-b11e1a0e42a6/0/0
Threads (Meta)
🟢💚 2023 Meta’s new social media app Threads (like Twitter). Thanks to the API.
7.9
User Info
Get user info
200
New Example
{"id": "314216", "username": "zuck", "full_name": "Mark Zuckerberg", "follower_count": 1631728, "profile_pic_url": "https://scontent.cdninstagram.com/v/t51.2885-19/357376107_1330597350674698_8884059223384672080_n.jpg?stp=dst-jpg_s150x150&_nc_ht=scontent.cdninstagram.com&_nc_cat=1&_nc_ohc=9PG1NK-L8OkAX-W_KbM&edm=APs17CU...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "username": {"type": "string"}, "full_name": {"type": "string"}, "follower_count": {"type": "integer"}, "profile_pic_url": {"type": "string"}, "biography": {"type": "string"}, "bio_links": {"type": "array", "items":...
2a4236db-1f9b-4927-bea1-106891a31018/fd518ed0-edd6-478b-9d08-1394ce60edf7/0/0
Public Bathrooms
Global Public Bathrooms, Toilets & Restrooms API data. Can be searched with Latitude and Longitude with over 50,000+ entries being submitted daily. Get public bathrooms in New York City, Los Angeles, and All Over The World!
8.8
GetByDate
Search for restroom records updated or created on or after a given date
200
New Example
[{"id": 64407, "name": "CVS", "street": "2775 Godwin Blvd", "city": "Suffolk", "state": "VA", "accessible": true, "unisex": true, "directions": "All the way in the back. ", "comment": "A single bathroom with a men and women sign outside of it, and a locking door ", "latitude": 36.7747919, "longitude": -76.5839503999999...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "accessible": {"type": "boolean"}, "unisex": {"type": "boolean"}, "direc...
2a4236db-1f9b-4927-bea1-106891a31018/abb129ed-f251-4aed-af5d-5677998027a8/0/0
Public Bathrooms
Global Public Bathrooms, Toilets & Restrooms API data. Can be searched with Latitude and Longitude with over 50,000+ entries being submitted daily. Get public bathrooms in New York City, Los Angeles, and All Over The World!
8.8
GetByQuery
Perform full-text search of restroom records.
200
New Example
[{"id": 4210, "name": "Starbucks", "street": "Behind Starbucks, High Chelmer Shopping Centre", "city": "Chelmsford", "state": "MA", "accessible": true, "unisex": true, "directions": "Go behind the bar of Starbucks towards what looks like a staff area. On your left is a toilet that looks like a disabled one. It's meant...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "accessible": {"type": "boolean"}, "unisex": {"type": "boolean"}, "direc...
2a4236db-1f9b-4927-bea1-106891a31018/46c2bd04-6b91-4238-99b9-16e9f7ea9fed/0/0
Public Bathrooms
Global Public Bathrooms, Toilets & Restrooms API data. Can be searched with Latitude and Longitude with over 50,000+ entries being submitted daily. Get public bathrooms in New York City, Los Angeles, and All Over The World!
8.8
GetByLocation
Gets public bathrooms by Latitude and Longitude
200
New Example
[{"id": 20112, "name": "Petsmart", "street": "501 N Frank Sottile Blvd", "city": "Kingston", "state": "New York", "accessible": true, "unisex": false, "directions": "In the back, to the right of the cats up for adoption.", "comment": "", "latitude": 41.9704655, "longitude": -73.9862419, "created_at": "2016-02-01T05:43:...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "accessible": {"type": "boolean"}, "unisex": {"type": "boolean"}, "direc...
a7436157-78c3-4788-8c05-336212cb38ed/4d1c88ac-9a9e-4883-97e8-0547fc7728de/0/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get City Detail
Get details of a city from its name.
403
Example_1
{"count": 0, "message": "", "cities": [{"country_iso2": "", "country_iso3": "", "country_name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0, "city_name": ""}]}
{"type": "object", "properties": {"count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"country_iso2": {"type": "string"}, "country_iso3": {"type": "string"}, "country_name": ...
a7436157-78c3-4788-8c05-336212cb38ed/4d1c88ac-9a9e-4883-97e8-0547fc7728de/1/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get City Detail
Get details of a city from its name.
500
Example_1
{"count": 0, "message": "", "cities": [{"country_iso2": "", "country_iso3": "", "country_name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0, "city_name": ""}]}
{"type": "object", "properties": {"count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"country_iso2": {"type": "string"}, "country_iso3": {"type": "string"}, "country_name": ...
a7436157-78c3-4788-8c05-336212cb38ed/4d1c88ac-9a9e-4883-97e8-0547fc7728de/2/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get City Detail
Get details of a city from its name.
200
Example_1
{"count": 0, "message": "", "cities": [{"country_iso2": "", "country_iso3": "", "country_name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0, "city_name": ""}]}
{"type": "object", "properties": {"count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"country_iso2": {"type": "string"}, "country_iso3": {"type": "string"}, "country_name": ...
a7436157-78c3-4788-8c05-336212cb38ed/d8f57665-65f7-4795-94fd-3c87f37fbb3e/0/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get Cities in a Country
Get cities in a country based on population.
500
Example_1
{"nextToken": "", "cities": [{"name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0}]}
{"type": "object", "properties": {"nextToken": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "admin_name": {"type": "string"}, "latitude": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, ...
a7436157-78c3-4788-8c05-336212cb38ed/d8f57665-65f7-4795-94fd-3c87f37fbb3e/1/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get Cities in a Country
Get cities in a country based on population.
403
Example_1
{"nextToken": "", "cities": [{"name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0}]}
{"type": "object", "properties": {"nextToken": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "admin_name": {"type": "string"}, "latitude": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, ...
a7436157-78c3-4788-8c05-336212cb38ed/d8f57665-65f7-4795-94fd-3c87f37fbb3e/2/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get Cities in a Country
Get cities in a country based on population.
200
Example_1
{"nextToken": "", "cities": [{"name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0}]}
{"type": "object", "properties": {"nextToken": {"type": "string"}, "cities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "admin_name": {"type": "string"}, "latitude": {"type": "number", "format": "float", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}, ...
a7436157-78c3-4788-8c05-336212cb38ed/f9f09e7b-bde0-4174-8e35-86a21eb085a3/0/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get Country Details
Get details of country from its name and prefix.
403
Example_1
{"count": 0, "message": "", "countries": [{"name": "", "area": {"rank": "", "kmarea": "", "miarea": ""}, "calling_code": "", "capitol_city": [{"name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0}], "currency": {"name": "", "iso": "", "symbol": ""}, "driving_side": "", "head_of_state": {"preside...
{"type": "object", "properties": {"count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "countries": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "area": {"type": "object", "properties": {"rank": {"type"...
a7436157-78c3-4788-8c05-336212cb38ed/f9f09e7b-bde0-4174-8e35-86a21eb085a3/1/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get Country Details
Get details of country from its name and prefix.
500
Example_1
{"count": 0, "message": "", "countries": [{"name": "", "area": {"rank": "", "kmarea": "", "miarea": ""}, "calling_code": "", "capitol_city": [{"name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0}], "currency": {"name": "", "iso": "", "symbol": ""}, "driving_side": "", "head_of_state": {"preside...
{"type": "object", "properties": {"count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "countries": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "area": {"type": "object", "properties": {"rank": {"type"...
a7436157-78c3-4788-8c05-336212cb38ed/f9f09e7b-bde0-4174-8e35-86a21eb085a3/2/0
GeoAPI
APIs to get data based on city and countries name. - Get Country Details : Get country deatils with country name. Use prefix = true for prefix match. - Get Cities in a Country : Get cities in a country wiht population minimum and maximum filter. - Get City Detail : Get city details with city name.
7.9
Get Country Details
Get details of country from its name and prefix.
200
Example_1
{"count": 0, "message": "", "countries": [{"name": "", "area": {"rank": "", "kmarea": "", "miarea": ""}, "calling_code": "", "capitol_city": [{"name": "", "admin_name": "", "latitude": 0, "longitude": 0, "population": 0}], "currency": {"name": "", "iso": "", "symbol": ""}, "driving_side": "", "head_of_state": {"preside...
{"type": "object", "properties": {"count": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}, "countries": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "area": {"type": "object", "properties": {"rank": {"type"...
b0d1754f-c511-435b-8305-69808904efe6/2b38ea3f-b341-42dd-baaa-5975eefa7f8d/0/0
CPF_validator
Validate a CPF number
5.7
Cpf validation
This endpoint make a validation on cpf number, return a success message and true or false
400
New Example
{"code": 400, "bool": false, "message": "CPF invalid"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "bool": {"type": "boolean"}, "message": {"type": "string"}}, "required": ["bool", "code", "message"]}
b0d1754f-c511-435b-8305-69808904efe6/2b38ea3f-b341-42dd-baaa-5975eefa7f8d/1/0
CPF_validator
Validate a CPF number
5.7
Cpf validation
This endpoint make a validation on cpf number, return a success message and true or false
200
New Example
{"code": 200, "bool": true, "message": "CPF valid"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "bool": {"type": "boolean"}, "message": {"type": "string"}}, "required": ["bool", "code", "message"]}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/be2ef460-da56-4ee9-a697-2219b3ebde12/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Video Full Information
Video Full Information This endpoint allows you to get the data information about the YouTube video by specifying its id.
200
Response
{"kind": "youtube#videoListResponse", "etag": "yRrDQIrT72HN3bpPDVZjIZjOZj4", "items": [{"kind": "youtube#video", "etag": "7fw_O0i2x8WKIpdMwDNkd6AQks4", "id": "khM21aJ8uOE", "snippet": {"publishedAt": "2021-11-10T12:30:10Z", "channelId": "UC5DNytAJ6_FISueUfzZCVsw", "title": "API Project! Word Association Game", "descrip...
{"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "id": {"type": "string"}, "snippet": {"type": "object", "properties": {"publishedAt": {"type": "string"}...
ac0a22a3-8a67-43e9-ad55-7e9d18334945/dfe7048d-451b-4caf-a599-374df48fb6f9/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Video Status
Video Status It retrieves the status of the YouTube video.
200
Response
{"uploadStatus": "processed", "privacyStatus": "public", "license": "youtube", "embeddable": true, "publicStatsViewable": true, "madeForKids": false}
{"type": "object", "properties": {"uploadStatus": {"type": "string"}, "privacyStatus": {"type": "string"}, "license": {"type": "string"}, "embeddable": {"type": "boolean"}, "publicStatsViewable": {"type": "boolean"}, "madeForKids": {"type": "boolean"}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/1224522e-2e13-4353-bcb7-758465c8e863/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Video Content Details
Video Content Details It retrieves the content details of the YouTube video.
200
Response
{"duration": "PT57M37S", "dimension": "2d", "definition": "hd", "caption": "false", "licensedContent": true, "contentRating": {}, "projection": "rectangular"}
{"type": "object", "properties": {"duration": {"type": "string"}, "dimension": {"type": "string"}, "definition": {"type": "string"}, "caption": {"type": "string"}, "licensedContent": {"type": "boolean"}, "contentRating": {"type": "object"}, "projection": {"type": "string"}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/f9ed020c-d8d4-457a-85cd-6b5ac2d3a535/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Video Player
Video Player It retrieves the embeddable YouTube video player.
200
Response
{"embedHtml": "<iframe width=\"480\" height=\"270\" src=\"//www.youtube.com/embed/khM21aJ8uOE\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>"}
{"type": "object", "properties": {"embedHtml": {"type": "string"}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/cbb0b01d-2f2b-4e77-bb2a-ba5ea423ab01/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Channel Branding Settings
Channel Branding Settings The branding settings of the YouTube channel.
200
Response
{"channel": {"title": "Code with Ania Kub\u00f3w", "description": "Hello everyone. \n\nMy name is Ania Kubow and I am a Software Developer (ex-Eurostar) who quit the rat race to focus on my channel and teach others how to code by building retro Games and awesome projects. I am also part of the core team @FreeCodeCamp. ...
{"type": "object", "properties": {"channel": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "string"}, "trackingAnalyticsAccountId": {"type": "string"}, "unsubscribedTrailer": {"type": "string"}, "country": {"type": "string"}}}, "image": {"type": "...
ac0a22a3-8a67-43e9-ad55-7e9d18334945/cbf02758-5220-43b7-babc-854b8f1baf57/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Channel Status
Channel Status The status of the YouTube channel
200
Response
{"privacyStatus": "public", "isLinked": true, "longUploadsStatus": "longUploadsUnspecified", "madeForKids": false}
{"type": "object", "properties": {"privacyStatus": {"type": "string"}, "isLinked": {"type": "boolean"}, "longUploadsStatus": {"type": "string"}, "madeForKids": {"type": "boolean"}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/046d1873-8708-435a-aae7-4edbbdb55c22/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Channel Statistics
Channel Statistics Statistics of the YouTube channel.
200
Response
{"viewCount": "4932711", "subscriberCount": "178000", "hiddenSubscriberCount": false, "videoCount": "119"}
{"type": "object", "properties": {"viewCount": {"type": "string"}, "subscriberCount": {"type": "string"}, "hiddenSubscriberCount": {"type": "boolean"}, "videoCount": {"type": "string"}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/996ba740-499f-4b77-977d-63e188fc4265/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Channel Content Details
Channel Content Details It retrieves the content details of the YouTube channel.
200
Response
{"relatedPlaylists": {"likes": "", "uploads": "UU5DNytAJ6_FISueUfzZCVsw"}}
{"type": "object", "properties": {"relatedPlaylists": {"type": "object", "properties": {"likes": {"type": "string"}, "uploads": {"type": "string"}}}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/0ebd7190-ba3f-422a-b015-349b110eda10/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Channel Snippet
Channel Snippet It retrieves some data information of the YouTube channel.
200
Response
{"title": "Code with Ania Kub\u00f3w", "description": "Hello everyone. \n\nMy name is Ania Kubow and I am a Software Developer (ex-Eurostar) who quit the rat race to focus on my channel and teach others how to code by building retro Games and awesome projects. I am also part of the core team @FreeCodeCamp. You can find...
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "customUrl": {"type": "string"}, "publishedAt": {"type": "string"}, "thumbnails": {"type": "object", "properties": {"default": {"type": "object", "properties": {"url": {"type": "string"}, "width": {"type": "integer"}, "hei...
ac0a22a3-8a67-43e9-ad55-7e9d18334945/22cdd0e4-682b-4ce6-b0c2-248659514c86/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Channel Full Information
Channel Full Information It retrieves the full data information of the YouTube channel.
200
Response
{"kind": "youtube#channelListResponse", "etag": "txgmrYrvLDrbYaC3X6UVLlSLVZ8", "pageInfo": {"totalResults": 1, "resultsPerPage": 5}, "items": [{"kind": "youtube#channel", "etag": "VonxRDJ0b9uC2_QOZYuf1Fix5VU", "id": "UC5DNytAJ6_FISueUfzZCVsw", "snippet": {"title": "Code with Ania Kub\u00f3w", "description": "Hello ever...
{"type": "object", "properties": {"kind": {"type": "string"}, "etag": {"type": "string"}, "pageInfo": {"type": "object", "properties": {"totalResults": {"type": "integer"}, "resultsPerPage": {"type": "integer"}}}, "items": {"type": "array", "items": {"type": "object", "properties": {"kind": {"type": "string"}, "etag": ...
ac0a22a3-8a67-43e9-ad55-7e9d18334945/e3ea81eb-a425-48b2-be73-11bb0a3a989d/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Video Statistics
Video Statistics Statistics of the YouTube video.
200
Response
{"viewCount": "4442", "likeCount": "340", "dislikeCount": "9", "favoriteCount": "0", "commentCount": "31"}
{"type": "object", "properties": {"viewCount": {"type": "string"}, "likeCount": {"type": "string"}, "dislikeCount": {"type": "string"}, "favoriteCount": {"type": "string"}, "commentCount": {"type": "string"}}}
ac0a22a3-8a67-43e9-ad55-7e9d18334945/d95fec94-a74f-4dee-8b4b-bad5164080b1/0/0
YouTube Data Scraper
A data scraper that allows you to get data information from YouTube channels and videos.
8.7
Video Snippet
Video Snippet It retrieves some information about the YouTube video.
200
Response
{"publishedAt": "2021-11-10T12:30:10Z", "channelId": "UC5DNytAJ6_FISueUfzZCVsw", "title": "API Project! Word Association Game", "description": "You need to sign up here to follow along: https://bit.ly/rapidapi-hub\n\nIn this video I show you how to make a Word Association Game using an API. This project is great for th...
{"type": "object", "properties": {"publishedAt": {"type": "string"}, "channelId": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "thumbnails": {"type": "object", "properties": {"default": {"type": "object", "properties": {"url": {"type": "string"}, "width": {"type": "integer"}, "hei...
8219fb6d-f832-49f4-9edf-9346d055cb2a/46097753-7872-4fa2-8e42-16cda8c7ae77/0/0
Stock Price and Volume History
Get historical price and volume of stocks. Get many years old historical stock and volume data. If you have any specific request about any stock, please reach out to us.
null
Get Multiple Days Price and Volume EOD
Access daily price and trading volume data for securities. Ideal for backtesting or displaying historical charts. Upon request, we can supply price and volume data for specific ticker symbols dating back up to 20 years.
200
Response
[{"Exchange": "NASDAQ", "Ticker": "AAPL", "Closing_Date": 20230915, "Open_Price": 176.48, "High_Price": 176.495, "Low_Price": 173.82, "Close_Price": 175.01, "Volume": 109259400}, {"Exchange": "NASDAQ", "Ticker": "AAPL", "Closing_Date": 20230914, "Open_Price": 174, "High_Price": 176.1, "Low_Price": 173.58, "Close_Price"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Exchange": {"type": "string"}, "Ticker": {"type": "string"}, "Closing_Date": {"type": "integer"}, "Open_Price": {"type": "number"}, "High_Price": {"type": "number"}, "Low_Price": {"type": "number"}, "Close_Price":...
8219fb6d-f832-49f4-9edf-9346d055cb2a/1c38e08f-0b88-4846-9b91-525f5006285e/0/0
Stock Price and Volume History
Get historical price and volume of stocks. Get many years old historical stock and volume data. If you have any specific request about any stock, please reach out to us.
null
Get Single Day Price and Volume EOD
Access daily price and trading volume data for securities. Ideal for backtesting or displaying historical charts. Upon request, we can supply price and volume data for specific ticker symbols dating back up to 20 years.
200
Response
[{"Exchange": "NASDAQ", "Ticker": "AAPL", "Closing_Date": 20230915, "Open_Price": 176.48, "High_Price": 176.495, "Low_Price": 173.82, "Close_Price": 175.01, "Volume": 109259400}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Exchange": {"type": "string"}, "Ticker": {"type": "string"}, "Closing_Date": {"type": "integer"}, "Open_Price": {"type": "number"}, "High_Price": {"type": "number"}, "Low_Price": {"type": "number"}, "Close_Price":...
9361589b-3c18-4e48-907f-beaff3eb3923/a7ecc6e1-5da7-4b73-b073-382f1540e8dc/0/0
Car Data
Use this API to pull relevant automobile data such as the car make, model, type, and year.
9.7
Types
get a list of supported types
200
Response
["SUV", "Sedan", "Coupe, Conv", "Pickup", "Van/Minivan", "Convertible", "Hatchback, ", "Hatchback", "Coupe", "Sedan, Hatc", "Wagon", "Coupe, Wago", "Wagon, Seda", "Sedan, Coup", "SUV1992", "Coupe, Seda", "Sedan, Wago", "Sedan, Conv", "SUV2020", "Coupe, Hatc", "Wagon, Conv", "SUV, Pickup", "Wagon, SUV", "SUV, Wagon"]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
9361589b-3c18-4e48-907f-beaff3eb3923/a3a0f497-6dcc-43a6-948f-3c0630a5e11a/0/0
Car Data
Use this API to pull relevant automobile data such as the car make, model, type, and year.
9.7
Makes
get a list of supported makes
200
Response
["Audi", "Chevrolet", "Cadillac", "Acura", "BMW", "Chrysler", "Ford", "Buick", "INFINITI", "GMC", "Honda", "Hyundai", "Jeep", "Genesis", "Dodge", "Jaguar", "Kia", "Land Rover", "Lexus", "Mercedes-Be", "Mitsubishi", "Lincoln", "MAZDA", "Nissan", "MINI", "Porsche", "Ram", "Subaru", "Toyota", "Volkswagen", "Volvo", "Alfa ...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
9361589b-3c18-4e48-907f-beaff3eb3923/43559c23-dce2-41d6-910a-6475f11b3801/0/0
Car Data
Use this API to pull relevant automobile data such as the car make, model, type, and year.
9.7
Years
get a list of supported years
200
Response
[2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "integer"}}
22b86b83-fa8d-43bc-ad82-c518cc6f52c0/f272f61f-761e-4ff6-bdd6-97aa8335f4d3/0/0
Real-Time Lens Data
Search by image on Google Lens in real-time, get visual matches, OCR, knowledge graph, text, products, QR Code information and more, all in a single API.
9.6
Object Detection
Detect landmarks, places, plants, animals, products, and other objects in an image, including bounding boxes, labels / types and confidence score.
200
Response
{"status": "OK", "request_id": "8fab126f-130c-4571-9002-394382e559be", "parameters": {"url": "https://thumbs.dreamstime.com/b/giraffe-zebra-1533191.jpg", "language": "en", "country": "us"}, "data": {"detected_objects": [{"box": {"left": 0.630625, "top": 0.49545455, "width": 0.37125, "height": 0.8781818}, "detections": ...
{"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "parameters": {"type": "object", "properties": {"url": {"type": "string"}, "language": {"type": "string"}, "country": {"type": "string"}}}, "data": {"type": "object", "properties": {"detected_objects": {"type": "array", "i...
22b86b83-fa8d-43bc-ad82-c518cc6f52c0/0fcc253c-9b13-493e-bbfa-d2d9e8170e9f/0/0
Real-Time Lens Data
Search by image on Google Lens in real-time, get visual matches, OCR, knowledge graph, text, products, QR Code information and more, all in a single API.
9.6
Image to Text (OCR)
Extract text from an image and get paragraph, sentence and word level text detections from Google Lens.
200
Response
{"status": "OK", "request_id": "ea966e75-a9ac-4896-b149-44deae86fb97", "parameters": {"url": "https://s3-us-west-2.amazonaws.com/courses-images/wp-content/uploads/sites/1844/2017/06/15213029/images-textwrap-topbottom.png", "language": "en"}, "data": {"text": "The simplest model of communication relies on three distinct...
{"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "parameters": {"type": "object", "properties": {"url": {"type": "string"}, "language": {"type": "string"}}}, "data": {"type": "object", "properties": {"text": {"type": "string"}, "paragraphs": {"type": "array", "items": {"...
22b86b83-fa8d-43bc-ad82-c518cc6f52c0/b1f190a8-5f0a-4e33-bda1-6c3c7e8e60ef/0/0
Real-Time Lens Data
Search by image on Google Lens in real-time, get visual matches, OCR, knowledge graph, text, products, QR Code information and more, all in a single API.
9.6
Image Search
Search image by url and get visual matches, knowledge graph, products and prices, text and object detections. See it in on Google Lens.
200
Response
{"status": "OK", "request_id": "960e69ee-4cb9-4095-847c-a1e4161a9c37", "parameters": {"url": "https://i.imgur.com/HBrB8p0.png", "language": "en"}, "data": {"visual_matches": [{"position": 1, "title": "File:Danny DeVito by Gage Skidmore.jpg - Wikipedia", "link": "https://en.wikipedia.org/wiki/File:Danny_DeVito_by_Gage_S...
{"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "parameters": {"type": "object", "properties": {"url": {"type": "string"}, "language": {"type": "string"}}}, "data": {"type": "object", "properties": {"visual_matches": {"type": "array", "items": {"type": "object"}}, "know...
22b86b83-fa8d-43bc-ad82-c518cc6f52c0/53c187c2-dda8-4795-be83-beebff2daba6/0/0
Real-Time Lens Data
Search by image on Google Lens in real-time, get visual matches, OCR, knowledge graph, text, products, QR Code information and more, all in a single API.
9.6
Find Image Sources
Send an image URL and get the top 400 source web pages (Reverse Image Search). Note: Requests for this endpoint will be charged 2x (as two requests).
200
Response
{"status": "OK", "request_id": "5a66c8ea-92ab-4116-9f3c-f1dc6167ed27", "parameters": {"url": "https://apkmazon.com/wp-content/uploads/2023/03/ask-ai-chatgpt-powered-chat-1.jpg", "language": "en", "country": "us"}, "data": [{"title": "How to Download Ask AI - ChatGPT powered Chat for Android", "link": "https://apkpure.c...
{"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "parameters": {"type": "object", "properties": {"url": {"type": "string"}, "language": {"type": "string"}, "country": {"type": "string"}}}, "data": {"type": "array", "items": {"type": "object"}}}}
d6671246-5bd8-4c01-ba27-4c2fe612ac07/282fa08a-da02-48a1-a424-9799c28045eb/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Playlist Details
Playlist Details
200
Response
{"author": {"avatar": [{"height": 48, "url": "https://yt3.ggpht.com/ytc/AL5GRJUXR_ihD7sXP2qef0UdDXbgoBVcuVacJG_RCoKd=s48-c-k-c0x00ffffff-no-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/ytc/AL5GRJUXR_ihD7sXP2qef0UdDXbgoBVcuVacJG_RCoKd=s88-c-k-c0x00ffffff-no-rj", "width": 88}, {"height": 176, "url": "h...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/618d43e3-5656-4030-af41-9a4711102a53/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Community Post Details
Community Post Details
200
Response
{"cursorComments": "4qmFsgLxARIYVUNKNXZfTUNZNkdOVUJUTzgtRDNYb0FnGtQBRWdsamIyMXRkVzVwZEhuS0FTZXlBU1JWWjJ0NFExZGxTMUJwU1U5TWMyNW9YelZoTUUxUVNGZERiVmxuWW1ocFptZDNTVnJxQWdRUUFSZ0JxZ05iSWtjd0FOZ0JBZW9CSkZWbmEzaERWMlZMVUdsSlQweHpibWhmTldFd1RWQklWME50V1dkaWFHbG1aM2RKV3ZJQkdGVkRTalYyWDAxRFdUWkhUbFZDVkU4NExVUXpXRzlCWjBJUVkyOXRi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cursorComments": {"type": "string"}, "post": {"type": "object", "properties": {"attachment": {"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "array", "items": {"typ...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/8eae96a8-a819-4912-81ac-6e8a866aa89d/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Video Comments
Video Comments
200
Response
{"comments": [{"author": {"avatar": [{"height": 48, "url": "https://yt3.ggpht.com/ZNrN_2CHWP26qSCqawXgE9oiNP6jaPs9Q60na_tNW0jk0-sB3W8b3uQHBnQBFY03wdAmo9njZmU=s48-c-k-c0x00ffffff-no-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/ZNrN_2CHWP26qSCqawXgE9oiNP6jaPs9Q60na_tNW0jk0-sB3W8b3uQHBnQBFY03wdAmo9njZmU...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"comments": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "strin...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/39c856f1-64d7-4332-9814-f9abae7537fb/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Video Streaming Data
Video Streaming Data
200
Response
{"adaptiveFormats": [{"approxDurationMs": "136208", "averageBitrate": 837914, "bitrate": 1271365, "contentLength": "14266328", "fps": 24, "height": 720, "indexRange": {"end": "1107", "start": "740"}, "initRange": {"end": "739", "start": "0"}, "itag": 136, "lastModified": "1577428497839323", "mimeType": "video/mp4; code...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"adaptiveFormats": {"type": "array", "items": {"type": "object", "properties": {"approxDurationMs": {"type": "string"}, "averageBitrate": {"type": "integer"}, "bitrate": {"type": "integer"}, "contentLength": {"type": "string"}, "fps": {"type...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/03be41b2-0aeb-49a1-b338-f9160c467280/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Video Related Contents
Video Related Contents
200
Response
{"contents": [{"type": "video", "video": {"author": {"avatar": [{"height": 68, "url": "https://yt3.ggpht.com/gKFw8Y1DNe5sc5jVK8swpPrOvYREjS2ExGnudIJnos1FajFzjB3wSvafB7smmmNPUU6hTD5HvQ=s88-c-k-c0x00ffffff-no-rj", "width": 68}], "badges": [{"text": "Official Artist Channel", "type": "OFFICIAL_ARTIST_CHANNEL"}], "title": ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "video": {"type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/756def8f-83c8-4658-9bc0-3d2c6c4ac160/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Video Details
Video Details
200
Response
{"author": {"avatar": [{"height": 48, "url": "https://yt3.ggpht.com/8Lwf4LCR2VmxD2JKiozRu7Lo2jGdnhRs42NawHmMN_xJ8TdW-30e3J9DhumEksivp1Esog4A=s48-c-k-c0x00ffffff-no-nd-rj", "width": 48}, {"height": 88, "url": "https://yt3.ggpht.com/8Lwf4LCR2VmxD2JKiozRu7Lo2jGdnhRs42NawHmMN_xJ8TdW-30e3J9DhumEksivp1Esog4A=s88-c-k-c0x00fff...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/fb270d7c-3234-4d23-8742-f6ae44706bf7/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Channel Details
Channel Details
200
Response
{"artistBio": null, "avatar": [{"height": 48, "url": "https://yt3.googleusercontent.com/ytc/AL5GRJUNCk6JcNlEyBPH_K8x4kPzIR5NtFRNaCBebSG7vjo=s48-c-k-c0x00ffffff-no-rj", "width": 48}, {"height": 88, "url": "https://yt3.googleusercontent.com/ytc/AL5GRJUNCk6JcNlEyBPH_K8x4kPzIR5NtFRNaCBebSG7vjo=s88-c-k-c0x00ffffff-no-rj", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"artistBio": {"type": "null"}, "avatar": {"type": "array", "items": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"]}}, "badges"...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/19e27096-68ae-41ae-901f-720a03c37cb2/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Channel Channels
Channel Channels
200
Response
{"collections": [{"filter": "subscriptions", "title": "Subscriptions"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"collections": {"type": "array", "items": {"type": "object", "properties": {"filter": {"type": "string"}, "title": {"type": "string"}}, "required": ["filter", "title"]}}}, "required": ["collections"]}
d6671246-5bd8-4c01-ba27-4c2fe612ac07/7c5a0530-a82e-4e78-b6c8-cd0acb53c531/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Channel Community
Channel Community
200
Response
{"contents": [{"post": {"attachment": {"images": [{"source": [{"height": 288, "url": "https://yt3.ggpht.com/HL47H0iauDQtKmOpPoBeSlcATtsLCQUoU9jPeAd2RTa58Cx53EilgHTTdh681ZY8hQA5EDABBaHlyvQ=s288-c-fcrop64=1,38000000c7ffffff-nd-v1", "width": 288}, {"height": 400, "url": "https://yt3.ggpht.com/HL47H0iauDQtKmOpPoBeSlcATtsLC...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"post": {"type": "object", "properties": {"attachment": {"type": "object", "properties": {"images": {"type": "array", "items": {"type": "object", "properties": {"source...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/021c3ce6-6376-4aeb-8be7-5a70e82b5e36/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Channel Playlists
Channel Playlists
200
Response
{"collections": [{"filter": "created_playlists_newest", "title": "Date added (newest)"}, {"filter": "created_playlists_last_video_added", "title": "Last video added"}, {"filter": "EglwbGF5bGlzdHMgMnAM", "title": "Weekly Televised Shows"}]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"collections": {"type": "array", "items": {"type": "object", "properties": {"filter": {"type": "string"}, "title": {"type": "string"}}, "required": ["filter", "title"]}}}, "required": ["collections"]}
d6671246-5bd8-4c01-ba27-4c2fe612ac07/2d65b996-ec5b-4f34-b5d8-16ca12913f11/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Channel Videos
Channel Videos
200
Response
{"contents": [{"type": "video", "video": {"badges": [], "isLiveNow": false, "lengthSeconds": 1145, "movingThumbnails": [{"height": 180, "url": "https://i.ytimg.com/an_webp/7R4SNPRz1F0/mqdefault_6s.webp?du=3000&sqp=CN2q3p8G&rs=AOn4CLDjIGPgP0-MT1xVPmq6FBCX4ddUOw", "width": 320}], "publishedTimeText": "1 hour ago", "stats...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "video": {"type": "object", "properties": {"badges": {"type": "array"}, "isLiveNow": {"type": "boolean"}, "lengthSeconds": {"type": "integer...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/0967f974-510b-4e0b-913c-9fa02b1d2d31/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Search
Search
200
Response
{"contents": [{"type": "video", "video": {"author": {"avatar": [{"height": 68, "url": "https://yt3.ggpht.com/8Lwf4LCR2VmxD2JKiozRu7Lo2jGdnhRs42NawHmMN_xJ8TdW-30e3J9DhumEksivp1Esog4A=s88-c-k-c0x00ffffff-no-rj", "width": 68}], "badges": [{"text": "Official Artist Channel", "type": "OFFICIAL_ARTIST_CHANNEL"}], "canonicalB...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "video": {"type": "object", "properties": {"author": {"type": "object", "properties": {"avatar": {"type": "array", "items": {"type": "object...
d6671246-5bd8-4c01-ba27-4c2fe612ac07/52c8accb-8334-41b8-92c2-c54cf8f0b35b/0/0
YouTube v3
With the YouTube Data API, you can add various YouTube features to your app. Use the API for search, videos, playlists, channels and more.
9.2
Auto Complete
Auto Complete
200
Response
{"query": "desp", "results": ["despacito", "despacito justin bieber", "despacito song", "despicable me", "despues de la playa bad bunny", "despacito lyrics", "despicable me 3", "despecha", "despicable me 2", "despecha rosalia", "despicable me song", "desperado eagles", "despacito remix", "desperado rihanna"]}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"query": {"type": "string"}, "results": {"type": "array", "items": {"type": "string"}}}, "required": ["query", "results"]}
cd047483-f688-4911-b571-ce7d87d3007e/5b7e3123-0a05-4b0d-aced-873b94263799/0/0
Radio Stations
A nice collection of APIs to provide information about Radio Stations around the world!
8
Radio Station by Country
Generates a list of Radio Station in a provided country.
200
Response
[{"Name": "Radio City 91.1 FM", "Logo": "http://media.tekbunny.com/radiostations/images/3906.v9.png", "Description": "Owned and promoted by Music Broadcast Private Limited (MBPL), Radio City 91.1 is one of the leading radio stations from India. It has been on air since 2001, broadcasting from Bangalore to 20 of the mos...
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Logo": {"type": "string"}, "Description": {"type": "string"}, "Country": {"type": "string"}, "Continent": {"type": "string"}, "Genre": {"type": "array", "items": {"type": "string"}}, "StreamUrl": {"type": "string"}, "StreamType": ...
cd047483-f688-4911-b571-ce7d87d3007e/1ef9f425-201a-4454-8cf0-f2c0571228d1/0/0
Radio Stations
A nice collection of APIs to provide information about Radio Stations around the world!
8
Radio Station by Name
Provides Radio Station details based on provided name or part of name. Example entering "mirchi" for {name} in /api/v1/station/{name} will return a list of radio stations with name "mirchi".
200
Response
[{"Name": "Club Mirchi Radio", "Logo": "http://media.tekbunny.com/radiostations/images/74910.v10.png", "Description": "Radio Mirchi's free internet radio station plays the best of Bollywood remixes, that will keep you in the party mood 24 by 7.", "Country": "India", "Continent": "Asia", "Genre": ["bollywood", "indian"]...
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Logo": {"type": "string"}, "Description": {"type": "string"}, "Country": {"type": "string"}, "Continent": {"type": "string"}, "Genre": {"type": "array", "items": {"type": "string"}}, "StreamUrl": {"type": "string"}, "StreamType": ...
ed430e17-2965-4519-b31a-5b3b2e3d9cab/740a2b94-5cd2-4844-a834-16c055fcd2c5/0/0
ScrapingBrowser
The simplest API to scrape websites. ScrapingBrowser uses Chrome to render JavaScript and rotating proxies.
7.4
Retrieve Rendered HTML
The RetrieveRenderedHTML endpoint allows users to obtain the fully rendered HTML source of any specified public web page.
200
New Example
{"url": "https://example.com", "source": "<!DOCTYPE html>... (full HTML content)"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "url"]}
dd0515ea-1af8-4f6c-9506-62c98e61cceb/8306d970-785b-4b75-bf76-3a568c8bfb52/0/0
Lottery Results
Lottery results API for the US, including all states. Provided by downtack.com
8.5
Get results by state
With this endpoint you can get the results from the latest draws for a given state. You need to provide the country code, and the state code is optional. If you don't provide a state code you'll get a list of results from games that are played in multiple states. The state code should follow the ISO 3166-2, providing ...
200
Response
{"0": {"name": "Powerball", "plays": [{"draws": [{"date": "03/20/2021", "extraFields": [], "nextDrawDate": "03/24/2021", "nextDrawJackpot": 220000000, "numbers": [{"order": 1, "specialBall": null, "value": "01"}, {"order": 2, "specialBall": null, "value": "06"}, {"order": 3, "specialBall": null, "value": "22"}, {"order...
{"properties": {"0": {"properties": {"name": {"type": "string"}, "plays": {"type": "array"}}, "type": "object"}, "1": {"properties": {"name": {"type": "string"}, "plays": {"type": "array"}}, "type": "object"}, "2": {"properties": {"name": {"type": "string"}, "plays": {"type": "array"}}, "type": "object"}, "3": {"proper...
dd0515ea-1af8-4f6c-9506-62c98e61cceb/a6b05c95-80a9-457d-bd7f-8051dc6a6289/0/0
Lottery Results
Lottery results API for the US, including all states. Provided by downtack.com
8.5
MEGA Millions and Powerball
This endpoints returns the results from the two biggest games in the US. It exists just for compatibilty reasons.
200
Response
[{"name": "Powerball", "plays": [{"draws": [{"date": "03/20/2021", "extraFields": [], "nextDrawDate": "03/24/2021", "nextDrawJackpot": 220000000, "numbers": [{"order": 1, "specialBall": null, "value": "01"}, {"order": 2, "specialBall": null, "value": "06"}, {"order": 3, "specialBall": null, "value": "22"}, {"order": 4,...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "plays": {"type": "array", "items": {"type": "object", "properties": {"draws": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "extraFields": {"t...
dd0515ea-1af8-4f6c-9506-62c98e61cceb/b29894ca-8b1d-420c-91d6-67284162f295/0/0
Lottery Results
Lottery results API for the US, including all states. Provided by downtack.com
8.5
List states by country
This endpoints allows to get a list of states available for a country. The country code should be given following ISO 3166-1 alpha-2 codes. Currently we only support the US, so you should give the US as the country code to get the list of states.
200
Response
[{"iso": "AR", "name": "Arkansas"}, {"iso": "AZ", "name": "Arizona"}, {"iso": "CO", "name": "Colorado "}, {"iso": "CT", "name": "Connecticut"}, {"iso": "DC", "name": "Dist. of Columbia"}, {"iso": "DE", "name": "Delaware"}, {"iso": "FL", "name": "Florida"}, {"iso": "GA", "name": "Georgia"}, {"iso": "IA", "name": "Iowa"}...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"iso": {"type": "string"}, "name": {"type": "string"}}, "required": ["iso", "name"]}}
c569a5a0-6727-420e-834c-2ba935188241/263dbffb-c61c-4cd9-810f-9aa1ac327121/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get Inflation Data from G20
This endpoint will retrieve all the inflation Data only for G20 countries
200
G20 Countries
[{"countryName": "Japan", "lastInflation": "0.1", "previousInflation": "0.2", "date": "Oct/21", "unit": "%"}, {"countryName": "Saudi Arabia", "lastInflation": "1.1", "previousInflation": "0.8", "date": "Nov/21", "unit": "%"}, {"countryName": "Switzerland", "lastInflation": "1.5", "previousInflation": "1.2", "date": "No...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
c569a5a0-6727-420e-834c-2ba935188241/943211d5-7a27-4e4e-93e5-7b7a60ce6117/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get Inflation Data from Australia
This endpoint will retrieve all the inflation Data only for Australian countries
200
Australia Inflation
[{"countryName": "New Caledonia", "lastInflation": "0.63", "previousInflation": "0.9", "date": "Oct/21", "unit": "%"}, {"countryName": "Fiji", "lastInflation": "0.8", "previousInflation": "-0.4", "date": "Aug/21", "unit": "%"}, {"countryName": "Vanuatu", "lastInflation": "2.4", "previousInflation": "5.2", "date": "Jun/...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
c569a5a0-6727-420e-834c-2ba935188241/adabd914-815b-4bfe-bb1d-bc784f46bc19/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get Inflation Data from Africa
This endpoint will retrieve all the inflation Data only for African countries
200
Africa Inflation
[{"countryName": "Rwanda", "lastInflation": "-3.4", "previousInflation": "-3.3", "date": "Nov/21", "unit": "%"}, {"countryName": "Comoros", "lastInflation": "-2.46", "previousInflation": "-2.45", "date": "Jun/21", "unit": "%"}, {"countryName": "Chad", "lastInflation": "-0.9", "previousInflation": "-3.1", "date": "Sep/2...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
c569a5a0-6727-420e-834c-2ba935188241/eedd6c9c-5ecd-4c63-a082-4765bb85e4cf/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get Inflation Data from America
This endpoint will retrieve all the inflation Data only for America countries
200
America Inflation Data
[{"countryName": "Cayman Islands", "lastInflation": "-1", "previousInflation": "-0.7", "date": "Mar/21", "unit": "%"}, {"countryName": "Bolivia", "lastInflation": "0.96", "previousInflation": "0.49", "date": "Nov/21", "unit": "%"}, {"countryName": "Bermuda", "lastInflation": "1.2", "previousInflation": "1.4", "date": "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
c569a5a0-6727-420e-834c-2ba935188241/da9fc41d-5587-4c6c-814a-f1ed018efb85/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get Inflation Data from Asia
This endpoint will retrieve all the inflation Data only for Asian countries
200
Asia Inflation Data
[{"countryName": "Maldives", "lastInflation": "-0.2", "previousInflation": "0.4", "date": "Sep/21", "unit": "%"}, {"countryName": "Japan", "lastInflation": "0.1", "previousInflation": "0.2", "date": "Oct/21", "unit": "%"}, {"countryName": "Bahrain", "lastInflation": "0.7", "previousInflation": "-0.9", "date": "Oct/21",...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
c569a5a0-6727-420e-834c-2ba935188241/b130b6dd-1219-48d1-a4f2-539347343685/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get Inflation Data from Europe
This endpoint will retrieve all the inflation Data only for Europeans countries
200
Europe Inflation
[{"countryName": "Liechtenstein", "lastInflation": "0.9", "previousInflation": "0.9", "date": "Sep/21", "unit": "%"}, {"countryName": "Switzerland", "lastInflation": "1.5", "previousInflation": "1.2", "date": "Nov/21", "unit": "%"}, {"countryName": "Malta", "lastInflation": "2.4", "previousInflation": "1.4", "date": "N...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
c569a5a0-6727-420e-834c-2ba935188241/906bc791-f5d0-4234-8757-2262ef069ca1/0/0
Inflation Rate Around the World
This API returns Inflation Rate around the world... with the current inflation and the previous inflation,,,
6.7
Get All Inflation Data WorldWide
This endpoint will return all Data on Inflation Around the World
200
Inflation WorldWide
[{"countryName": "Rwanda", "lastInflation": "-3.4", "previousInflation": "-3.3", "date": "Nov/21", "unit": "%"}, {"countryName": "Comoros", "lastInflation": "-2.46", "previousInflation": "-2.45", "date": "Jun/21", "unit": "%"}, {"countryName": "Cayman Islands", "lastInflation": "-1", "previousInflation": "-0.7", "date"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"countryName": {"type": "string"}, "lastInflation": {"type": "string"}, "previousInflation": {"type": "string"}, "date": {"type": "string"}, "unit": {"type": "string"}}, "required": ["countryName", "date", "lastInf...
517325c7-c993-4663-9dc9-6c17b3a60074/07ecdf11-dc0e-4216-b154-bc5ebe31b9af/0/0
AppStore Scraper API
An API to scrape data of any app on AppStore an Google Play.
7.1
Retrieves the full detail of an application on GooglePlay
Retrieves the full detail of an application. Options: appId: the Google Play id (bundle ID) of the application.
200
Response
{"title": "Google Translate", "description": "\u2022 Text translation: Translate between 108 languages by typing\n\u2022 Tap to Translate: Copy text in any app and tap the Google Translate icon to translate (all languages)\n\u2022 Offline: Translate with no internet connection (59 languages)\n\u2022 Instant camera tran...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "descriptionHTML": {"type": "string"}, "summary": {"type": "string"}, "installs": {"type": "string"}, "minInstalls": {"type": "integer"}, "maxInstalls": {"type": "integer"}, "sc...
517325c7-c993-4663-9dc9-6c17b3a60074/fc53ad0f-96e2-42ae-8306-d6a3dbb218e1/0/0
AppStore Scraper API
An API to scrape data of any app on AppStore an Google Play.
7.1
Retrieves the full detail of an application on AppStore
Retrieves the full detail of an application. Options: id: the iTunes "trackId" of the app, for example 553834731 for Candy Crush Saga.
200
Response
{"id": 553834731, "appId": "com.midasplayer.apps.candycrushsaga", "title": "Candy Crush Saga", "url": "https://apps.apple.com/us/app/candy-crush-saga/id553834731?uo=4", "description": "Start playing\u00a0Candy Crush Saga\u00a0today \u2013\u00a0a legendary\u00a0puzzle game\u00a0loved by millions of players around the wo...
{"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "genres": {"type": "array", "items": {"type": "string"}}, "genreIds": {"type": "array", "items": {"type": "stri...
596a5c70e4b03e024df91b10/b648c05d-eef2-429f-a25a-1f3a743d8a3d/0/0
GeoDB Cities
Get global city, region, and country data. Filter and display results in multiple languages.
9.9
Place Distance
Gets this place's distance to the given place.
200
Example_1
{"data": 2445.9}
{"properties": {"data": {"type": "integer"}}, "type": "object"}
596a5c70e4b03e024df91b10/d1fd01d9-b1fd-4b9d-addc-ece45794f920/0/0
GeoDB Cities
Get global city, region, and country data. Filter and display results in multiple languages.
9.9
Place Time
Get this place's current time in ISO-8601 format: HHmmss.SSSZ
200
New Example
{"data": "14:45:46.433300911"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}}, "required": ["data"]}
596a5c70e4b03e024df91b10/e50f2bf7-19cf-46f8-b92b-749b370872e9/0/0
GeoDB Cities
Get global city, region, and country data. Filter and display results in multiple languages.
9.9
Place Date-Time
Get this place's current date-time in ISO-6801 format: yyyyMMdd'T'HHmmssZ
200
New Example
{"data": "2022-09-23T17:40:21.634600513-04:00"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}}, "required": ["data"]}