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 |
|---|---|---|---|---|---|---|---|---|---|
b66c3b4c-c9df-4d95-96db-45a64cd37979/0376969a-dcfb-4e62-8b25-5510a9985b30/0/0 | Quora Data - Posts - Questions - Experts Search Results Data Provider | Unofficial Quora API for Search. Extract unlimited data from any Quora search URL including post, questions and experts data. | 6.6 | Job Results | After creating a job with the Create Job endpoint, you will use this endpoint to fetch the results of your data request using the jobid value saved from the response of your StartJob request | 200 | Example_1 | {"date": [{"id": "c6a9cb46-8267-11ec-aabb-49299d434c01", "space_link": "https://digitalmarketing.quora.com", "panswers": null, "poster_name": "Siva Sreedhar Reddy.S", "poster_credential": "Digital Marketing Specialist", "pviews": 3928, "pupvotes": 16, "post_content": "Best Digital Marketing Books for beginners, intermediate level, expert level, SEO, PPC, SMM, Analytics", "pquestion_url": "", "post_ext_link": "https://helpfreshers.com/digital-marketing-books/", "space_name": "Digital Marketing ninjas", "post_date": "11/04/2021", "pshares": 2, "post_type": "Post", "poster_link": "https://www.quora.com/profile/Siva-Sreedhar-Reddy-S", "pquestion_title": "Best 5 Digital Marketing Books SEO, PPC, SMM - help freshers", "qfollows": null, "jobid": "b9af9d94-8267-11ec-aabb-49299d434c01", "targeturl": "https://www.quora.com/search?q=digital%20marketing&type=post&time=year", "sortorder": 5, "poster_image": "https://qph.cf2.quoracdn.net/main-thumb-102876350-200-nyabvvpovklbqcajcwpcgmwbtmnqpfnn.jpeg", "poster_views": 817649, "poster_month_views": 3234, "poster_job": "SEO Executive;", "poster_education": "B.Tech,Gates Institute of Technology;", "poster_location": "Velpucherla", "poster_joined": "28/09/2015", "poster_follows": 167, "poster_experience": "SEO,SEM,SMO, Web designer, and Freelancer", "qviews": 0, "keyword": null}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"date": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "space_link": {"type": "string"}, "panswers": {"type": "null"}, "poster_name": {"type": "string"}, "poster_credential": {"type": "string"}, "pviews": {"type": "integer"}, "pupvotes": {"type": "integer"}, "post_content": {"type": "string"}, "pquestion_url": {"type": "string"}, "post_ext_link": {"type": "string"}, "space_name": {"type": "string"}, "post_date": {"type": "string"}, "pshares": {"type": "integer"}, "post_type": {"type": "string"}, "poster_link": {"type": "string"}, "pquestion_title": {"type": "string"}, "qfollows": {"type": "null"}, "jobid": {"type": "string"}, "targeturl": {"type": "string"}, "sortorder": {"type": "integer"}, "poster_image": {"type": "string"}, "poster_views": {"type": "integer"}, "poster_month_views": {"type": "integer"}, "poster_job": {"type": "string"}, "poster_education": {"type": "string"}, "poster_location": {"type": "string"}, "poster_joined": {"type": "string"}, "poster_follows": {"type": "integer"}, "poster_experience": {"type": "string"}, "qviews": {"type": "integer"}, "keyword": {"type": "null"}}, "required": ["id", "jobid", "keyword", "panswers", "post_content", "post_date", "post_ext_link", "post_type", "poster_credential", "poster_education", "poster_experience", "poster_follows", "poster_image", "poster_job", "poster_joined", "poster_link", "poster_location", "poster_month_views", "poster_name", "poster_views", "pquestion_title", "pquestion_url", "pshares", "pupvotes", "pviews", "qfollows", "qviews", "sortorder", "space_link", "space_name", "targeturl"]}}}, "required": ["date"]} |
628f8a50-07c0-4891-a2c1-a0906ba4a9b4/5fedaef4-d897-4089-883b-0e0bd14c06b2/0/0 | Indonesian Identification Card (KTP) | Want a dedicated server? contact https://t.me/dark_as_primary - Unlock the power of personal data retrieval with the Indonesian Identification Card API! Easily access essential information such as name, date of birth, address, gender, age, and more. Seamlessly integrate this API into your applications for efficient identity verification, personalized user experiences, and data-driven decision-making. Enhance your services and streamline processes with precision and accuracy, all at your finge... | 9.6 | Daftar Pemilih Tetap Baru (DPTb) | Get Daftar Pemilih Tetap Baru (DPTb) | 200 | Response | {"success": true, "message": "success", "results": {"findDptb": {"nama": "AKBAR", "namaKab": "LUWU", "namaKel": "SALULINO", "namaKec": "WALENRANG UTARA", "alamat": "DUSUN SALULINO", "tpsId": "77252004", "tps_no": "4", "lat": "-2.760845 S ", "lon": "120.141679 E"}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"findDptb": {"type": "object", "properties": {"nama": {"type": "string"}, "namaKab": {"type": "string"}, "namaKel": {"type": "string"}, "namaKec": {"type": "string"}, "alamat": {"type": "string"}, "tpsId": {"type": "string"}, "tps_no": {"type": "string"}, "lat": {"type": "string"}, "lon": {"type": "string"}}, "required": ["alamat", "lat", "lon", "nama", "namaKab", "namaKec", "namaKel", "tpsId", "tps_no"]}}, "required": ["findDptb"]}}, "required": ["message", "results", "success"]} |
628f8a50-07c0-4891-a2c1-a0906ba4a9b4/331866a8-7461-48ad-b159-b04a1536d55e/0/0 | Indonesian Identification Card (KTP) | Want a dedicated server? contact https://t.me/dark_as_primary - Unlock the power of personal data retrieval with the Indonesian Identification Card API! Easily access essential information such as name, date of birth, address, gender, age, and more. Seamlessly integrate this API into your applications for efficient identity verification, personalized user experiences, and data-driven decision-making. Enhance your services and streamline processes with precision and accuracy, all at your finge... | 9.6 | Get data by NIK V3 | Get data by NIK V3 | 200 | Response | {"success": true, "message": "success", "results": {"realtime_data": {"data": {"findNikSidalih": {"nama": "I NYOMAN PATRA", "nik": "517104**********", "nkk": "517104**********", "jenis_kelamin": null, "provinsi": null, "kabupaten": "KOTA DENPASAR", "kecamatan": "DENPASAR UTARA", "kelurahan": "PEGUYANGAN KANGIN", "tps": "2", "alamat": "CENGKILUNG,JL. CEKOMARIA II, PEGUYANGAN KANGIN, KEC. DENPASAR UTARA, KOTA DENPASAR, BALI 80115", "lat": "-8.5972809", "lon": "115.2255124", "lhp": [{"nama": "I NYOMAN PATRA", "nik": "517104**********", "nkk": "517104**********", "jenis_kelamin": null, "kecamatan": "DENPASAR UTARA", "kelurahan": "PEGUYANGAN KANGIN", "tps": "2", "id": "1414", "flag": null, "source": "DN", "alamat": "CENGKILUNG,JL. CEKOMARIA II, PEGUYANGAN KANGIN, KEC. DENPASAR UTARA, KOTA DENPASAR, BALI 80115", "lat": "-8.5972809", "lon": "115.2255124"}]}}}, "parse_data": {"nik": 5171041903640005, "valid": true, "jenis_kelamin": "LAKI-LAKI", "tanggal_lahir": "19/03/1964", "usiaText": "59 Tahun 7 Bulan 12 Hari", "usiaValue": {"tahun": 59, "bulan": 7, "hari": 12}, "uniqe_code": "0005", "provinsi": "BALI", "provinsi_id": "51", "kota_kabupaten": "KOTA DENPASAR", "kota_kabupaten_id": "51.71", "kecamatan": "DENPASAR UTARA", "kecamatan_id": "51.71.04", "kelurahan": "PEGUYANGAN KANGIN", "kelurahan_id": "51.71.04.2011", "kodepos": "80231"}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "results": {"type": "object", "properties": {"realtime_data": {"type": "object", "properties": {"data": {"type": "object", "properties": {"findNikSidalih": {"type": "object", "properties": {"nama": {"type": "string"}, "nik": {"type": "string"}, "nkk": {"type": "string"}, "jenis_kelamin": {"type": "null"}, "provinsi": {"type": "null"}, "kabupaten": {"type": "string"}, "kecamatan": {"type": "string"}, "kelurahan": {"type": "string"}, "tps": {"type": "string"}, "alamat": {"type": "string"}, "lat": {"type": "string"}, "lon": {"type": "string"}, "lhp": {"type": "array", "items": {"type": "object", "properties": {"nama": {"type": "string"}, "nik": {"type": "string"}, "nkk": {"type": "string"}, "jenis_kelamin": {"type": "null"}, "kecamatan": {"type": "string"}, "kelurahan": {"type": "string"}, "tps": {"type": "string"}, "id": {"type": "string"}, "flag": {"type": "null"}, "source": {"type": "string"}, "alamat": {"type": "string"}, "lat": {"type": "string"}, "lon": {"type": "string"}}, "required": ["alamat", "flag", "id", "jenis_kelamin", "kecamatan", "kelurahan", "lat", "lon", "nama", "nik", "nkk", "source", "tps"]}}}, "required": ["alamat", "jenis_kelamin", "kabupaten", "kecamatan", "kelurahan", "lat", "lhp", "lon", "nama", "nik", "nkk", "provinsi", "tps"]}}, "required": ["findNikSidalih"]}}, "required": ["data"]}, "parse_data": {"type": "object", "properties": {"nik": {"type": "integer"}, "valid": {"type": "boolean"}, "jenis_kelamin": {"type": "string"}, "tanggal_lahir": {"type": "string"}, "usiaText": {"type": "string"}, "usiaValue": {"type": "object", "properties": {"tahun": {"type": "integer"}, "bulan": {"type": "integer"}, "hari": {"type": "integer"}}, "required": ["bulan", "hari", "tahun"]}, "uniqe_code": {"type": "string"}, "provinsi": {"type": "string"}, "provinsi_id": {"type": "string"}, "kota_kabupaten": {"type": "string"}, "kota_kabupaten_id": {"type": "string"}, "kecamatan": {"type": "string"}, "kecamatan_id": {"type": "string"}, "kelurahan": {"type": "string"}, "kelurahan_id": {"type": "string"}, "kodepos": {"type": "string"}}, "required": ["jenis_kelamin", "kecamatan", "kecamatan_id", "kelurahan", "kelurahan_id", "kodepos", "kota_kabupaten", "kota_kabupaten_id", "nik", "provinsi", "provinsi_id", "tanggal_lahir", "uniqe_code", "usiaText", "usiaValue", "valid"]}}, "required": ["parse_data", "realtime_data"]}}, "required": ["message", "results", "success"]} |
67e55de7-5210-4d4f-8990-22914484b286/269ed6cc-3a3c-4d4e-82bf-96fbd750cda2/0/0 | Realtor | Query real time data of US real estate properties and agents | 9.6 | Property Details | Get property details by property ID or by Address | 200 | Response | {"home": {"advertisers": [{"builder": {"fulfillment_id": null}, "office": {"phones": [{"ext": "", "number": "3104816262", "primary": true, "trackable": null, "type": "Office"}, {"ext": "", "number": "3104727380", "primary": false, "trackable": null, "type": "Fax"}]}, "state_license": "01233146", "team": null, "team_name": null}], "branding": [{"accent_color": null, "name": "Sylvia Dunbar", "phone": null, "photo": null, "slogan": null, "type": "Agent"}, {"accent_color": null, "name": "Sotheby's International Realty - Brentwood Brokerage", "phone": null, "photo": "https://ap.rdcpix.com/1e60de9c53e3626df92e9367412cae26o-w4143729470s.jpg", "slogan": null, "type": "Office"}], "builder": null, "coming_soon_date": null, "community": null, "consumer_advertisers": [{"address": null, "advertiser_id": "39717", "agent_id": "39717", "broker_id": null, "contact_name": null, "hours": null, "href": "/realestateagents/Sylvia-Dunbar_Santa-Monica_CA_39717", "name": "Sylvia Dunbar", "phone": null, "photo": {"description": null, "href": null, "type": null}, "show_realtor_logo": false, "slogan": null, "type": "Agent"}, {"address": null, "advertiser_id": "39717", "agent_id": "39717", "broker_id": null, "contact_name": null, "hours": null, "href": "https://www.sothebysrealty.com/id/vx5pt9", "name": "Sotheby's International Realty - Brentwood Brokerage", "phone": "(310) 481-6262", "photo": {"description": null, "href": "https://ap.rdcpix.com/1e60de9c53e3626df92e9367412cae26o-w4143729470s.jpg", "type": null}, "show_realtor_logo": false, "slogan": null, "type": "Office"}], "description": {"baths": 7, "baths_1qtr": null, "baths_3qtr": 1, "baths_consolidated": "6.5", "baths_full": 5, "baths_half": 1, "baths_max": null, "baths_min": null, "beds": 7, "beds_max": null, "beds_min": null, "garage": null, "lot_sqft": 8572, "name": null, "pool": null, "rooms": null, "sqft": 6606, "sqft_max": null, "sqft_min": null, "stories": null, "sub_type": null, "text": "AVAILABLE JUNE 4 THRU AUG 27TH. A modern interpretation of Tuscan architecture, this home features 8 beds & 7.5 baths. Nestled between San Vicente Boulevard & the shopping/cafe district of Montana Avenue. Located on 1 of 4 double-wide residential roads containing the premier single family homes in the area, this spectacular residence offers multiple fireplaces, a media room with theater seating (including 8 electronic recliners), a bar, and a wine cave constructed in the style of European below-ground vaults. Other features include a steam room, an elliptical stationary bike, a bar, 4 televisions, an espresso machine, a steamer, dual Wolf professional ovens with multiple gas burners, a Sonos interior and exterior sound system and other amenities. This Santa Monica location is ideal for in-town adventures, as it is close to restaurants, cafes, designer clothing, furniture boutiques and the beach. The Third Street Promenade is only a 5 minute drive away, with the Santa Monica Pier at the other end. Annual - $95,000 Per Month", "type": "single_family", "unit_type": null, "units": null, "year_built": 2005}, "details": [{"category": "Bedrooms", "parent_category": "Interior", "text": ["Bedrooms: 7"]}, {"category": "Bathrooms", "parent_category": "Interior", "text": ["Total Bathrooms: 7.00", "Full Bathrooms: 5", "1/2 Bathrooms: 1", "3/4 Bathrooms: 1"]}, {"category": "Other Rooms", "parent_category": "Interior", "text": ["Bar, Basement, Breakfast Area, Den/Office, Dining Area, Family Room, Guest House, Guest-Maids Quarters, Home Theatre, Library, Master Bedroom, Media Room, Office, Pantry, Powder, Projection, Separate Family Room, Study/Office, Walk-In Closet, Wine Cellar", "Den Description: 1", "Family Room Description: 1"]}, {"category": "Appliances", "parent_category": "Interior", "text": ["Laundry Facilities: Inside, Laundry Area"]}, {"category": "Heating and Cooling", "parent_category": "Interior", "text": ["Cooling Features: Central", "Fireplace Features: FireplaceRooms: Family Room, Gas, Gas and Wood, Gas Starter, Living Room, Master Bedroom, Patio, Wood Burning", "Heating Features: Central"]}, {"category": "Interior Features", "parent_category": "Interior", "text": ["Furnished Description: Furnished", "Flooring: Carpet, Ceramic Tile, Mixed"]}, {"category": "Pool and Spa", "parent_category": "Exterior", "text": ["Pool Features: Heated, Private", "Pool Private: Yes"]}, {"category": "Land Info", "parent_category": "Exterior", "text": ["Lot Size Acres: 0.196786", "Lot Size Source: Vendor Enhanced", "Lot Size Square Feet: 8572"]}, {"category": "Garage and Parking", "parent_category": "Exterior", "text": ["Garage Description: Above Street Level, On street"]}, {"category": "Home Features", "parent_category": "Exterior", "text": ["View: Green Belt, Pool", "Other Equipment: Alarm System, Antenna, Barbeque, Bar Ice Maker, Built-Ins, Cable, Central Vacuum, Dishwasher, Dryer, Garbage Disposal, Hood Fan, Ice Maker, Intercom, Microwave, Network Wire, Phone System, Range/Oven, Refrigerator, Vented Exhaust Fan, Washer, Water Line to Refrigerator"]}, {"category": "Amenities and Community Features", "parent_category": "Community", "text": ["Maid Service", "Security", "Separate Maids Qtrs"]}, {"category": "Homeowners Association", "parent_category": "Community", "text": ["Association: No", "Calculated Total Monthly Association Fees: 0", "Pets Allowed: Call For Rules"]}, {"category": "Rental Info", "parent_category": "Community", "text": ["Lease Term: Season", "Tenant Pays: Cable TV, Electricity, Gas, Water", "Security Deposit: 10000"]}, {"category": "Other Property Info", "parent_category": "Listing", "text": ["Source Listing Status: Active", "County: Los Angeles", "Availability Date: 2022-06-04", "Directions: North of Montana Ave, West of 7th street", "Area: Santa Monica", "Source Neighborhood: Santa Monica", "Parcel Number: 4293-013-005", "Zoning: SMR1", "Source System Name: C2C"]}, {"category": "Building and Construction", "parent_category": "Features", "text": ["Total Square Feet Living: 6606", "Year Built: 2005", "Other Buildings: Detached", "Living Area Source: Owner", "Property Age: 17", "Structure Type: Single Family", "House Style: Tuscan", "Year Built Source: Assessor"]}], "flags": {"is_coming_soon": null, "is_contingent": null, "is_deal_available": null, "is_foreclosure": null, "is_new_construction": null, "is_new_listing": false, "is_pending": null, "is_price_excludes_land": null, "is_price_reduced": null, "is_senior_community": null, "is_short_sale": null, "is_subdivision": null}, "floorplans": {"floorplan_2d": [], "floorplan_3d": []}, "hoa": {"fee": 0}, "home_tours": {"virtual_tours": []}, "last_price_change_amount": 10000, "lead_attributes": {"disclaimer_text": null, "is_tcpa_message_enabled": null, "lead_type": "rental_basic_mls", "opcity_lead_attributes": {"cashback_enabled": false, "flip_the_market_enabled": false, "phones": null, "smarthome_enabled": false}, "ready_connect_mortgage": {"show_contact_a_lender": false, "show_veterans_united": false}, "show_contact_an_agent": true, "show_lead_form": true, "show_text_leads": true}, "list_date": "2018-12-03T21:09:48Z", "list_price": 95000, "list_price_max": null, "list_price_min": null, "listing_id": "618643008", "local": {"flood": {"fema_zone": ["X"], "flood_factor_score": 1}}, "location": {"address": {"city": "Santa Monica", "coordinate": {"lat": 34.02604, "lon": -118.504176}, "country": "USA", "line": "506 Palisades Ave", "postal_code": "90402", "state": "California", "state_code": "CA", "street_direction": null, "street_name": "Palisades", "street_number": "506", "street_post_direction": null, "street_suffix": "Ave", "unit": null, "validation_code": "121"}, "city": {"county": "Los Angeles", "county_needed_for_uniq": false, "slug_id": "Santa-Monica_CA"}, "county": {"fips_code": "06037", "name": "Los Angeles"}, "cross_street": null, "driving_directions": null, "neighborhoods": [{"geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_days_on_market": 42, "median_listing_price": 3500000, "median_lot_size": 21758, "median_price_per_sqft": 1549, "median_sold_price": 4525000}, "type": "home"}], "hot_market_badge": "Other", "local_hotness_score": 34.196891191709845, "median_days_on_market": 43, "median_listing_price": 3550000, "median_price_per_sqft": 1531, "median_sold_price": 5575000, "national_hotness_score": 37.602291}}, "level": "neighborhood", "name": "North of Montana", "recommended": {"geos": [{"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 2549000}, "type": "home"}], "median_listing_price": 2897000}}, "name": "Brentwood", "slug_id": "Brentwood_Los-Angeles_CA"}, {"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 1595000}, "type": "home"}], "median_listing_price": 1674500}}, "name": "Westwood", "slug_id": "Westwood_Los-Angeles_CA"}, {"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 2370000}, "type": "home"}], "median_listing_price": 2395000}}, "name": "Venice", "slug_id": "Venice_Los-Angeles_CA"}, {"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 1380000}, "type": "home"}], "median_listing_price": 1399000}}, "name": "Marina del Rey", "slug_id": "Marina-del-Rey_Los-Angeles_CA"}]}, "slug_id": "North-of-Montana_Santa-Monica_CA"}, {"geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_days_on_market": 51, "median_listing_price": 2795000, "median_lot_size": 16940, "median_price_per_sqft": 1097, "median_sold_price": 2162500}, "type": "home"}], "hot_market_badge": null, "local_hotness_score": null, "median_days_on_market": 51, "median_listing_price": 2799000, "median_price_per_sqft": 1070, "median_sold_price": 2207500, "national_hotness_score": null}}, "level": "macro_neighborhood", "name": "Westside LA", "recommended": {"geos": [{"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 1499450}, "type": "home"}], "median_listing_price": 1475000}}, "name": "Sherman Oaks", "slug_id": "Sherman-Oaks_Los-Angeles_CA"}, {"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 1998500}, "type": "home"}], "median_listing_price": 1996500}}, "name": "Encino", "slug_id": "Encino_Los-Angeles_CA"}, {"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 2370000}, "type": "home"}], "median_listing_price": 2395000}}, "name": "Venice", "slug_id": "Venice_Los-Angeles_CA"}, {"city": "Los Angeles", "geo_statistics": {"housing_market": {"by_prop_type": [{"attributes": {"median_listing_price": 3095000}, "type": "home"}], "median_listing_price": 2775000}}, "name": "Hollywood Hills West", "slug_id": "Hollywood-Hills-West_Los-Angeles_CA"}]}, "slug_id": "Westside-LA_Los-Angeles_CA"}], "parcel": {"boundary": {"coordinates": [[[-118.503916294966, 34.0259154627579], [-118.50403249164201, 34.0258212196246], [-118.504434994568, 34.026166184945694], [-118.50431965195, 34.026259765406294], [-118.503916294966, 34.0259154627579]]], "type": "Polygon"}}, "postal_code": {"geo_statistics": {"housing_market": {"hot_market_badge": "Other"}}, "slug_id": "90402"}}, "matterport": null, "move_in_date": null, "open_houses": null, "other_listings": {"rdc": [{"listing_id": "618643008", "status": "for_rent"}, {"listing_id": "2920745509", "status": "off_market"}, {"listing_id": "614115364", "status": "off_market"}, {"listing_id": "614024984", "status": "off_market"}, {"listing_id": "612247960", "status": "off_market"}, {"listing_id": "602002108", "status": "off_market"}, {"listing_id": "593388740", "status": "off_market"}, {"listing_id": "571221972", "status": "off_market"}, {"listing_id": "554276876", "status": "off_market"}, {"listing_id": "556467376", "status": "off_market"}, {"listing_id": "510413648", "status": "off_market"}, {"listing_id": "512681652", "status": "off_market"}, {"listing_id": "557684048", "status": "sold"}, {"listing_id": "558072144", "status": "off_market"}, {"listing_id": "555115116", "status": "sold"}, {"listing_id": "555116936", "status": "sold"}]}, "permalink": "506-Palisades-Ave_Santa-Monica_CA_90402_M14975-48641", "photo_count": 37, "photos": [{"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2230302418s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3396921042s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3710121975s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w106349024s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3271233964s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w367520924s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3868788044s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w1436584045s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w1790757839s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3603511466s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w970028283s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w1125305310s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3606919295s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3184934348s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2655643733s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w1779562169s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2603843175s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w350430246s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3056888718s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2433692771s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w522214873s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3771231580s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3275114258s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w580559410s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3287058346s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2108581643s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w4170440114s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w4199625859s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w3520909710s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2934747287s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w4211298442s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w4216498285s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2002433841s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w1217334646s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w401173622s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w2475333135s.jpg", "tags": null, "title": null, "type": null}, {"description": null, "href": "https://ap.rdcpix.com/f6e896fb0b55ccb9e5f772e5f83d8a1el-w94676621s.jpg", "tags": null, "title": null, "type": null}], "price_per_sqft": 14, "products": {"brand_name": "essentials", "products": ["core.agent", "core.broker"]}, "property_history": [{"date": "2022-01-26", "event_name": "Listed for rent", "price": 95000, "price_sqft": 14.380865879503482, "source_name": "CLAW"}, {"date": "2022-01-02", "event_name": "Listing removed", "price": 0, "price_sqft": null, "source_name": "CLAW"}, {"date": "2020-12-30", "event_name": "Price Changed for rent", "price": 85000, "price_sqft": 12.686567164179104, "source_name": "CLAW"}, {"date": "2020-06-20", "event_name": "Price Changed for rent", "price": 75000, "price_sqft": 11.194029850746269, "source_name": "CLAW"}, {"date": "2020-02-14", "event_name": "Listed for rent", "price": 49000, "price_sqft": 7.313432835820896, "source_name": "CLAW"}, {"date": "2020-02-10", "event_name": "Listing removed", "price": 0, "price_sqft": null, "source_name": "CLAW"}, {"date": "2018-12-03", "event_name": "Listed for rent", "price": 49000, "price_sqft": 6.125, "source_name": "CLAW"}, {"date": "2018-10-08", "event_name": "Listing removed", "price": 0, "price_sqft": null, "source_name": "CLAW"}, {"date": "2018-10-08", "event_name": "Listing removed", "price": 0, "price_sqft": null, "source_name": "CLAW"}, {"date": "2018-09-27", "event_name": "Listing removed", "price": 55000, "price_sqft": 6.875, "source_name": "CLAW"}, {"date": "2018-09-24", "event_name": "Listing removed", "price": 55000, "price_sqft": 6.875, "source_name": "CLAW"}, {"date": "2018-06-01", "event_name": "Listed for rent", "price": 55000, "price_sqft": 6.875, "source_name": "CLAW"}, {"date": "2018-05-30", "event_name": "Listed for rent", "price": 55000, "price_sqft": 6.875, "source_name": "CLAW"}, {"date": "2018-05-30", "event_name": "Listing removed", "price": 55000, "price_sqft": 6.875, "source_name": "CLAW"}, {"date": "2018-03-19", "event_name": "Listed for rent", "price": 55000, "price_sqft": 6.875, "source_name": "CLAW"}, {"date": "2017-08-26", "event_name": "Listing removed", "price": 49500, "price_sqft": 6.780821917808219, "source_name": "CLAW"}, {"date": "2017-01-25", "event_name": "Listed for rent", "price": 49500, "price_sqft": 6.780821917808219, "source_name": "CLAW"}, {"date": "2016-09-01", "event_name": "Listing removed", "price": 80000, "price_sqft": 10.95890410958904, "source_name": "CLAW"}, {"date": "2016-02-04", "event_name": "Price Changed for rent", "price": 80000, "price_sqft": 10.95890410958904, "source_name": "CLAW"}, {"date": "2016-02-01", "event_name": "Listed for rent", "price": 75000, "price_sqft": 10.273972602739725, "source_name": "CLAW"}, {"date": "2014-08-24", "event_name": "Listing removed", "price": 25000, "price_sqft": 3.5053280987100393, "source_name": "CLAW"}, {"date": "2014-07-09", "event_name": "Price Changed for rent", "price": 25000, "price_sqft": 3.5053280987100393, "source_name": "CLAW"}, {"date": "2014-03-06", "event_name": "Listed for rent", "price": 21000, "price_sqft": 2.944475602916433, "source_name": "CLAW"}, {"date": "2013-08-13", "event_name": "Listing removed", "price": 67500, "price_sqft": 9.464385866517105, "source_name": "CLAW"}, {"date": "2013-07-09", "event_name": "Listed for rent", "price": 67500, "price_sqft": 9.464385866517105, "source_name": "CLAW"}, {"date": "2013-07-03", "event_name": "Listing removed", "price": 19000, "price_sqft": 2.66404935501963, "source_name": "CLAW"}, {"date": "2013-05-10", "event_name": "Listed for rent", "price": 19000, "price_sqft": 2.66404935501963, "source_name": "CLAW"}, {"date": "2012-08-01", "event_name": "Listing removed", "price": 19500, "price_sqft": 3.0952380952380953, "source_name": "ITECH"}, {"date": "2009-12-03", "event_name": "Listing removed", "price": 19500, "price_sqft": 3.0952380952380953, "source_name": "CLAW"}, {"date": "2009-12-01", "event_name": "Listing removed", "price": 19500, "price_sqft": 3.0952380952380953, "source_name": "CLAW"}, {"date": "2009-11-18", "event_name": "Price Changed for rent", "price": 19500, "price_sqft": 3.0952380952380953, "source_name": "CLAW"}, {"date": "2009-11-08", "event_name": "Price Changed for rent", "price": 21500, "price_sqft": 3.4126984126984126, "source_name": "CLAW"}, {"date": "2009-10-23", "event_name": "Listed for rent", "price": 25000, "price_sqft": 3.9682539682539684, "source_name": "CLAW"}, {"date": "2009-10-21", "event_name": "Listed for rent", "price": 19500, "price_sqft": 3.0952380952380953, "source_name": "ITECH"}, {"date": "2009-10-21", "event_name": "Listed for rent", "price": 19500, "price_sqft": 3.0952380952380953, "source_name": "CLAW"}, {"date": "2007-12-06", "event_name": "Sold", "price": 5900000, "price_sqft": 936.5079365079365, "source_name": "ITECH"}, {"date": "2007-11-01", "event_name": "Listed", "price": 6295000, "price_sqft": 999.2063492063492, "source_name": "ITECH"}, {"date": "2007-09-23", "event_name": "Listing removed", "price": 7950000, "price_sqft": 1186.5671641791046, "source_name": "ITECH"}, {"date": "2007-03-23", "event_name": "Listed", "price": 7950000, "price_sqft": 1186.5671641791046, "source_name": "ITECH"}, {"date": "2003-07-31", "event_name": "Sold", "price": 1485000, "price_sqft": 944.6564885496183, "source_name": "ITECH"}, {"date": "2003-03-14", "event_name": "Listed", "price": 1549000, "price_sqft": 985.3689567430025, "source_name": "ITECH"}, {"date": "2002-08-02", "event_name": "Sold", "price": 1395000, "price_sqft": 887.4045801526718, "source_name": "ITECH"}, {"date": "2002-05-09", "event_name": "Listed", "price": 1395000, "price_sqft": 887.4045801526718, "source_name": "ITECH"}], "property_id": "1497548641", "provider_url": {"href": "https://www.sothebysrealty.com/id/vx5pt9"}, "schools": {"schools": [{"assigned": true, "distance_in_miles": 0.3, "education_levels": ["elementary"], "funding_type": "public", "grades": ["K", "1", "2", "3", "4", "5"], "id": "078613301", "name": "Roosevelt Elementary School", "parent_rating": 3, "rating": 8, "review_count": 26, "slug": "Roosevelt-Elementary-School-078613301", "slug_id": "Roosevelt-Elementary-School-078613301", "student_count": 763, "student_teacher_ratio": 21}, {"assigned": true, "distance_in_miles": 0.9, "education_levels": ["middle"], "funding_type": "public", "grades": ["6", "7", "8"], "id": "078613201", "name": "Lincoln Middle School", "parent_rating": 4, "rating": 8, "review_count": 14, "slug": "Lincoln-Middle-School-078613201", "slug_id": "Lincoln-Middle-School-078613201", "student_count": 1102, "student_teacher_ratio": 21.9}, {"assigned": true, "distance_in_miles": 1.5, "education_levels": ["high"], "funding_type": "public", "grades": ["9", "10", "11", "12"], "id": "078613311", "name": "Santa Monica High School", "parent_rating": 3, "rating": 8, "review_count": 39, "slug": "Santa-Monica-High-School-078613311", "slug_id": "Santa-Monica-High-School-078613311", "student_count": 2857, "student_teacher_ratio": 32.4}, {"assigned": null, "distance_in_miles": 0.4, "education_levels": ["elementary"], "funding_type": "private", "grades": ["K", "1", "2", "3", "4", "5", "6"], "id": "078699221", "name": "Carlthorp", "parent_rating": 5, "rating": null, "review_count": 3, "slug": "Carlthorp-078699221", "slug_id": "Carlthorp-078699221", "student_count": 280, "student_teacher_ratio": null}], "total": 4}, "source": {"disclaimer": {"href": null, "text": "\u00a91995-2022 The MLS\u2122 All rights reserved."}, "id": "WECA", "listing_id": "18-412606", "name": "CLAW", "plan_id": null, "raw": {"style": "Tuscan", "tax_amount": null}, "spec_id": null, "type": "mls"}, "status": "for_rent", "suppression_flags": {"has_suppress_all_offmarket_photos_except_one": true}, "tags": ["central_air", "central_heat", "community_security_features", "den_or_office", "dining_room", "family_room", "fireplace", "game_room", "laundry_room", "view", "swimming_pool", "basement", "media_room", "furniture", "beach", "shopping"], "tax_history": [{"assessment": {"building": 3267517, "land": 4247214, "total": 7514731}, "tax": 88360, "year": 2021}, {"assessment": {"building": 3234013, "land": 4203665, "total": 7437678}, "tax": 87766, "year": 2020}, {"assessment": {"building": 3170601, "land": 4121241, "total": 7291842}, "tax": 86918, "year": 2019}, {"assessment": {"building": 2923433, "land": 4040433, "total": 6963866}, "tax": 79676, "year": 2018}, {"assessment": {"building": 2798111, "land": 3961209, "total": 6759320}, "tax": 78599, "year": 2017}, {"assessment": {"building": 2743248, "land": 3883539, "total": 6626787}, "tax": 76079, "year": 2016}, {"assessment": {"building": 2702042, "land": 3825205, "total": 6527247}, "tax": 75112, "year": 2015}, {"assessment": {"building": 2142700, "land": 4017500, "total": 6160200}, "tax": 71226, "year": 2014}, {"assessment": {"building": 1867800, "land": 3502200, "total": 5370000}, "tax": 62130, "year": 2013}, {"assessment": {"building": 1600000, "land": 3000000, "total": 4600000}, "tax": 53131, "year": 2012}, {"assessment": {"building": 2224000, "land": 3243000, "total": 5467000}, "tax": 63142, "year": 2010}, {"assessment": {"building": 2448000, "land": 3570000, "total": 6018000}, "tax": 67746, "year": 2009}, {"assessment": {"building": 2400000, "land": 3500000, "total": 5900000}, "tax": 66169, "year": 2008}], "unit_count": null, "units": null, "videos": null, "virtual_tours": null}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"home": {"type": "object", "properties": {"advertisers": {"type": "array", "items": {"type": "object", "properties": {"builder": {"type": "object", "properties": {"fulfillment_id": {"type": "null"}}, "required": ["fulfillment_id"]}, "office": {"type": "object", "properties": {"phones": {"type": "array", "items": {"type": "object", "properties": {"ext": {"type": "string"}, "number": {"type": "string"}, "primary": {"type": "boolean"}, "trackable": {"type": "null"}, "type": {"type": "string"}}, "required": ["ext", "number", "primary", "trackable", "type"]}}}, "required": ["phones"]}, "state_license": {"type": "string"}, "team": {"type": "null"}, "team_name": {"type": "null"}}, "required": ["builder", "office", "state_license", "team", "team_name"]}}, "branding": {"type": "array", "items": {"type": "object", "properties": {"accent_color": {"type": "null"}, "name": {"type": "string"}, "phone": {"type": "null"}, "photo": {"type": ["null", "string"]}, "slogan": {"type": "null"}, "type": {"type": "string"}}, "required": ["accent_color", "name", "phone", "photo", "slogan", "type"]}}, "builder": {"type": "null"}, "coming_soon_date": {"type": "null"}, "community": {"type": "null"}, "consumer_advertisers": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "null"}, "advertiser_id": {"type": "string"}, "agent_id": {"type": "string"}, "broker_id": {"type": "null"}, "contact_name": {"type": "null"}, "hours": {"type": "null"}, "href": {"type": "string"}, "name": {"type": "string"}, "phone": {"type": ["null", "string"]}, "photo": {"type": "object", "properties": {"description": {"type": "null"}, "href": {"type": ["null", "string"]}, "type": {"type": "null"}}, "required": ["description", "href", "type"]}, "show_realtor_logo": {"type": "boolean"}, "slogan": {"type": "null"}, "type": {"type": "string"}}, "required": ["address", "advertiser_id", "agent_id", "broker_id", "contact_name", "hours", "href", "name", "phone", "photo", "show_realtor_logo", "slogan", "type"]}}, "description": {"type": "object", "properties": {"baths": {"type": "integer"}, "baths_1qtr": {"type": "null"}, "baths_3qtr": {"type": "integer"}, "baths_consolidated": {"type": "string"}, "baths_full": {"type": "integer"}, "baths_half": {"type": "integer"}, "baths_max": {"type": "null"}, "baths_min": {"type": "null"}, "beds": {"type": "integer"}, "beds_max": {"type": "null"}, "beds_min": {"type": "null"}, "garage": {"type": "null"}, "lot_sqft": {"type": "integer"}, "name": {"type": "null"}, "pool": {"type": "null"}, "rooms": {"type": "null"}, "sqft": {"type": "integer"}, "sqft_max": {"type": "null"}, "sqft_min": {"type": "null"}, "stories": {"type": "null"}, "sub_type": {"type": "null"}, "text": {"type": "string"}, "type": {"type": "string"}, "unit_type": {"type": "null"}, "units": {"type": "null"}, "year_built": {"type": "integer"}}, "required": ["baths", "baths_1qtr", "baths_3qtr", "baths_consolidated", "baths_full", "baths_half", "baths_max", "baths_min", "beds", "beds_max", "beds_min", "garage", "lot_sqft", "name", "pool", "rooms", "sqft", "sqft_max", "sqft_min", "stories", "sub_type", "text", "type", "unit_type", "units", "year_built"]}, "details": {"type": "array", "items": {"type": "object", "properties": {"category": {"type": "string"}, "parent_category": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}}, "required": ["category", "parent_category", "text"]}}, "flags": {"type": "object", "properties": {"is_coming_soon": {"type": "null"}, "is_contingent": {"type": "null"}, "is_deal_available": {"type": "null"}, "is_foreclosure": {"type": "null"}, "is_new_construction": {"type": "null"}, "is_new_listing": {"type": "boolean"}, "is_pending": {"type": "null"}, "is_price_excludes_land": {"type": "null"}, "is_price_reduced": {"type": "null"}, "is_senior_community": {"type": "null"}, "is_short_sale": {"type": "null"}, "is_subdivision": {"type": "null"}}, "required": ["is_coming_soon", "is_contingent", "is_deal_available", "is_foreclosure", "is_new_construction", "is_new_listing", "is_pending", "is_price_excludes_land", "is_price_reduced", "is_senior_community", "is_short_sale", "is_subdivision"]}, "floorplans": {"type": "object", "properties": {"floorplan_2d": {"type": "array"}, "floorplan_3d": {"type": "array"}}, "required": ["floorplan_2d", "floorplan_3d"]}, "hoa": {"type": "object", "properties": {"fee": {"type": "integer"}}, "required": ["fee"]}, "home_tours": {"type": "object", "properties": {"virtual_tours": {"type": "array"}}, "required": ["virtual_tours"]}, "last_price_change_amount": {"type": "integer"}, "lead_attributes": {"type": "object", "properties": {"disclaimer_text": {"type": "null"}, "is_tcpa_message_enabled": {"type": "null"}, "lead_type": {"type": "string"}, "opcity_lead_attributes": {"type": "object", "properties": {"cashback_enabled": {"type": "boolean"}, "flip_the_market_enabled": {"type": "boolean"}, "phones": {"type": "null"}, "smarthome_enabled": {"type": "boolean"}}, "required": ["cashback_enabled", "flip_the_market_enabled", "phones", "smarthome_enabled"]}, "ready_connect_mortgage": {"type": "object", "properties": {"show_contact_a_lender": {"type": "boolean"}, "show_veterans_united": {"type": "boolean"}}, "required": ["show_contact_a_lender", "show_veterans_united"]}, "show_contact_an_agent": {"type": "boolean"}, "show_lead_form": {"type": "boolean"}, "show_text_leads": {"type": "boolean"}}, "required": ["disclaimer_text", "is_tcpa_message_enabled", "lead_type", "opcity_lead_attributes", "ready_connect_mortgage", "show_contact_an_agent", "show_lead_form", "show_text_leads"]}, "list_date": {"type": "string"}, "list_price": {"type": "integer"}, "list_price_max": {"type": "null"}, "list_price_min": {"type": "null"}, "listing_id": {"type": "string"}, "local": {"type": "object", "properties": {"flood": {"type": "object", "properties": {"fema_zone": {"type": "array", "items": {"type": "string"}}, "flood_factor_score": {"type": "integer"}}, "required": ["fema_zone", "flood_factor_score"]}}, "required": ["flood"]}, "location": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "coordinate": {"type": "object", "properties": {"lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["lat", "lon"]}, "country": {"type": "string"}, "line": {"type": "string"}, "postal_code": {"type": "string"}, "state": {"type": "string"}, "state_code": {"type": "string"}, "street_direction": {"type": "null"}, "street_name": {"type": "string"}, "street_number": {"type": "string"}, "street_post_direction": {"type": "null"}, "street_suffix": {"type": "string"}, "unit": {"type": "null"}, "validation_code": {"type": "string"}}, "required": ["city", "coordinate", "country", "line", "postal_code", "state", "state_code", "street_direction", "street_name", "street_number", "street_post_direction", "street_suffix", "unit", "validation_code"]}, "city": {"type": "object", "properties": {"county": {"type": "string"}, "county_needed_for_uniq": {"type": "boolean"}, "slug_id": {"type": "string"}}, "required": ["county", "county_needed_for_uniq", "slug_id"]}, "county": {"type": "object", "properties": {"fips_code": {"type": "string"}, "name": {"type": "string"}}, "required": ["fips_code", "name"]}, "cross_street": {"type": "null"}, "driving_directions": {"type": "null"}, "neighborhoods": {"type": "array", "items": {"type": "object", "properties": {"geo_statistics": {"type": "object", "properties": {"housing_market": {"type": "object", "properties": {"by_prop_type": {"type": "array", "items": {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"median_days_on_market": {"type": "integer"}, "median_listing_price": {"type": "integer"}, "median_lot_size": {"type": "integer"}, "median_price_per_sqft": {"type": "integer"}, "median_sold_price": {"type": "integer"}}, "required": ["median_days_on_market", "median_listing_price", "median_lot_size", "median_price_per_sqft", "median_sold_price"]}, "type": {"type": "string"}}, "required": ["attributes", "type"]}}, "hot_market_badge": {"type": ["null", "string"]}, "local_hotness_score": {"type": ["null", "number"]}, "median_days_on_market": {"type": "integer"}, "median_listing_price": {"type": "integer"}, "median_price_per_sqft": {"type": "integer"}, "median_sold_price": {"type": "integer"}, "national_hotness_score": {"type": ["null", "number"]}}, "required": ["by_prop_type", "hot_market_badge", "local_hotness_score", "median_days_on_market", "median_listing_price", "median_price_per_sqft", "median_sold_price", "national_hotness_score"]}}, "required": ["housing_market"]}, "level": {"type": "string"}, "name": {"type": "string"}, "recommended": {"type": "object", "properties": {"geos": {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "geo_statistics": {"type": "object", "properties": {"housing_market": {"type": "object", "properties": {"by_prop_type": {"type": "array", "items": {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"median_listing_price": {"type": "integer"}}, "required": ["median_listing_price"]}, "type": {"type": "string"}}, "required": ["attributes", "type"]}}, "median_listing_price": {"type": "integer"}}, "required": ["by_prop_type", "median_listing_price"]}}, "required": ["housing_market"]}, "name": {"type": "string"}, "slug_id": {"type": "string"}}, "required": ["city", "geo_statistics", "name", "slug_id"]}}}, "required": ["geos"]}, "slug_id": {"type": "string"}}, "required": ["geo_statistics", "level", "name", "recommended", "slug_id"]}}, "parcel": {"type": "object", "properties": {"boundary": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["boundary"]}, "postal_code": {"type": "object", "properties": {"geo_statistics": {"type": "object", "properties": {"housing_market": {"type": "object", "properties": {"hot_market_badge": {"type": "string"}}, "required": ["hot_market_badge"]}}, "required": ["housing_market"]}, "slug_id": {"type": "string"}}, "required": ["geo_statistics", "slug_id"]}}, "required": ["address", "city", "county", "cross_street", "driving_directions", "neighborhoods", "parcel", "postal_code"]}, "matterport": {"type": "null"}, "move_in_date": {"type": "null"}, "open_houses": {"type": "null"}, "other_listings": {"type": "object", "properties": {"rdc": {"type": "array", "items": {"type": "object", "properties": {"listing_id": {"type": "string"}, "status": {"type": "string"}}, "required": ["listing_id", "status"]}}}, "required": ["rdc"]}, "permalink": {"type": "string"}, "photo_count": {"type": "integer"}, "photos": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "null"}, "href": {"type": "string"}, "tags": {"type": "null"}, "title": {"type": "null"}, "type": {"type": "null"}}, "required": ["description", "href", "tags", "title", "type"]}}, "price_per_sqft": {"type": "integer"}, "products": {"type": "object", "properties": {"brand_name": {"type": "string"}, "products": {"type": "array", "items": {"type": "string"}}}, "required": ["brand_name", "products"]}, "property_history": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "event_name": {"type": "string"}, "price": {"type": "integer"}, "price_sqft": {"type": ["null", "number"]}, "source_name": {"type": "string"}}, "required": ["date", "event_name", "price", "price_sqft", "source_name"]}}, "property_id": {"type": "string"}, "provider_url": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "schools": {"type": "object", "properties": {"schools": {"type": "array", "items": {"type": "object", "properties": {"assigned": {"type": ["boolean", "null"]}, "distance_in_miles": {"type": "number"}, "education_levels": {"type": "array", "items": {"type": "string"}}, "funding_type": {"type": "string"}, "grades": {"type": "array", "items": {"type": "string"}}, "id": {"type": "string"}, "name": {"type": "string"}, "parent_rating": {"type": "integer"}, "rating": {"type": ["integer", "null"]}, "review_count": {"type": "integer"}, "slug": {"type": "string"}, "slug_id": {"type": "string"}, "student_count": {"type": "integer"}, "student_teacher_ratio": {"type": ["null", "number"]}}, "required": ["assigned", "distance_in_miles", "education_levels", "funding_type", "grades", "id", "name", "parent_rating", "rating", "review_count", "slug", "slug_id", "student_count", "student_teacher_ratio"]}}, "total": {"type": "integer"}}, "required": ["schools", "total"]}, "source": {"type": "object", "properties": {"disclaimer": {"type": "object", "properties": {"href": {"type": "null"}, "text": {"type": "string"}}, "required": ["href", "text"]}, "id": {"type": "string"}, "listing_id": {"type": "string"}, "name": {"type": "string"}, "plan_id": {"type": "null"}, "raw": {"type": "object", "properties": {"style": {"type": "string"}, "tax_amount": {"type": "null"}}, "required": ["style", "tax_amount"]}, "spec_id": {"type": "null"}, "type": {"type": "string"}}, "required": ["disclaimer", "id", "listing_id", "name", "plan_id", "raw", "spec_id", "type"]}, "status": {"type": "string"}, "suppression_flags": {"type": "object", "properties": {"has_suppress_all_offmarket_photos_except_one": {"type": "boolean"}}, "required": ["has_suppress_all_offmarket_photos_except_one"]}, "tags": {"type": "array", "items": {"type": "string"}}, "tax_history": {"type": "array", "items": {"type": "object", "properties": {"assessment": {"type": "object", "properties": {"building": {"type": "integer"}, "land": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["building", "land", "total"]}, "tax": {"type": "integer"}, "year": {"type": "integer"}}, "required": ["assessment", "tax", "year"]}}, "unit_count": {"type": "null"}, "units": {"type": "null"}, "videos": {"type": "null"}, "virtual_tours": {"type": "null"}}, "required": ["advertisers", "branding", "builder", "coming_soon_date", "community", "consumer_advertisers", "description", "details", "flags", "floorplans", "hoa", "home_tours", "last_price_change_amount", "lead_attributes", "list_date", "list_price", "list_price_max", "list_price_min", "listing_id", "local", "location", "matterport", "move_in_date", "open_houses", "other_listings", "permalink", "photo_count", "photos", "price_per_sqft", "products", "property_history", "property_id", "provider_url", "schools", "source", "status", "suppression_flags", "tags", "tax_history", "unit_count", "units", "videos", "virtual_tours"]}}, "required": ["home"]} |
67e55de7-5210-4d4f-8990-22914484b286/139c48f9-9784-47c9-ba50-d68d8a5f6cc2/0/0 | Realtor | Query real time data of US real estate properties and agents | 9.6 | Agent details | Get agent details by id | 200 | Response | {"agentDetails": {"address": {"city": "Los Angeles", "country": "US", "line": "11601 Wilshire Blvd, Suite 101", "line2": "", "postal_code": "90025", "state": "", "state_code": "CA"}, "advertiser_id": 1814321, "agent_rating": 5, "agent_type": ["buyer", "seller"], "background_photo": {"href": "https://ap.rdcpix.com/1469155184/bdb679190a54b41df781857566602b9dg-c0s.jpg"}, "broker": {"accent_color": "Transparent (no color)", "designations": [], "fulfillment_id": 2107942, "name": "Compass", "photo": {"href": ""}, "video": ""}, "description": "If you\u2019re looking for an agent with plenty of experience in the Real Estate industry, then look no further. Nick Shepherd has been involved in all aspects of Real Estate since early 2005, where he was a loan officer in Las Vegas, NV. After coming back to California in late 2006, Nick then started working for Keller Williams Santa Monica, focusing primarily on residential single family homes. He then took some time in 2010 working for Power Property Management, where the company handled over 1,300 rental units in Southern California alone. In late 2012 Nick decided to go back to his Real Estate roots at Keller Williams Santa Monica, and began focusing on helping sellers list their homes & condos throughout the Westside.\n\nSince going back to residential real estate, Nick Shepherd has brought on a team of seasoned professionals to make sure the buying and selling process is simple and pleasant for all of our clients.\n\nFeel free to contact Nick Shepherd if you have any questions on what he and his team can do to assist you with all of your real estate needs.\n\nDRE 01916396; Broker DRE 01499010", "designations": [], "feed_licenses": [{"country": "US", "license_number": "01916396", "state_code": "CA"}], "first_month": 0, "first_name": "Nick", "first_year": 2006, "full_name": "Nick Shepherd", "has_photo": true, "href": "http://www.NSRealtyGroup.com", "id": "569e892a89a68901006bdb99", "is_realtor": true, "languages": [], "last_name": "Shepherd", "last_updated": "Fri, 22 Jul 2022 16:11:04 GMT", "marketing_area_cities": [{"city_state": "Los Angeles_CA", "name": "Los Angeles", "state_code": "CA"}, {"city_state": "West Los Angeles_CA", "name": "West Los Angeles", "state_code": "CA"}, {"city_state": "Santa Monica_CA", "name": "Santa Monica", "state_code": "CA"}], "mls": [{"abbreviation": "FAR_22221A4E", "license_number": "01916396", "member": {"id": "FAR_1A3E133516590038"}, "primary": true, "type": "A"}], "name": "Nick Shepherd, Agent", "nar_only": 1, "nick_name": "", "nrds_id": "118474428", "office": {"address": {"city": "Los Angeles", "country": "US", "line": "11601 Wilshire Blvd, Suite 101", "line2": "", "postal_code": "90025", "state": "", "state_code": "CA"}, "feed_licenses": [], "fulfillment_id": 855539, "licenses": [], "mls": [{"abbreviation": "FAR_1E471A4E", "license_number": "", "member": {"id": "FAR_19F114C81466152C0037"}, "primary": false, "type": "O"}, {"abbreviation": "FAR_1E471A4E", "license_number": "", "member": {"id": "FAR_1EA9153215F7"}, "primary": false, "type": "O"}, {"abbreviation": "FAR_1E471A4E", "license_number": "", "member": {"id": "FAR_208F133814CC14C70030"}, "primary": false, "type": "O"}, {"abbreviation": "FAR_22221A4E", "license_number": "", "member": {"id": "FAR_2278158E12D912D2"}, "primary": true, "type": "O"}], "name": "COMPASS", "nrds_id": "439684428", "party_id": "3086128", "phone_list": {"phone_1": {"ext": "", "number": "3108200223", "type": "Fax"}, "phone_2": {"ext": "", "number": "3108200195", "type": "Office"}}, "phones": [{"ext": "", "number": "(310) 820-0223", "type": "Fax"}, {"ext": "", "number": "(310) 820-0195", "type": "Office"}], "photo": {"href": "https://ap.rdcpix.com/3d4487bc2a822ef4894eb9f45c6e137fg-c3724393093s.jpg", "is_zoomed": null}, "slogan": "", "video": null, "website": "http://www.compass.com"}, "party_id": 64291097, "person_name": "Nick Shepherd", "phones": [{"ext": "", "number": "(310) 482-2107", "type": "Office"}], "photo": {"href": "https://ap.rdcpix.com/1429431462/cd345e0b13ca43084f499dca12fce174a-e0s.jpg"}, "recommendations_count": 0, "review_count": 1, "role": "agent", "served_areas": [{"name": "Los Angeles", "state_code": "CA"}, {"name": "Santa Monica", "state_code": "CA"}], "settings": {"broker_data_feed_opt_out": false, "display_listings": true, "display_price_range": true, "display_ratings": true, "display_sold_listings": true, "far_override": false, "full_access": false, "has_dotrealtor": false, "loaded_from_sb": false, "new_feature_popup_closed": {"agent_left_nav_avatar_to_profile": false}, "profile_wizard": {"realsatisfied_opt_out": false, "tt_opt_out": false}, "share_contacts": false, "show_stream": false, "terms_of_use": false, "unsubscribe": {"account_notify": false, "autorecs": false, "recapprove": false}}, "slogan": "Agent", "specializations": [{"name": "Listing Agent"}], "title": "Agent", "types": "agent", "user_languages": [], "web_url": "https://www.realtor.com/realestateagents/Nick-Shepherd_Los-Angeles_CA_1814321_118474428", "zips": ["90025", "90064", "90401", "90402", "90403", "90405"]}, "hostUrl": "https://www.realtor.com", "jsonld": {"content": {"agentName": "Nick Shepherd", "agentReviews": [{"author": "Neekie", "description": "Expertise, connection and communication is the key in this business and I got a top of the line service. Nick and his team are very professional and efficient. The process was painless, quick and very satisfactory. I suggest using this team for any real estate transactions on the west side. ", "ratingValue": 5}], "averagegRating": {"ratingValue": 5, "reviewCount": 1}, "description": "If you\u2019re looking for an agent with plenty of experience in the Real Estate industry, then look no further. Nick Shepherd has been involved in all aspects of Real Estate since early 2005, where he was a loan officer in Las Vegas, NV. After coming back to California in late 2006, Nick then started working for Keller Williams Santa Monica, focusing primarily on residential single family homes. He then took some time in 2010 working for Power Property Management, where the company handled over 1,300 rental units in Southern California alone. In late 2012 Nick decided to go back to his Real Estate roots at Keller Williams Santa Monica, and began focusing on helping sellers list their homes & condos throughout the Westside.\n\nSince going back to residential real estate, Nick Shepherd has brought on a team of seasoned professionals to make sure the buying and selling process is simple and pleasant for all of our clients.\n\nFeel free to contact Nick Shepherd if you have any questions on what he and his team can do to assist you with all of your real estate needs.\n\nDRE 01916396; Broker DRE 01499010", "firstName": "Nick", "image": "https://ap.rdcpix.com/1429431462/cd345e0b13ca43084f499dca12fce174a-e0s.jpg", "inLanguage": "en", "isBotAndDeviceType": {"deviceType": "desktop", "isBot": false}, "knowsLanguage": [], "lastName": "Shepherd", "localUrl": "/realestateagents/569e892a89a68901006bdb99", "location": {"city": "Los Angeles", "country": "US", "line": "11601 Wilshire Blvd, Suite 101", "line2": "", "postal_code": "90025", "state": "", "state_code": "CA"}, "officeName": "COMPASS", "silos": "FAR_AGENTS_LDP", "telephone": "(310) 482-2107", "url": "https://www.realtor.com/realestateagents/569e892a89a68901006bdb99"}, "schemaTypes": ["AgentInfo", "Review"]}, "query": {"isDotRealtor": false, "langCode": "en", "nrds_id": "", "profileId": "569e892a89a68901006bdb99", "selectedType": "agent"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"agentDetails": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "line": {"type": "string"}, "line2": {"type": "string"}, "postal_code": {"type": "string"}, "state": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "country", "line", "line2", "postal_code", "state", "state_code"]}, "advertiser_id": {"type": "integer"}, "agent_rating": {"type": "integer"}, "agent_type": {"type": "array", "items": {"type": "string"}}, "background_photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "broker": {"type": "object", "properties": {"accent_color": {"type": "string"}, "designations": {"type": "array"}, "fulfillment_id": {"type": "integer"}, "name": {"type": "string"}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "video": {"type": "string"}}, "required": ["accent_color", "designations", "fulfillment_id", "name", "photo", "video"]}, "description": {"type": "string"}, "designations": {"type": "array"}, "feed_licenses": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "license_number": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["country", "license_number", "state_code"]}}, "first_month": {"type": "integer"}, "first_name": {"type": "string"}, "first_year": {"type": "integer"}, "full_name": {"type": "string"}, "has_photo": {"type": "boolean"}, "href": {"type": "string"}, "id": {"type": "string"}, "is_realtor": {"type": "boolean"}, "languages": {"type": "array"}, "last_name": {"type": "string"}, "last_updated": {"type": "string"}, "marketing_area_cities": {"type": "array", "items": {"type": "object", "properties": {"city_state": {"type": "string"}, "name": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city_state", "name", "state_code"]}}, "mls": {"type": "array", "items": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "license_number": {"type": "string"}, "member": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "primary": {"type": "boolean"}, "type": {"type": "string"}}, "required": ["abbreviation", "license_number", "member", "primary", "type"]}}, "name": {"type": "string"}, "nar_only": {"type": "integer"}, "nick_name": {"type": "string"}, "nrds_id": {"type": "string"}, "office": {"type": "object", "properties": {"address": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "line": {"type": "string"}, "line2": {"type": "string"}, "postal_code": {"type": "string"}, "state": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "country", "line", "line2", "postal_code", "state", "state_code"]}, "feed_licenses": {"type": "array"}, "fulfillment_id": {"type": "integer"}, "licenses": {"type": "array"}, "mls": {"type": "array", "items": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "license_number": {"type": "string"}, "member": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}, "primary": {"type": "boolean"}, "type": {"type": "string"}}, "required": ["abbreviation", "license_number", "member", "primary", "type"]}}, "name": {"type": "string"}, "nrds_id": {"type": "string"}, "party_id": {"type": "string"}, "phone_list": {"type": "object", "properties": {"phone_1": {"type": "object", "properties": {"ext": {"type": "string"}, "number": {"type": "string"}, "type": {"type": "string"}}, "required": ["ext", "number", "type"]}, "phone_2": {"type": "object", "properties": {"ext": {"type": "string"}, "number": {"type": "string"}, "type": {"type": "string"}}, "required": ["ext", "number", "type"]}}, "required": ["phone_1", "phone_2"]}, "phones": {"type": "array", "items": {"type": "object", "properties": {"ext": {"type": "string"}, "number": {"type": "string"}, "type": {"type": "string"}}, "required": ["ext", "number", "type"]}}, "photo": {"type": "object", "properties": {"href": {"type": "string"}, "is_zoomed": {"type": "null"}}, "required": ["href", "is_zoomed"]}, "slogan": {"type": "string"}, "video": {"type": "null"}, "website": {"type": "string"}}, "required": ["address", "feed_licenses", "fulfillment_id", "licenses", "mls", "name", "nrds_id", "party_id", "phone_list", "phones", "photo", "slogan", "video", "website"]}, "party_id": {"type": "integer"}, "person_name": {"type": "string"}, "phones": {"type": "array", "items": {"type": "object", "properties": {"ext": {"type": "string"}, "number": {"type": "string"}, "type": {"type": "string"}}, "required": ["ext", "number", "type"]}}, "photo": {"type": "object", "properties": {"href": {"type": "string"}}, "required": ["href"]}, "recommendations_count": {"type": "integer"}, "review_count": {"type": "integer"}, "role": {"type": "string"}, "served_areas": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["name", "state_code"]}}, "settings": {"type": "object", "properties": {"broker_data_feed_opt_out": {"type": "boolean"}, "display_listings": {"type": "boolean"}, "display_price_range": {"type": "boolean"}, "display_ratings": {"type": "boolean"}, "display_sold_listings": {"type": "boolean"}, "far_override": {"type": "boolean"}, "full_access": {"type": "boolean"}, "has_dotrealtor": {"type": "boolean"}, "loaded_from_sb": {"type": "boolean"}, "new_feature_popup_closed": {"type": "object", "properties": {"agent_left_nav_avatar_to_profile": {"type": "boolean"}}, "required": ["agent_left_nav_avatar_to_profile"]}, "profile_wizard": {"type": "object", "properties": {"realsatisfied_opt_out": {"type": "boolean"}, "tt_opt_out": {"type": "boolean"}}, "required": ["realsatisfied_opt_out", "tt_opt_out"]}, "share_contacts": {"type": "boolean"}, "show_stream": {"type": "boolean"}, "terms_of_use": {"type": "boolean"}, "unsubscribe": {"type": "object", "properties": {"account_notify": {"type": "boolean"}, "autorecs": {"type": "boolean"}, "recapprove": {"type": "boolean"}}, "required": ["account_notify", "autorecs", "recapprove"]}}, "required": ["broker_data_feed_opt_out", "display_listings", "display_price_range", "display_ratings", "display_sold_listings", "far_override", "full_access", "has_dotrealtor", "loaded_from_sb", "new_feature_popup_closed", "profile_wizard", "share_contacts", "show_stream", "terms_of_use", "unsubscribe"]}, "slogan": {"type": "string"}, "specializations": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "title": {"type": "string"}, "types": {"type": "string"}, "user_languages": {"type": "array"}, "web_url": {"type": "string"}, "zips": {"type": "array", "items": {"type": "string"}}}, "required": ["address", "advertiser_id", "agent_rating", "agent_type", "background_photo", "broker", "description", "designations", "feed_licenses", "first_month", "first_name", "first_year", "full_name", "has_photo", "href", "id", "is_realtor", "languages", "last_name", "last_updated", "marketing_area_cities", "mls", "name", "nar_only", "nick_name", "nrds_id", "office", "party_id", "person_name", "phones", "photo", "recommendations_count", "review_count", "role", "served_areas", "settings", "slogan", "specializations", "title", "types", "user_languages", "web_url", "zips"]}, "hostUrl": {"type": "string"}, "jsonld": {"type": "object", "properties": {"content": {"type": "object", "properties": {"agentName": {"type": "string"}, "agentReviews": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}, "description": {"type": "string"}, "ratingValue": {"type": "integer"}}, "required": ["author", "description", "ratingValue"]}}, "averagegRating": {"type": "object", "properties": {"ratingValue": {"type": "integer"}, "reviewCount": {"type": "integer"}}, "required": ["ratingValue", "reviewCount"]}, "description": {"type": "string"}, "firstName": {"type": "string"}, "image": {"type": "string"}, "inLanguage": {"type": "string"}, "isBotAndDeviceType": {"type": "object", "properties": {"deviceType": {"type": "string"}, "isBot": {"type": "boolean"}}, "required": ["deviceType", "isBot"]}, "knowsLanguage": {"type": "array"}, "lastName": {"type": "string"}, "localUrl": {"type": "string"}, "location": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "line": {"type": "string"}, "line2": {"type": "string"}, "postal_code": {"type": "string"}, "state": {"type": "string"}, "state_code": {"type": "string"}}, "required": ["city", "country", "line", "line2", "postal_code", "state", "state_code"]}, "officeName": {"type": "string"}, "silos": {"type": "string"}, "telephone": {"type": "string"}, "url": {"type": "string"}}, "required": ["agentName", "agentReviews", "averagegRating", "description", "firstName", "image", "inLanguage", "isBotAndDeviceType", "knowsLanguage", "lastName", "localUrl", "location", "officeName", "silos", "telephone", "url"]}, "schemaTypes": {"type": "array", "items": {"type": "string"}}}, "required": ["content", "schemaTypes"]}, "query": {"type": "object", "properties": {"isDotRealtor": {"type": "boolean"}, "langCode": {"type": "string"}, "nrds_id": {"type": "string"}, "profileId": {"type": "string"}, "selectedType": {"type": "string"}}, "required": ["isDotRealtor", "langCode", "nrds_id", "profileId", "selectedType"]}}, "required": ["agentDetails", "hostUrl", "jsonld", "query"]} |
922e9586-1399-4e7a-a5e2-e6d72f048488/e469e8c6-6673-4c30-8eb2-fa56585e2dc3/0/0 | URL Shortener Service | Just paste the link to cut it! | 9.8 | shorten | Create new short URL from a long URL | 200 | Example_1 | {"result_url": "https://goolnk.com/AqJYaW"} | {"properties": {"result_url": {"format": "uri", "type": "string"}}, "type": "object"} |
77d081b5-02d5-4d56-8a72-413a86942eeb/b8684be2-bc01-4074-9f17-06f7fd5024f1/0/0 | Email Search | Fast and Simple web search for emails - get emails found on the web for a given query and an email domain in real-time. | 9.2 | Search Emails | Search the web for emails using a query and email domain and get up to 5,000 email addresses. | 200 | Response | {"status": "OK", "request_id": "bee7b05e-9553-4b8c-b280-874f92bada9d", "data": ["dochelp@microsoft.com", "crosstenantmigrationpreview@service.microsoft.com", "jerryco@microsoft.com", "roblarso@microsoft.com", "mspinput@microsoft.com", "bill.gates@microsoft.com", "jmanfer@microsoft.com", "ken.curtis@microsoft.com", "support@microsoft.com", "fernandn@microsoft.com", "modernworkph@microsoft.com", "cmgsocial@microsoft.com", "peokeefe@microsoft.com"]} | {"type": "object", "properties": {"status": {"type": "string"}, "request_id": {"type": "string"}, "data": {"type": "array", "items": {"type": "string"}}}} |
cca74794-2881-43cc-a8e5-fe107cce3f1d/5d741234-4945-4ffe-8336-17ae0bb28369/0/0 | Thai Lottery | Api for serve result of Thailand lottory. - API สําหรับดึงข้อมูลผลการออกรางวัลสลากกินแบ่งรัฐบาล ข้อมูลตั้งแต่อดีต จนถึงงวดปัจจุบัน อัพเดททันทีหลังจากผลสลากออกอย่างเป็นทางการ | 7.9 | Check lottery | Check lottery - ตรวจหวย | 200 | New Example | {"status": "success", "data": {"roundDate": "2016-02-16", "results": [{"number": "356364", "isWin": true, "winList": [{"id": "first", "name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 1"}]}, {"number": "356309", "isWin": true, "winList": [{"id": "last3b", "name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e17\u0e49\u0e32\u0e22 3 \u0e15\u0e31\u0e27"}]}, {"number": "699123", "isWin": true, "winList": [{"id": "last3f", "name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e2b\u0e19\u0e49\u0e32 3 \u0e15\u0e31\u0e27"}]}, {"number": "356365", "isWin": true, "winList": [{"id": "near1", "name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e02\u0e49\u0e32\u0e07\u0e40\u0e04\u0e35\u0e22\u0e07\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 1"}]}, {"number": "242689", "isWin": true, "winList": [{"id": "second", "name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 2"}]}, {"number": "123456", "isWin": false, "winList": []}]}, "message": ""} | {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"roundDate": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"number": {"type": "string"}, "isWin": {"type": "boolean"}, "winList": {"type": "array"}}}}}}, "message": {"type": "string"}}} |
cca74794-2881-43cc-a8e5-fe107cce3f1d/d1f42dcf-d24a-4752-9506-ecc24938fa55/0/0 | Thai Lottery | Api for serve result of Thailand lottory. - API สําหรับดึงข้อมูลผลการออกรางวัลสลากกินแบ่งรัฐบาล ข้อมูลตั้งแต่อดีต จนถึงงวดปัจจุบัน อัพเดททันทีหลังจากผลสลากออกอย่างเป็นทางการ | 7.9 | Get lottery result by date. | Get lottery result by date - ดึงข้อมูลผลการออกรางวัล โดยระบุวันที่ | 200 | New Example | {"status": "success", "data": {"roundDate": "2022-10-16", "lotteryResult": {"first": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 1", "price": "6000000.00", "number": [{"round": 1, "value": "613106"}]}, "second": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 2", "price": "200000.00", "number": [{"round": 1, "value": "260581"}, {"round": 3, "value": "303154"}, {"round": 4, "value": "411888"}, {"round": 5, "value": "430003"}, {"round": 2, "value": "727090"}]}, "third": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 3", "price": "80000.00", "number": [{"round": 8, "value": "001926"}, {"round": 5, "value": "038740"}, {"round": 1, "value": "065191"}, {"round": 7, "value": "141416"}, {"round": 9, "value": "216778"}, {"round": 2, "value": "356729"}, {"round": 10, "value": "390254"}, {"round": 3, "value": "572018"}, {"round": 4, "value": "725622"}, {"round": 6, "value": "889760"}]}, "fourth": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 4", "price": "40000.00", "number": [{"round": 38, "value": "002873"}, {"round": 10, "value": "022021"}, {"round": 17, "value": "046439"}, {"round": 44, "value": "064881"}, {"round": 47, "value": "068184"}, {"round": 13, "value": "071002"}, {"round": 20, "value": "095309"}, {"round": 41, "value": "103351"}, {"round": 14, "value": "114275"}, {"round": 3, "value": "130950"}, {"round": 22, "value": "142660"}, {"round": 28, "value": "150942"}, {"round": 18, "value": "158338"}, {"round": 45, "value": "166240"}, {"round": 36, "value": "171128"}, {"round": 23, "value": "179944"}, {"round": 2, "value": "204857"}, {"round": 15, "value": "225950"}, {"round": 26, "value": "230556"}, {"round": 25, "value": "237460"}, {"round": 19, "value": "247829"}, {"round": 5, "value": "256461"}, {"round": 35, "value": "264433"}, {"round": 32, "value": "277305"}, {"round": 39, "value": "308364"}, {"round": 24, "value": "417107"}, {"round": 49, "value": "435910"}, {"round": 43, "value": "463364"}, {"round": 31, "value": "500692"}, {"round": 1, "value": "539167"}, {"round": 29, "value": "570791"}, {"round": 12, "value": "585069"}, {"round": 8, "value": "595563"}, {"round": 48, "value": "601662"}, {"round": 16, "value": "615139"}, {"round": 34, "value": "624517"}, {"round": 30, "value": "723424"}, {"round": 42, "value": "757204"}, {"round": 50, "value": "766026"}, {"round": 9, "value": "781029"}, {"round": 27, "value": "795254"}, {"round": 6, "value": "842415"}, {"round": 7, "value": "846032"}, {"round": 40, "value": "846114"}, {"round": 11, "value": "872091"}, {"round": 21, "value": "874255"}, {"round": 46, "value": "912581"}, {"round": 37, "value": "947889"}, {"round": 33, "value": "953471"}, {"round": 4, "value": "972674"}]}, "fifth": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 5", "price": "20000.00", "number": [{"round": 23, "value": "000532"}, {"round": 28, "value": "005978"}, {"round": 98, "value": "017028"}, {"round": 12, "value": "018210"}, {"round": 88, "value": "018817"}, {"round": 86, "value": "020260"}, {"round": 85, "value": "034051"}, {"round": 73, "value": "035975"}, {"round": 79, "value": "038134"}, {"round": 54, "value": "056544"}, {"round": 5, "value": "061996"}, {"round": 52, "value": "066003"}, {"round": 1, "value": "072603"}, {"round": 43, "value": "076413"}, {"round": 39, "value": "118754"}, {"round": 32, "value": "119159"}, {"round": 2, "value": "121056"}, {"round": 90, "value": "124517"}, {"round": 72, "value": "132549"}, {"round": 7, "value": "139573"}, {"round": 99, "value": "144979"}, {"round": 96, "value": "152625"}, {"round": 93, "value": "158543"}, {"round": 34, "value": "168401"}, {"round": 49, "value": "185542"}, {"round": 6, "value": "188555"}, {"round": 45, "value": "226266"}, {"round": 82, "value": "228534"}, {"round": 25, "value": "237559"}, {"round": 36, "value": "255315"}, {"round": 83, "value": "258462"}, {"round": 75, "value": "266244"}, {"round": 37, "value": "266672"}, {"round": 3, "value": "274035"}, {"round": 35, "value": "278098"}, {"round": 9, "value": "294797"}, {"round": 4, "value": "340168"}, {"round": 13, "value": "342794"}, {"round": 40, "value": "350850"}, {"round": 59, "value": "351175"}, {"round": 56, "value": "356606"}, {"round": 87, "value": "361424"}, {"round": 15, "value": "361839"}, {"round": 70, "value": "369947"}, {"round": 100, "value": "403745"}, {"round": 68, "value": "414259"}, {"round": 92, "value": "415288"}, {"round": 50, "value": "418683"}, {"round": 91, "value": "423438"}, {"round": 74, "value": "423648"}, {"round": 94, "value": "424074"}, {"round": 67, "value": "429397"}, {"round": 51, "value": "442276"}, {"round": 41, "value": "445795"}, {"round": 42, "value": "454029"}, {"round": 97, "value": "469250"}, {"round": 11, "value": "492699"}, {"round": 66, "value": "505556"}, {"round": 29, "value": "519629"}, {"round": 63, "value": "552333"}, {"round": 48, "value": "560858"}, {"round": 47, "value": "561637"}, {"round": 24, "value": "566496"}, {"round": 80, "value": "568704"}, {"round": 69, "value": "570154"}, {"round": 21, "value": "580799"}, {"round": 57, "value": "582788"}, {"round": 14, "value": "587843"}, {"round": 38, "value": "592838"}, {"round": 18, "value": "618490"}, {"round": 26, "value": "661394"}, {"round": 8, "value": "661826"}, {"round": 65, "value": "671027"}, {"round": 78, "value": "679757"}, {"round": 20, "value": "700104"}, {"round": 61, "value": "725397"}, {"round": 27, "value": "730875"}, {"round": 46, "value": "734701"}, {"round": 62, "value": "751505"}, {"round": 55, "value": "769683"}, {"round": 33, "value": "776674"}, {"round": 44, "value": "777191"}, {"round": 16, "value": "778290"}, {"round": 84, "value": "788861"}, {"round": 89, "value": "791627"}, {"round": 10, "value": "803937"}, {"round": 71, "value": "819789"}, {"round": 19, "value": "829628"}, {"round": 76, "value": "849527"}, {"round": 17, "value": "851247"}, {"round": 22, "value": "863066"}, {"round": 58, "value": "865524"}, {"round": 64, "value": "866698"}, {"round": 81, "value": "869803"}, {"round": 95, "value": "870030"}, {"round": 31, "value": "909641"}, {"round": 60, "value": "951553"}, {"round": 30, "value": "951925"}, {"round": 53, "value": "952550"}, {"round": 77, "value": "964474"}]}, "last2": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e17\u0e49\u0e32\u0e22 2 \u0e15\u0e31\u0e27", "price": "2000.00", "number": [{"round": 1, "value": "15"}]}, "last3b": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e17\u0e49\u0e32\u0e22 3 \u0e15\u0e31\u0e27", "price": "4000.00", "number": [{"round": 1, "value": "606"}, {"round": 2, "value": "799"}]}, "last3f": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e2b\u0e19\u0e49\u0e32 3 \u0e15\u0e31\u0e27", "price": "4000.00", "number": [{"round": 2, "value": "037"}, {"round": 1, "value": "158"}]}, "near1": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e02\u0e49\u0e32\u0e07\u0e40\u0e04\u0e35\u0e22\u0e07\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 1", "price": "100000.00", "number": [{"round": 1, "value": "613105"}, {"round": 2, "value": "613107"}]}}}, "message": ""} | {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"roundDate": {"type": "string"}, "lotteryResult": {"type": "object", "properties": {"first": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "second": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "third": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "fourth": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "fifth": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "last2": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "last3b": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "last3f": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "near1": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}}}}}, "message": {"type": "string"}}} |
cca74794-2881-43cc-a8e5-fe107cce3f1d/14036c0c-4c0c-4147-bc02-0eade11687fd/0/0 | Thai Lottery | Api for serve result of Thailand lottory. - API สําหรับดึงข้อมูลผลการออกรางวัลสลากกินแบ่งรัฐบาล ข้อมูลตั้งแต่อดีต จนถึงงวดปัจจุบัน อัพเดททันทีหลังจากผลสลากออกอย่างเป็นทางการ | 7.9 | Get all round dates. | Get all round dates - ดึงข้อมูลวันที่หวยออกทั้งหมด | 200 | New Example | {"status": "success", "data": ["2023-01-17", "2022-12-30", "2022-12-16", "2022-12-01", "2022-11-16", "2022-11-01", "2022-10-16", "2022-10-01", "2022-09-16", "2022-09-01", "2022-08-16", "2022-08-01", "2022-07-16", "2022-07-01", "2022-06-16", "2022-06-01", "2022-05-16", "2022-05-02", "2022-04-16", "2022-04-01", "2022-03-16", "2022-03-01", "2022-02-17", "2022-02-01", "2022-01-17", "2021-12-30", "2021-12-16", "2021-12-01", "2021-11-16", "2021-11-01", "2021-10-16", "2021-10-01", "2021-09-16", "2021-09-01", "2021-08-16", "2021-08-01", "2021-07-16", "2021-07-01", "2021-06-16", "2021-06-01", "2021-05-16", "2021-05-02", "2021-04-16", "2021-04-01", "2021-03-16", "2021-03-01", "2021-02-16", "2021-02-01", "2021-01-17", "2020-12-30", "2020-12-16", "2020-12-01", "2020-11-16", "2020-11-01", "2020-10-16", "2020-10-01", "2020-09-16", "2020-09-01", "2020-08-16", "2020-08-01", "2020-07-16", "2020-07-01", "2020-06-16", "2020-06-01", "2020-04-01", "2020-03-16", "2020-03-01", "2020-02-16", "2020-02-01", "2020-01-17", "2019-12-30", "2019-12-16", "2019-12-01", "2019-11-16", "2019-11-01", "2019-10-16", "2019-10-01", "2019-09-16", "2019-09-01", "2019-08-16", "2019-08-01", "2019-07-15", "2019-07-01", "2019-06-16", "2019-06-01", "2019-05-16", "2019-05-02", "2019-04-16", "2019-04-01", "2019-03-16", "2019-03-01", "2019-02-16", "2019-02-01", "2019-01-17", "2018-12-30", "2018-12-16", "2018-12-01", "2018-11-16", "2018-11-01", "2018-10-16", "2018-10-01", "2018-09-16", "2018-09-01", "2018-08-16", "2018-08-01", "2018-07-16", "2018-07-01", "2018-06-16", "2018-06-01", "2018-05-16", "2018-05-02", "2018-04-16", "2018-04-01", "2018-03-16", "2018-03-02", "2018-02-16", "2018-02-01", "2018-01-17", "2017-12-30", "2017-12-16", "2017-12-01", "2017-11-16", "2017-11-01", "2017-10-16", "2017-10-01", "2017-09-16", "2017-09-01", "2017-08-16", "2017-08-01", "2017-07-16", "2017-07-01", "2017-06-16", "2017-06-01", "2017-05-16", "2017-05-02", "2017-04-16", "2017-04-01", "2017-03-16", "2017-03-01", "2017-02-16", "2017-02-01", "2017-01-17", "2016-12-30", "2016-12-16", "2016-12-01", "2016-11-16", "2016-11-01", "2016-10-16", "2016-10-01", "2016-09-16", "2016-09-01", "2016-08-16", "2016-08-01", "2016-07-16", "2016-07-01", "2016-06-16", "2016-06-01", "2016-05-16", "2016-05-02", "2016-04-16", "2016-04-01", "2016-03-16", "2016-03-01", "2016-02-16", "2016-02-01", "2016-01-17", "2015-12-30", "2015-12-17", "2015-12-01", "2015-11-16", "2015-11-01", "2015-10-16", "2015-10-01", "2015-09-16", "2015-09-01", "2015-08-16", "2015-08-01", "2015-07-16", "2015-07-01", "2015-06-16", "2015-06-02", "2015-05-16", "2015-05-02", "2015-04-16", "2015-04-01", "2015-03-16", "2015-03-01", "2015-02-16", "2015-02-01", "2015-01-16", "2014-12-30", "2014-12-16", "2014-12-01", "2014-11-16", "2014-11-01", "2014-10-16", "2014-10-01", "2014-09-16", "2014-09-01", "2014-08-16", "2014-08-01", "2014-07-16", "2014-07-01", "2014-06-16", "2014-06-01", "2014-05-16", "2014-05-02", "2014-04-16", "2014-04-01", "2014-03-16", "2014-03-01", "2014-02-16", "2014-02-01", "2014-01-16"], "message": ""} | {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}}} |
cca74794-2881-43cc-a8e5-fe107cce3f1d/28131cdd-4964-462d-a7ad-85a832385b14/0/0 | Thai Lottery | Api for serve result of Thailand lottory. - API สําหรับดึงข้อมูลผลการออกรางวัลสลากกินแบ่งรัฐบาล ข้อมูลตั้งแต่อดีต จนถึงงวดปัจจุบัน อัพเดททันทีหลังจากผลสลากออกอย่างเป็นทางการ | 7.9 | Get latest lottery result | Get latest lottery result - ข้อมูลผลการออกรางวัล งวดล่าสุด | 200 | Example_1 | {"status": "success", "data": {"roundDate": "2023-01-17", "lotteryResult": {"first": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 1", "price": "6000000.00", "number": [{"round": 1, "value": "812519"}]}, "second": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 2", "price": "200000.00", "number": [{"round": 4, "value": "079167"}, {"round": 2, "value": "245452"}, {"round": 1, "value": "473996"}, {"round": 5, "value": "710821"}, {"round": 3, "value": "982005"}]}, "third": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 3", "price": "80000.00", "number": [{"round": 5, "value": "016019"}, {"round": 4, "value": "093556"}, {"round": 2, "value": "193365"}, {"round": 3, "value": "219488"}, {"round": 1, "value": "223633"}, {"round": 8, "value": "391246"}, {"round": 6, "value": "486746"}, {"round": 10, "value": "606241"}, {"round": 7, "value": "672221"}, {"round": 9, "value": "962293"}]}, "fourth": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 4", "price": "40000.00", "number": [{"round": 19, "value": "021948"}, {"round": 28, "value": "084117"}, {"round": 20, "value": "085492"}, {"round": 4, "value": "119601"}, {"round": 34, "value": "123868"}, {"round": 2, "value": "128019"}, {"round": 5, "value": "136717"}, {"round": 49, "value": "152365"}, {"round": 44, "value": "167502"}, {"round": 18, "value": "169006"}, {"round": 46, "value": "198417"}, {"round": 30, "value": "216869"}, {"round": 24, "value": "224077"}, {"round": 3, "value": "230625"}, {"round": 23, "value": "234033"}, {"round": 38, "value": "280517"}, {"round": 27, "value": "283175"}, {"round": 21, "value": "284395"}, {"round": 29, "value": "321824"}, {"round": 13, "value": "334100"}, {"round": 39, "value": "334712"}, {"round": 41, "value": "359272"}, {"round": 32, "value": "376006"}, {"round": 11, "value": "390256"}, {"round": 36, "value": "409719"}, {"round": 22, "value": "411805"}, {"round": 37, "value": "452602"}, {"round": 47, "value": "458172"}, {"round": 12, "value": "515227"}, {"round": 25, "value": "517066"}, {"round": 42, "value": "532531"}, {"round": 26, "value": "547462"}, {"round": 35, "value": "556831"}, {"round": 7, "value": "600254"}, {"round": 40, "value": "603865"}, {"round": 33, "value": "604010"}, {"round": 1, "value": "677838"}, {"round": 45, "value": "701788"}, {"round": 8, "value": "770793"}, {"round": 15, "value": "791372"}, {"round": 6, "value": "800800"}, {"round": 48, "value": "818874"}, {"round": 17, "value": "852102"}, {"round": 10, "value": "897628"}, {"round": 43, "value": "904899"}, {"round": 14, "value": "927346"}, {"round": 31, "value": "938995"}, {"round": 50, "value": "943654"}, {"round": 9, "value": "997406"}, {"round": 16, "value": "999098"}]}, "fifth": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 5", "price": "20000.00", "number": [{"round": 48, "value": "003082"}, {"round": 21, "value": "006565"}, {"round": 95, "value": "007012"}, {"round": 7, "value": "026553"}, {"round": 69, "value": "033303"}, {"round": 85, "value": "036338"}, {"round": 41, "value": "047991"}, {"round": 98, "value": "082959"}, {"round": 18, "value": "086998"}, {"round": 99, "value": "101686"}, {"round": 4, "value": "107773"}, {"round": 15, "value": "108442"}, {"round": 24, "value": "109102"}, {"round": 51, "value": "153585"}, {"round": 2, "value": "163811"}, {"round": 43, "value": "167763"}, {"round": 65, "value": "170598"}, {"round": 33, "value": "177995"}, {"round": 54, "value": "187304"}, {"round": 59, "value": "191032"}, {"round": 35, "value": "194752"}, {"round": 53, "value": "198360"}, {"round": 29, "value": "207700"}, {"round": 77, "value": "251602"}, {"round": 34, "value": "252141"}, {"round": 72, "value": "258767"}, {"round": 23, "value": "259788"}, {"round": 16, "value": "268352"}, {"round": 14, "value": "287581"}, {"round": 30, "value": "288641"}, {"round": 56, "value": "318520"}, {"round": 74, "value": "323565"}, {"round": 6, "value": "328061"}, {"round": 12, "value": "363174"}, {"round": 26, "value": "370839"}, {"round": 61, "value": "383048"}, {"round": 22, "value": "388041"}, {"round": 28, "value": "390587"}, {"round": 46, "value": "398107"}, {"round": 8, "value": "401528"}, {"round": 83, "value": "433199"}, {"round": 50, "value": "473681"}, {"round": 81, "value": "487472"}, {"round": 97, "value": "495997"}, {"round": 78, "value": "503914"}, {"round": 36, "value": "512578"}, {"round": 70, "value": "518350"}, {"round": 52, "value": "533411"}, {"round": 68, "value": "544372"}, {"round": 60, "value": "553840"}, {"round": 57, "value": "561791"}, {"round": 19, "value": "579032"}, {"round": 91, "value": "587489"}, {"round": 58, "value": "590430"}, {"round": 37, "value": "597855"}, {"round": 75, "value": "601609"}, {"round": 55, "value": "618441"}, {"round": 73, "value": "637482"}, {"round": 25, "value": "644752"}, {"round": 89, "value": "658015"}, {"round": 10, "value": "662448"}, {"round": 90, "value": "667254"}, {"round": 63, "value": "675684"}, {"round": 27, "value": "694125"}, {"round": 80, "value": "697236"}, {"round": 96, "value": "705554"}, {"round": 3, "value": "706203"}, {"round": 5, "value": "711581"}, {"round": 1, "value": "711818"}, {"round": 88, "value": "713308"}, {"round": 93, "value": "718968"}, {"round": 87, "value": "722213"}, {"round": 71, "value": "739593"}, {"round": 44, "value": "744978"}, {"round": 45, "value": "748852"}, {"round": 17, "value": "771236"}, {"round": 62, "value": "782563"}, {"round": 9, "value": "804268"}, {"round": 47, "value": "805123"}, {"round": 39, "value": "807128"}, {"round": 49, "value": "821798"}, {"round": 20, "value": "835628"}, {"round": 38, "value": "840762"}, {"round": 66, "value": "842418"}, {"round": 13, "value": "858298"}, {"round": 40, "value": "859158"}, {"round": 11, "value": "874505"}, {"round": 82, "value": "884952"}, {"round": 42, "value": "892078"}, {"round": 67, "value": "902558"}, {"round": 31, "value": "905976"}, {"round": 94, "value": "908165"}, {"round": 100, "value": "915890"}, {"round": 92, "value": "917491"}, {"round": 86, "value": "921114"}, {"round": 32, "value": "921134"}, {"round": 79, "value": "927934"}, {"round": 84, "value": "955939"}, {"round": 76, "value": "956840"}, {"round": 64, "value": "973695"}]}, "last2": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e17\u0e49\u0e32\u0e22 2 \u0e15\u0e31\u0e27", "price": "2000.00", "number": [{"round": 1, "value": "47"}]}, "last3b": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e17\u0e49\u0e32\u0e22 3 \u0e15\u0e31\u0e27", "price": "4000.00", "number": [{"round": 2, "value": "564"}, {"round": 1, "value": "849"}]}, "last3f": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e25\u0e02\u0e2b\u0e19\u0e49\u0e32 3 \u0e15\u0e31\u0e27", "price": "4000.00", "number": [{"round": 2, "value": "389"}, {"round": 1, "value": "443"}]}, "near1": {"name": "\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e02\u0e49\u0e32\u0e07\u0e40\u0e04\u0e35\u0e22\u0e07\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48 1", "price": "100000.00", "number": [{"round": 1, "value": "812518"}, {"round": 2, "value": "812520"}]}}}, "message": ""} | {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"roundDate": {"type": "string"}, "lotteryResult": {"type": "object", "properties": {"first": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "second": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "third": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "fourth": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "fifth": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "last2": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "last3b": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "last3f": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}, "near1": {"type": "object", "properties": {"name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "array", "items": {"type": "object", "properties": {"round": {"type": "integer"}, "value": {"type": "string"}}}}}}}}}}, "message": {"type": "string"}}} |
95b0d5f6-a492-48ce-801c-3ccabf4c4364/f7838493-6b11-4398-a275-d8be393b0a50/0/0 | Sales Tax Rates | Get accurate real-time sales tax rates by ZIP code in a simple to use API. We provide realtime rates for all (+41,000) US juristictions.
Make a request by entering the ZIP or ZIP+4 and we return detailed sales tax rate information including:
Combined Rate
Local Rate
State Rate
Our rates are kept up to date by the team at Sales Tax USA and our data is hosted on blazing fast cloud servers in New York City; so there won't be any downtime for critical applications using our API. Our AP... | 9.4 | Get Tax Rate by ZipCode | Get tax rate by zipcode | 200 | Response | {"code": 200, "error": false, "data": {"state": "AK", "zip": "99502", "region": "ANCHORAGE BOROUGH", "combined_rate": "0.000", "state_rate": "0.000", "county_rate": "0.000", "city_rate": "0.000", "special_rate": "0.000"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "error": {"type": "boolean"}, "data": {"type": "object", "properties": {"state": {"type": "string"}, "zip": {"type": "string"}, "region": {"type": "string"}, "combined_rate": {"type": "string"}, "state_rate": {"type": "string"}, "county_rate": {"type": "string"}, "city_rate": {"type": "string"}, "special_rate": {"type": "string"}}, "required": ["city_rate", "combined_rate", "county_rate", "region", "special_rate", "state", "state_rate", "zip"]}}, "required": ["code", "data", "error"]} |
be18e6cd-8499-4828-ad30-4b9350a5fc28/cab64cb4-d30c-4e9f-83d7-e1bdce7922b9/0/0 | ENS Resolver | The Ethereum Name Service (ENS) is a distributed, open, and extensible naming system based on the Ethereum blockchain. This API involve in resolving an ENS names to their respective address. | null | Resolve an ENS Name | Get the address an ENS name resolves to | 200 | New Example | {"status": 200, "message": "Success", "body": "0xeefB13C7D42eFCc655E528dA6d6F7bBcf9A2251d"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "body": {"type": "string"}}, "required": ["body", "message", "status"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/f8f0bf63-8c2c-435a-800c-61735f5f5a9e/1/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Tor GET | Send request to the Tor network. Use Standard GET instead for better performance and reliability for normal websites. Only recommended to access websites that are only accessible from the Tor network (e.g. websites with a ".onion" top level domain), since this enpoint is slower than other endpoints. | 400 | Invalid request response | {"errors": [{"message": "url must be an URL address", "property": "url", "value": "http://amazon"}, {"message": "device must be a valid enum value", "property": "device", "value": "mobil"}, {"message": "property sesion should not exist", "property": "sesion", "value": "s0-18e4a6bd-eee4-4af6-ab42-2854b5637330"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "property": {"type": "string"}, "value": {"type": "string"}}, "required": ["message", "property", "value"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/f8f0bf63-8c2c-435a-800c-61735f5f5a9e/2/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Tor GET | Send request to the Tor network. Use Standard GET instead for better performance and reliability for normal websites. Only recommended to access websites that are only accessible from the Tor network (e.g. websites with a ".onion" top level domain), since this enpoint is slower than other endpoints. | 503 | Not enough proxies available | {"errors": [{"message": "Not enough proxies available for the specified domain or region. If this is your first request, the domain or region may require whitelisting. If this problem persists contact support."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/f8f0bf63-8c2c-435a-800c-61735f5f5a9e/3/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Tor GET | Send request to the Tor network. Use Standard GET instead for better performance and reliability for normal websites. Only recommended to access websites that are only accessible from the Tor network (e.g. websites with a ".onion" top level domain), since this enpoint is slower than other endpoints. | 502 | Failure in upstream proxy | {"errors": [{"message": "Failure in upstream proxy."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/6145b8cc-2bf9-4b54-8de5-39e4a9305bdd/0/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | JavaScript Rendered Page GET | Render html using a real browser. Useful for if content is loaded asynchronously or generated dynamically in the browser. JavaScript rendering is usually required to scrape websites that use React, Angular or Vue. For websites that do not need javascript rendering use Standard GET instead for better performance and reliability. | 502 | Failure in upstream proxy | {"errors": [{"message": "Failure in upstream proxy."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/6145b8cc-2bf9-4b54-8de5-39e4a9305bdd/1/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | JavaScript Rendered Page GET | Render html using a real browser. Useful for if content is loaded asynchronously or generated dynamically in the browser. JavaScript rendering is usually required to scrape websites that use React, Angular or Vue. For websites that do not need javascript rendering use Standard GET instead for better performance and reliability. | 503 | Not enough proxies available | {"errors": [{"message": "Not enough proxies available for the specified domain or region. If this is your first request, the domain or region may require whitelisting. If this problem persists contact support."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/6145b8cc-2bf9-4b54-8de5-39e4a9305bdd/3/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | JavaScript Rendered Page GET | Render html using a real browser. Useful for if content is loaded asynchronously or generated dynamically in the browser. JavaScript rendering is usually required to scrape websites that use React, Angular or Vue. For websites that do not need javascript rendering use Standard GET instead for better performance and reliability. | 400 | Invalid request response | {"errors": [{"message": "url must be an URL address", "property": "url", "value": "http://amazon"}, {"message": "device must be a valid enum value", "property": "device", "value": "mobil"}, {"message": "property sesion should not exist", "property": "sesion", "value": "s0-18e4a6bd-eee4-4af6-ab42-2854b5637330"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "property": {"type": "string"}, "value": {"type": "string"}}, "required": ["message", "property", "value"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/211819d2-2707-48e9-8886-c5c105127328/0/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Standard GET | Basic proxy GET request | 502 | Failure in upstream proxy | {"errors": [{"message": "Failure in upstream proxy."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/211819d2-2707-48e9-8886-c5c105127328/1/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Standard GET | Basic proxy GET request | 503 | Not enough proxies available | {"errors": [{"message": "Not enough proxies available for the specified domain or region. If this is your first request, the domain or region may require whitelisting. If this problem persists contact support."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/211819d2-2707-48e9-8886-c5c105127328/2/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Standard GET | Basic proxy GET request | 400 | Invalid request response | {"errors": [{"message": "url must be an URL address", "property": "url", "value": "http://amazon"}, {"message": "device must be a valid enum value", "property": "device", "value": "mobil"}, {"message": "property sesion should not exist", "property": "sesion", "value": "s0-18e4a6bd-eee4-4af6-ab42-2854b5637330"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "property": {"type": "string"}, "value": {"type": "string"}}, "required": ["message", "property", "value"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/2409d335-64b9-42d6-88de-0dd06fe1de5b/0/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Standard POST | Basic proxy POST request
Note: Misuse of this endpoint to cause harm to other websites (e.g. spam, denial of service, etc.) will result in suspension service to your account | 503 | Not enough proxies available | {"errors": [{"message": "Not enough proxies available for the specified domain or region. If this is your first request, the domain or region may require whitelisting. If this problem persists contact support."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/2409d335-64b9-42d6-88de-0dd06fe1de5b/1/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Standard POST | Basic proxy POST request
Note: Misuse of this endpoint to cause harm to other websites (e.g. spam, denial of service, etc.) will result in suspension service to your account | 400 | Invalid request response | {"errors": [{"message": "url must be an URL address", "property": "url", "value": "http://amazon"}, {"message": "device must be a valid enum value", "property": "device", "value": "mobil"}, {"message": "property sesion should not exist", "property": "sesion", "value": "s0-18e4a6bd-eee4-4af6-ab42-2854b5637330"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}, "property": {"type": "string"}, "value": {"type": "string"}}, "required": ["message", "property", "value"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/2409d335-64b9-42d6-88de-0dd06fe1de5b/2/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Standard POST | Basic proxy POST request
Note: Misuse of this endpoint to cause harm to other websites (e.g. spam, denial of service, etc.) will result in suspension service to your account | 502 | Failure in upstream proxy | {"errors": [{"message": "Failure in upstream proxy."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/09c865a5-6606-4658-aa97-d00649ae051d/0/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Parser GET | Automatically parses html into an easily processable json format | 500 | Invalid Parser | {"errors": [{"message": "Could not parse page using parser specified. Please make sure the parser is able to parse the page at the url specified or set the \"auto_detect\" parameter instead of \"parser\"."}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"message": {"type": "string"}}, "required": ["message"]}}}, "required": ["errors"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/09c865a5-6606-4658-aa97-d00649ae051d/1/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Parser GET | Automatically parses html into an easily processable json format | 200 | Response | {"title": "Example Domain", "links": ["https://www.iana.org/domains/example"], "images": {}, "content": "Example Domain.This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.", "canonical": null, "alert": "A generic web scraper has been selected. Please contact support if you require a more detailed scraper for your given URL.", "meta": {"keywords": "", "description": ""}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "links": {"type": "array", "items": {"type": "string"}}, "images": {"type": "object"}, "content": {"type": "string"}, "canonical": {"type": "null"}, "alert": {"type": "string"}, "meta": {"type": "object", "properties": {"keywords": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "keywords"]}}, "required": ["alert", "canonical", "content", "images", "links", "meta", "title"]} |
3dcdd6cb-1965-4f22-8229-bad1988265d2/09c865a5-6606-4658-aa97-d00649ae051d/2/0 | Scraper's Proxy | Simple HTTP proxy API made for scrapers. Scrape anonymously without having to worry about restrictions, blocks or captchas. Our goal is to provide you with faster response times and higher success rates. | 9.5 | Parser GET | Automatically parses html into an easily processable json format | 400 | Bad URL Example | {"errors": [{"property": "url", "value": "http://example", "message": "url must be an URL address"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array", "items": {"type": "object", "properties": {"property": {"type": "string"}, "value": {"type": "string"}, "message": {"type": "string"}}, "required": ["message", "property", "value"]}}}, "required": ["errors"]} |
682afa79-7d6a-42a6-80e7-7009aede08d2/42c459b5-e342-4584-859e-6f69186bf065/0/0 | Bypass Paywall | null | 6.5 | bypass paywall | bypass paywall | 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"]} |
35f49008-3ffe-4bff-a189-739161979cfc/e8f4eaaf-eb9d-4020-b70d-4ddc1edf4e9f/0/0 | Consulta CNPJ Grátis | API Gratuita de Consultas a Receita Federal, Simples Nacional e Cadastro de Contribuintes (SINTEGRA). | 9.5 | Consulta Unificada | Retorna todos os dados presentes no Comprovante de Inscrição do Cadastro Nacional da Pessoa Jurídica junto a Receita Federal | 200 | Example_1 | {"last_update": "2020-04-07T18:27:50.000Z", "name": "BANCO DO BRASIL SA", "alias": "DIRECAO GERAL", "tax_id": "00000000000191", "type": "MATRIZ", "founded": "1966-08-01", "size": "DEMAIS", "capital": 67000000000, "email": "secex@bb.com.br", "phone": "(61) 3493-9002", "phone_alt": null, "federal_entity": "UNI\u00c3O", "registration": {"status": "ATIVA", "status_date": "2005-11-03", "status_reason": null, "special_status": null, "special_status_date": null}, "address": {"street": "Q SAUN QUADRA 5 LOTE B TORRES I, II E III", "number": "SN", "details": "ANDAR 1 A 16 SALA 101 A 1601 ANDAR 1 A 16 SALA 101 A 1601 ANDAR 1 A 16 SALA 101 A 1601", "zip": "70040912", "neighborhood": "ASA NORTE", "city": "BRASILIA", "state": "DF", "city_ibge": "5300108", "state_ibge": "53"}, "legal_nature": {"code": "2038", "description": "Sociedade de Economia Mista"}, "primary_activity": {"code": "6422100", "description": "Bancos m\u00faltiplos, com carteira comercial"}, "secondary_activities": [{"code": "6499999", "description": "Outras atividades de servi\u00e7os financeiros n\u00e3o especificadas anteriormente"}], "membership": [{"name": "MARCIO HAMILTON FERREIRA", "tax_id": "***923641**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ANTONIO MAURICIO MAURANO", "tax_id": "***022878**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CARLOS ALBERTO ARAUJO NETTO", "tax_id": "***415907**", "role": {"code": "10", "description": "Diretor"}}, {"name": "EDUARDO CESAR PASA", "tax_id": "***035920**", "role": {"code": "10", "description": "Diretor"}}, {"name": "WALTER MALIENI JUNIOR", "tax_id": "***718468**", "role": {"code": "10", "description": "Diretor"}}, {"name": "SIMAO LUIZ KOVALSKI", "tax_id": "***714970**", "role": {"code": "10", "description": "Diretor"}}, {"name": "GUSTAVO DE SOUZA FOSSE", "tax_id": "***160007**", "role": {"code": "10", "description": "Diretor"}}, {"name": "MARCOS RENATO COLTRI", "tax_id": "***653918**", "role": {"code": "10", "description": "Diretor"}}, {"name": "JOSE CAETANO DE ANDRADE MINCHILLO", "tax_id": "***907166**", "role": {"code": "10", "description": "Diretor"}}, {"name": "TARCISIO HUBNER", "tax_id": "***600309**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ALEXANDRE ALVES DE SOUZA", "tax_id": "***093057**", "role": {"code": "10", "description": "Diretor"}}, {"name": "JOSE EDUARDO MOREIRA BERGO", "tax_id": "***045721**", "role": {"code": "10", "description": "Diretor"}}, {"name": "REINALDO KAZUFUMI YOKOYAMA", "tax_id": "***390059**", "role": {"code": "10", "description": "Diretor"}}, {"name": "MARCO TULIO MORAES DA COSTA", "tax_id": "***677786**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CARLOS HAMILTON VASCONCELOS ARAUJO", "tax_id": "***794793**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CARLOS RENATO BONETTI", "tax_id": "***198248**", "role": {"code": "10", "description": "Diretor"}}, {"name": "JOSE AVELAR MATIAS LOPES", "tax_id": "***213833**", "role": {"code": "10", "description": "Diretor"}}, {"name": "FABIANO MACANHAN FONTES", "tax_id": "***816019**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ANA PAULA TEIXEIRA DE SOUSA", "tax_id": "***875581**", "role": {"code": "10", "description": "Diretor"}}, {"name": "MARCELO AUGUSTO DUTRA LABUTO", "tax_id": "***238081**", "role": {"code": "10", "description": "Diretor"}}, {"name": "LUIZ CLAUDIO BATISTA", "tax_id": "***662506**", "role": {"code": "10", "description": "Diretor"}}, {"name": "JOAO PINTO RABELO JUNIOR", "tax_id": "***347521**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CARLA NESI", "tax_id": "***295868**", "role": {"code": "10", "description": "Diretor"}}, {"name": "JOSE EDUARDO PEREIRA FILHO", "tax_id": "***916073**", "role": {"code": "10", "description": "Diretor"}}, {"name": "LUCINEIA POSSAR", "tax_id": "***309199**", "role": {"code": "10", "description": "Diretor"}}, {"name": "BERNARDO DE AZEVEDO SILVA ROTHE", "tax_id": "***890627**", "role": {"code": "10", "description": "Diretor"}}, {"name": "EDSON ROGERIO DA COSTA", "tax_id": "***309260**", "role": {"code": "10", "description": "Diretor"}}, {"name": "THOMPSON SOARES PEREIRA CESAR", "tax_id": "***503187**", "role": {"code": "10", "description": "Diretor"}}, {"name": "RONALDO SIMON FERREIRA", "tax_id": "***685018**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CAMILO BUZZI", "tax_id": "***569178**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ANTONIO GUSTAVO MATOS DO VALE", "tax_id": "***370266**", "role": {"code": "10", "description": "Diretor"}}, {"name": "FERNANDO FLORENCIO CAMPOS", "tax_id": "***755588**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ERIK DA COSTA BREYER", "tax_id": "***093217**", "role": {"code": "10", "description": "Diretor"}}, {"name": "MARVIO MELO FREITAS", "tax_id": "***983941**", "role": {"code": "10", "description": "Diretor"}}, {"name": "RUBEM DE FREITAS NOVAES", "tax_id": "***470447**", "role": {"code": "16", "description": "Presidente"}}, {"name": "MARCIO LUIZ MORAL", "tax_id": "***859038**", "role": {"code": "10", "description": "Diretor"}}, {"name": "MAURICIO NOGUEIRA", "tax_id": "***894537**", "role": {"code": "10", "description": "Diretor"}}, {"name": "DANIEL ANDRE STIELER", "tax_id": "***145110**", "role": {"code": "10", "description": "Diretor"}}, {"name": "DELANO VALENTIM DE ANDRADE", "tax_id": "***760516**", "role": {"code": "10", "description": "Diretor"}}, {"name": "IVANDRE MONTIEL DA SILVA", "tax_id": "***975660**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ENIO MATHIAS FERREIRA", "tax_id": "***078106**", "role": {"code": "10", "description": "Diretor"}}, {"name": "NILSON MARTINIANO MOREIRA", "tax_id": "***491386**", "role": {"code": "10", "description": "Diretor"}}, {"name": "ROGERIO MAGNO PANCA", "tax_id": "***035618**", "role": {"code": "10", "description": "Diretor"}}, {"name": "MARCO TULIO DE OLIVEIRA MENDONCA", "tax_id": "***403336**", "role": {"code": "10", "description": "Diretor"}}, {"name": "JOSE RICARDO FAGONDE FORNI", "tax_id": "***261501**", "role": {"code": "10", "description": "Diretor"}}, {"name": "PAULA LUCIANA VIANA DA SILVA LIMA MAZANEK", "tax_id": "***389461**", "role": {"code": "10", "description": "Diretor"}}, {"name": "GERSON EDUARDO DE OLIVEIRA", "tax_id": "***431620**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CICERO PRZENDSIUK", "tax_id": "***435159**", "role": {"code": "10", "description": "Diretor"}}, {"name": "FABIO AUGUSTO CANTIZANI BARBOSA", "tax_id": "***379967**", "role": {"code": "10", "description": "Diretor"}}, {"name": "CARLOS MOTTA DOS SANTOS", "tax_id": "***876287**", "role": {"code": "10", "description": "Diretor"}}, {"name": "WALDERY RODRIGUES JUNIOR", "tax_id": null, "role": {"code": "08", "description": "Conselheiro de Administra\u00e7\u00e3o"}}, {"name": "DEBORA CRISTINA FONSECA", "tax_id": null, "role": {"code": "08", "description": "Conselheiro de Administra\u00e7\u00e3o"}}, {"name": "LUIZ SERAFIM SPINOLA SANTOS", "tax_id": null, "role": {"code": "08", "description": "Conselheiro de Administra\u00e7\u00e3o"}}, {"name": "PAULO ROBERTO EVANGELISTA DE LIMA", "tax_id": null, "role": {"code": "08", "description": "Conselheiro de Administra\u00e7\u00e3o"}}], "partnership": [{"name": "TROPICAL JUICE COMERCIO IMPORTACAO EXPORTACAO LTDA", "alias": "TROPICAL JUICE", "tax_id": "01619713000109", "type": "MATRIZ", "founded": "1997-01-16", "size": "DEMAIS"}, {"name": "TROPICAL JUICE COMERCIO IMPORTACAO EXPORTACAO LTDA", "alias": "TROPICAL JUICE", "tax_id": "01619713000281", "type": "FILIAL", "founded": "1997-07-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BB TURISMO", "tax_id": "28152684000166", "type": "MATRIZ", "founded": "1982-11-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BB TURISMO", "tax_id": "28152684000247", "type": "FILIAL", "founded": "1987-03-19", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684000328", "type": "FILIAL", "founded": "1987-03-23", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684000409", "type": "FILIAL", "founded": "1988-11-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684000590", "type": "FILIAL", "founded": "1988-11-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684000670", "type": "FILIAL", "founded": "1989-03-30", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684000751", "type": "FILIAL", "founded": "1989-07-26", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684001642", "type": "FILIAL", "founded": "1991-04-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR VIAGENS E TURISMO LTDA.", "tax_id": "28152684001219", "type": "FILIAL", "founded": "1991-03-05", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684001057", "type": "FILIAL", "founded": "1990-11-12", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684001723", "type": "FILIAL", "founded": "1991-07-26", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684000832", "type": "FILIAL", "founded": "1990-01-11", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684001138", "type": "FILIAL", "founded": "1990-11-16", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684000913", "type": "FILIAL", "founded": "1990-01-08", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684001561", "type": "FILIAL", "founded": "1991-03-26", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684001308", "type": "FILIAL", "founded": "1991-01-14", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684001480", "type": "FILIAL", "founded": "1991-01-04", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684001804", "type": "FILIAL", "founded": "1992-10-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002029", "type": "FILIAL", "founded": "1993-03-09", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684001995", "type": "FILIAL", "founded": "1993-03-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002100", "type": "FILIAL", "founded": "1993-04-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002290", "type": "FILIAL", "founded": "1993-04-02", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002371", "type": "FILIAL", "founded": "1993-04-05", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002452", "type": "FILIAL", "founded": "1993-11-29", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002533", "type": "FILIAL", "founded": "1994-04-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002614", "type": "FILIAL", "founded": "1993-12-20", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002703", "type": "FILIAL", "founded": "1995-04-06", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684002886", "type": "FILIAL", "founded": "1995-10-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684003181", "type": "FILIAL", "founded": "1997-06-18", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR VIAGENS E TURISMO", "tax_id": "28152684002967", "type": "FILIAL", "founded": "1996-10-09", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684003009", "type": "FILIAL", "founded": "1997-01-08", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR - VIAGENS E TURISMO", "tax_id": "28152684003505", "type": "FILIAL", "founded": "1997-08-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR-VIAGENS E TURISMO LTDA", "tax_id": "28152684003262", "type": "FILIAL", "founded": "1997-06-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684003424", "type": "FILIAL", "founded": "1997-07-30", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR - VIAGENS E TURISMO", "tax_id": "28152684003343", "type": "FILIAL", "founded": "1997-06-28", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR VIAGENS E TURISMO", "tax_id": "28152684003696", "type": "FILIAL", "founded": "1997-08-01", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR OPERADORA", "tax_id": "28152684003777", "type": "FILIAL", "founded": "1997-12-09", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684003858", "type": "FILIAL", "founded": "1997-12-22", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR VIAGENS E TURISMO LTDA", "tax_id": "28152684004072", "type": "FILIAL", "founded": "1997-10-28", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684003939", "type": "FILIAL", "founded": "1997-12-29", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684004153", "type": "FILIAL", "founded": "1998-05-14", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684004315", "type": "FILIAL", "founded": "2000-03-24", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684004404", "type": "FILIAL", "founded": "2000-07-05", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR - VIAGENS E TURISMO", "tax_id": "28152684004234", "type": "FILIAL", "founded": "1998-04-13", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684004587", "type": "FILIAL", "founded": "2000-07-28", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "POSTO BBTUR SAUIPE", "tax_id": "28152684004668", "type": "FILIAL", "founded": "2000-08-30", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684004749", "type": "FILIAL", "founded": "2000-09-14", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684004820", "type": "FILIAL", "founded": "2002-01-08", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR ORGANIZADORA DE EVENTOS", "tax_id": "28152684004900", "type": "FILIAL", "founded": "2006-05-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684005044", "type": "FILIAL", "founded": "2011-11-09", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": null, "tax_id": "28152684005125", "type": "FILIAL", "founded": "2011-12-15", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR", "tax_id": "28152684005206", "type": "FILIAL", "founded": "2011-12-05", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "LOJA BBTUR LAZER BSB", "tax_id": "28152684005397", "type": "FILIAL", "founded": "2012-02-10", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BBTUR VIAGENS E TURISMO LTDA", "tax_id": "28152684005478", "type": "FILIAL", "founded": "2012-11-30", "size": "DEMAIS"}, {"name": "BBTUR VIAGENS E TURISMO LTDA", "alias": "BB TURISMO", "tax_id": "28152684005559", "type": "FILIAL", "founded": "2016-05-17", "size": "DEMAIS"}, {"name": "FAZENDAS REUNIDAS SEMPRE VERDE LTDA", "alias": null, "tax_id": "66584574000162", "type": "MATRIZ", "founded": "1991-07-22", "size": "DEMAIS"}], "simples_nacional": {"last_update": "2020-04-02T11:12:31.000Z", "simples_optant": false, "simples_included": null, "simples_excluded": null, "simei_optant": false}, "sintegra": {"last_update": "2020-04-01T07:08:45.000Z", "home_state_registration": null, "registrations": []}, "files": {"registration": "https://api.cnpja.com.br/files/eyJ1IjoicmFwaWQtYXBpIiwieCI6IjAwMDAwMDAwMDAwMTkxIiwidCI6IkNSIn0", "membership": "https://api.cnpja.com.br/files/eyJ1IjoicmFwaWQtYXBpIiwieCI6IjAwMDAwMDAwMDAwMTkxIiwidCI6IkNNIn0"}, "maps": {"roads": "https://api.cnpja.com.br/files/eyJ1IjoicmFwaWQtYXBpIiwieCI6IjAwMDAwMDAwMDAwMTkxIiwidCI6IkdSIn0", "satellite": "https://api.cnpja.com.br/files/eyJ1IjoicmFwaWQtYXBpIiwieCI6IjAwMDAwMDAwMDAwMTkxIiwidCI6IkdTIn0", "street": "https://api.cnpja.com.br/files/eyJ1IjoicmFwaWQtYXBpIiwieCI6IjAwMDAwMDAwMDAwMTkxIiwidCI6IkdUIn0"}} | {"type": "object", "properties": {"last_update": {"type": "string"}, "name": {"type": "string"}, "alias": {"type": "string"}, "tax_id": {"type": "string"}, "type": {"type": "string"}, "founded": {"type": "string"}, "size": {"type": "string"}, "capital": {"type": "integer"}, "email": {"type": "string"}, "phone": {"type": "string"}, "phone_alt": {"type": "null"}, "federal_entity": {"type": "string"}, "registration": {"type": "object", "properties": {"status": {"type": "string"}, "status_date": {"type": "string"}, "status_reason": {"type": "null"}, "special_status": {"type": "null"}, "special_status_date": {"type": "null"}}}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "number": {"type": "string"}, "details": {"type": "string"}, "zip": {"type": "string"}, "neighborhood": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "city_ibge": {"type": "string"}, "state_ibge": {"type": "string"}}}, "legal_nature": {"type": "object", "properties": {"code": {"type": "string"}, "description": {"type": "string"}}}, "primary_activity": {"type": "object", "properties": {"code": {"type": "string"}, "description": {"type": "string"}}}, "secondary_activities": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "description": {"type": "string"}}}}, "membership": {"type": "array", "items": {"type": "object"}}, "partnership": {"type": "array", "items": {"type": "object"}}, "simples_nacional": {"type": "object", "properties": {"last_update": {"type": "string"}, "simples_optant": {"type": "boolean"}, "simples_included": {"type": "null"}, "simples_excluded": {"type": "null"}, "simei_optant": {"type": "boolean"}}}, "sintegra": {"type": "object", "properties": {"last_update": {"type": "string"}, "home_state_registration": {"type": "null"}, "registrations": {"type": "array"}}}, "files": {"type": "object", "properties": {"registration": {"type": "string"}, "membership": {"type": "string"}}}, "maps": {"type": "object", "properties": {"roads": {"type": "string"}, "satellite": {"type": "string"}, "street": {"type": "string"}}}}} |
35f49008-3ffe-4bff-a189-739161979cfc/3b57f13d-0802-4a46-93fb-059a40f7d5f0/0/0 | Consulta CNPJ Grátis | API Gratuita de Consultas a Receita Federal, Simples Nacional e Cadastro de Contribuintes (SINTEGRA). | 9.5 | Consulta Estabelecimento | Consulta Receita Federal, Simples Nacional e Cadastro de Contribuintes através do CNPJ | 200 | Response | {"updated": "2021-12-09T12:40:08Z", "taxId": "84447804000123", "alias": null, "founded": "1992-09-30", "head": true, "company": {"id": 84447804, "name": "J TOLEDO DA AMAZONIA INDUSTRIA E COMERCIO DE VEICULOS LTDA", "equity": 769080000, "nature": {"id": 2062, "text": "Sociedade Empres\u00e1ria Limitada"}, "size": {"id": 5, "acronym": "DEMAIS", "text": "Demais"}, "simples": {"optant": false, "since": null}, "simei": {"optant": false, "since": null}, "members": [{"since": "2004-04-14", "person": {"id": "424e385e-4aeb-4461-b7e1-c3e00f29d3dc", "name": "Joao Augusto Oliveira de Toledo", "type": "NATURAL", "taxId": "***595178**", "age": "31-40"}, "role": {"id": 22, "text": "S\u00f3cio"}}, {"since": "1992-09-30", "person": {"id": "e03096bc-9106-4d2b-9797-88ab47d1f3b4", "name": "Joao Eduardo de Toledo", "type": "NATURAL", "taxId": "***511798**", "age": "71-80"}, "role": {"id": 49, "text": "S\u00f3cio-Administrador"}}]}, "statusDate": "2005-11-03", "status": {"id": 2, "text": "Ativa"}, "address": {"municipality": 1302603, "street": "Rua Aninga", "number": "610", "details": null, "district": "Distrito Industrial ii", "city": "Manaus", "state": "AM", "zip": "69007200", "country": {"id": 76, "name": "Brasil"}}, "phones": [{"area": "92", "number": "21257450"}, {"area": "92", "number": "21257452"}], "emails": [{"address": "aucinea.araujo@suzukimotos.com.br", "domain": "suzukimotos.com.br"}], "mainActivity": {"id": 2869100, "text": "Fabrica\u00e7\u00e3o de m\u00e1quinas e equipamentos para uso industrial espec\u00edfico n\u00e3o especificados anteriormente, pe\u00e7as e acess\u00f3rios"}, "sideActivities": [{"id": 2811900, "text": "Fabrica\u00e7\u00e3o de motores e turbinas, pe\u00e7as e acess\u00f3rios, exceto para avi\u00f5es e ve\u00edculos rodovi\u00e1rios"}, {"id": 3012100, "text": "Constru\u00e7\u00e3o de embarca\u00e7\u00f5es para esporte e lazer"}, {"id": 3091101, "text": "Fabrica\u00e7\u00e3o de motocicletas"}, {"id": 4520001, "text": "Servi\u00e7os de manuten\u00e7\u00e3o e repara\u00e7\u00e3o mec\u00e2nica de ve\u00edculos automotores"}, {"id": 4541201, "text": "Com\u00e9rcio por atacado de motocicletas e motonetas"}, {"id": 4541202, "text": "Com\u00e9rcio por atacado de pe\u00e7as e acess\u00f3rios para motocicletas e motonetas"}, {"id": 4649403, "text": "Com\u00e9rcio atacadista de bicicletas, triciclos e outros ve\u00edculos recreativos"}, {"id": 6463800, "text": "Outras sociedades de participa\u00e7\u00e3o, exceto holdings"}, {"id": 6810202, "text": "Aluguel de im\u00f3veis pr\u00f3prios"}], "registrations": [{"state": "RN", "number": "203006747", "enabled": true}, {"state": "AP", "number": "030178438", "enabled": false}, {"state": "AL", "number": "245007016", "enabled": true}, {"state": "RR", "number": "240070892", "enabled": true}, {"state": "AM", "number": "070013993", "enabled": true}, {"state": "MG", "number": "0358556720190", "enabled": true}, {"state": "DF", "number": "0735866600172", "enabled": true}, {"state": "ES", "number": "000013943", "enabled": true}, {"state": "PR", "number": "0990238642", "enabled": true}, {"state": "SE", "number": "270912355", "enabled": true}, {"state": "PE", "number": "022174222", "enabled": true}, {"state": "RS", "number": "0963288393", "enabled": false}, {"state": "PB", "number": "169999920", "enabled": false}, {"state": "AM", "number": "041226780", "enabled": true}, {"state": "AM", "number": "041226798", "enabled": false}, {"state": "AC", "number": "0100628400183", "enabled": true}, {"state": "CE", "number": "069995451", "enabled": true}, {"state": "SP", "number": "804000164110", "enabled": true}, {"state": "TO", "number": "299996603", "enabled": true}, {"state": "BA", "number": "044123664", "enabled": true}, {"state": "AM", "number": "070003009", "enabled": false}, {"state": "MT", "number": "00133726754", "enabled": true}, {"state": "SC", "number": "253178096", "enabled": true}, {"state": "RS", "number": "9000006010", "enabled": true}, {"state": "RJ", "number": "91015412", "enabled": true}, {"state": "PI", "number": "194350274", "enabled": true}, {"state": "RO", "number": "00000000540650", "enabled": true}, {"state": "MS", "number": "282902201", "enabled": true}, {"state": "MA", "number": "126007489", "enabled": true}, {"state": "AM", "number": "063008440", "enabled": true}, {"state": "GO", "number": "104278684", "enabled": true}, {"state": "AM", "number": "062003240", "enabled": true}, {"state": "PA", "number": "151862915", "enabled": true}]} | {"type": "object", "properties": {"updated": {"type": "string"}, "taxId": {"type": "string"}, "alias": {"type": "null"}, "founded": {"type": "string"}, "head": {"type": "boolean"}, "company": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "equity": {"type": "integer"}, "nature": {"type": "object", "properties": {"id": {"type": "integer"}, "text": {"type": "string"}}}, "size": {"type": "object", "properties": {"id": {"type": "integer"}, "acronym": {"type": "string"}, "text": {"type": "string"}}}, "simples": {"type": "object", "properties": {"optant": {"type": "boolean"}, "since": {"type": "null"}}}, "simei": {"type": "object", "properties": {"optant": {"type": "boolean"}, "since": {"type": "null"}}}, "members": {"type": "array", "items": {"type": "object", "properties": {"since": {"type": "string"}, "person": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}, "taxId": {"type": "string"}, "age": {"type": "string"}}}, "role": {"type": "object", "properties": {"id": {"type": "integer"}, "text": {"type": "string"}}}}}}}}, "statusDate": {"type": "string"}, "status": {"type": "object", "properties": {"id": {"type": "integer"}, "text": {"type": "string"}}}, "address": {"type": "object", "properties": {"municipality": {"type": "integer"}, "street": {"type": "string"}, "number": {"type": "string"}, "details": {"type": "null"}, "district": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "country": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}}}}, "phones": {"type": "array", "items": {"type": "object", "properties": {"area": {"type": "string"}, "number": {"type": "string"}}}}, "emails": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "domain": {"type": "string"}}}}, "mainActivity": {"type": "object", "properties": {"id": {"type": "integer"}, "text": {"type": "string"}}}, "sideActivities": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "text": {"type": "string"}}}}, "registrations": {"type": "array", "items": {"type": "object", "properties": {"state": {"type": "string"}, "number": {"type": "string"}, "enabled": {"type": "boolean"}}}}}} |
ef16517b-acde-4505-b67f-f29b010db60d/32457869-4aa3-4466-b57d-1c07e96b1361/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Search Companies Result | Get search results. Please make sure the search is "done" before calling this endpoint. | 200 | New Example | {"data": [{"company_id": "80245327", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "13056448", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "33194007", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "71409420", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "13274443", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "74892218", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "2987720", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "71301545", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "71049830", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "151896", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "37489372", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "79994924", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "72055323", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "4812884", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "93597096", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "18313260", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "18723495", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "34225044", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "12588185", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "47574659", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "69501840", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "81889327", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "18055275", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "78792265", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "14505349", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "5215226", "company_name": null, "description": "Underdog.io builds software that helps job seekers find meaningful work at technology companies. Since launching in April 2014, we\u2019ve connected thousands of candidates with hundreds of growing organizations in New York and San Francisco. We also help companies that are hiring remotely.\n\nCandidates send Underdog.io their resumes and other basic information. Using a combination of human intelligence and technology, Underdog.io reviews and ranks candidates and sends a curated batch to our hiring network every week. Founders and hiring managers contact candidates directly and take them through their normal internal hiring process.", "linkedin_url": null}, {"company_id": "71239875", "company_name": null, "description": "Finally, you can have a global WAN architecture without the hassle.\n\nThe 21Packets Software-Defined Global SASE Network Fabric is strategically located in over 300 locations where our Cloud-Delivered Network Fabric Hubs span across multiple Internet service provider backbones, with native connectivity to over 400 carrier networks for secure public and private core and last mile connectivity.\n\nThis architecture allows the fabric to reside with minimal latency to corporate locations, data centers, cloud providers, end points and users, with the ability to dynamically choose optimal network paths to meet application-specific requirements while maximizing availability and resiliency with unprecedented Zero Trust Network Access security.", "linkedin_url": null}, {"company_id": "374941", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "31025284", "company_name": null, "description": "Hatica is an innovative analytics platform that enables engineering leaders to improve team productivity, effectiveness, and well-being. Hatica connects with all your workplace tools to provide actionable insights into team activity, efforts, and outcomes. Hatica's insights serve as a compass for engineering leaders and contributors to drive better outcomes without burnout by promoting team alignment, accelerating delivery, and driving engagement.", "linkedin_url": null}, {"company_id": "16218133", "company_name": null, "description": "Welcome to Markovate \u2014 where we don't just adapt to the digital age, we define it. As specialists in crafting bespoke digital and AI-powered solutions, we're committed to catalyzing transformative growth for both businesses and individuals. In an ever-changing technological landscape, we see ourselves as your strategic partner, turning the tides of change into waves of opportunity.\n\nOur Mission: To elevate performance metrics, inspire unprecedented change, and enrich lives through the power of innovative technologies like Artificial Intelligence, Machine Learning, Generative AI, Web3, Robotic Process Automation, and many more. \n\nWe are driven by the vision of a world where technology serves as a tool and a catalyst for broad-spectrum transformation. With our knowledgeable team by your side, you won't simply be implementing technology; you'll be strategically integrating AI to speed up business processes and open up fresh development opportunities. We have the know-how and the resources to help you reinvent consumer experiences, derive valuable insights from data, or optimize procedures.\n\nStep into the future with Markovate, your one-stop destination for cutting-edge tech and software engineering solutions. \n\nIf you're seeking to carve out a fulfilling career in tech, look no further. We are continually searching for passionate tech enthusiasts who share our vision. When you connect with us, you're not just getting a job; you're joining a team that believes in the transformative power of technology to shape a better future for all.", "linkedin_url": null}, {"company_id": "30645878", "company_name": null, "description": "Acquire.com has helped 100s of startups get acquired and has facilitated $500m+ in closed deals.\n\nOur goal is to build world\u2019s most founder-friendly startup acquisition marketplace. We help turn founder journeys into success stories.", "linkedin_url": null}, {"company_id": "92896345", "company_name": null, "description": "Unleash the power of Blockchain AI with ChainGPT. An advanced AI model designed specifically for Blockchain Technology and Crypto related topics. It uses the latest algorithms and high speed computing capabilities, to address challenging issues in the Blockchain and Crypto space. Using ChainGPT, users may quickly obtain whatever knowledge and information they require. With many other unique features designed for individuals, developers, and businesses, ChainGPT is an essential tool for all that are in the Blockchain space. \n\nAmong its unique features: Blockchain & Crypto information, no-code smart contract generator, smart-contract auditor, code debugger, code-to-words, documentation creator, chart analysis & technical analysis, AML features, Blockchain analytics, on-chain live data, source of news, and much more. By creating the most advanced AI model, we are offering users an unlimited amount of use-cases in which ChainGPT can be applied to. Our SDK & API service makes it possible to also develop new applications powered by ChainGPT, or integrating it to already existing applications. \n\nChainGPT is backed by the CGPT utility token, which is required to access the variety of AI tools and products powered by ChainGPT. It's playing a big role in the ecosystem of ChainGPT.\n\nLearn more about ChainGPT at https://ChainGPT.org", "linkedin_url": null}, {"company_id": "79684550", "company_name": null, "description": "ReaCredence IT Solutions consulting services refer to the professional services provided by IT consulting firms to businesses and organizations across various industries. These services are designed to help clients improve their IT infrastructure, optimize their technology investments, and align their IT strategies with their business objectives.\n\nReaCredence IT Solutions consulting firms offer a wide range of services, including IT strategy consulting, IT infrastructure consulting, digital transformation consulting, cybersecurity consulting, software development consulting, and project management consulting. These services are delivered by highly skilled IT consultants with expertise in various technology domains, such as cloud computing, data analytics, artificial intelligence, and blockchain.\n\nThe primary objective of ReaCredence IT Solutions consulting services is to help businesses and organizations leverage technology to achieve their strategic goals and gain a competitive edge in the market. IT consultants work closely with clients to understand their business requirements, assess their existing IT infrastructure, identify gaps and opportunities, and recommend solutions that can help them achieve their objectives.\n\nReaCredence IT Solutions consulting services can benefit businesses and organizations of all sizes, from small startups to large enterprises. By partnering with an IT consulting firm, businesses can gain access to the latest technology trends and innovations, reduce costs, improve efficiency, and enhance customer experience.", "linkedin_url": null}, {"company_id": "3497316", "company_name": null, "description": "Mental Canvas is developing a breakthrough technology that defines a new digital graphical media that fills the gap between 2D drawings and 3D models. The core technology, originally developed at Yale University by a research team led by Professor Julie Dorsey, is the basis for a suite of commercial applications. The company is currently building partnerships with major design, advertising, and media firms, publishers, and tablet manufacturers.", "linkedin_url": null}, {"company_id": "2946878", "company_name": null, "description": "GNS3 allows you to visualize, plan, test and troubleshoot network environments across any vendor platform at scale - without the need to directly interact with the network hardware. With the intuitive graphical interface, users can seamlessly connect all types of virtual interfaces to compose a real representation of networks. GNS3 runs on traditional PC hardware and may be used on multiple operating systems, including Windows, Linux, and MacOS X. \r\n\r\nWhy should you use GNS3?\r\n\r\n+ Real-time network simulation for pre-deployment testing without the need for network hardware\r\n+ Test 20+ different network vendors in risk-free virtual environment\r\n+ Create dynamic network maps for troubleshooting and proof of concept (POC) testing\r\n+ Customized topologies and labs within GNS3 for network certification training", "linkedin_url": null}, {"company_id": "35436138", "company_name": null, "description": "Avolin brings the power of cloud transformation to thousands of organizations around the world. Our strategy is to create a seamless journey to the cloud that can meet our customer\u2019s individual business and risk requirements. Using Avolin solutions you can rapidly access new and innovative capabilities for your mission-critical software - now and in the future - ensuring you get maximum value from your investment. All with unrivaled commercial and technical simplicity. \n\nOur Customer Experience, IT Management and Supply Chain software and services are designed to meet the unique processes and industry-specific needs of our customers. We focus on mitigating complex and costly migrations and helping our customers create business value, reduce IT costs, and improve security and compliance. Together we aim to drive growth and increase ROI across our customers\u2019 operations.\n\nFor more information, visit www.avolin.com\n", "linkedin_url": null}, {"company_id": "9205688", "company_name": null, "description": "Our vision is to provide a platform and an ecosystem for increased investments primarily in the energy and infrastructure sectors via an Intelligent, Industrial Internet. \n\nDigiCollect\u2019s mission is to become a top tier data intelligence technology platform delivering proprietary products based on emerging technologies. DigiCollect provides cutting edge cloud applications, mobile applications, digital transformation and development and systems integration services utilizing GIS, big data, cloud computing, scada, sensors, intelligence and machine learning.\n\nDigiCollect is currently focused on the energy, construction, real estate, health care and telecommunications sectors and in the near future expanding to manufacturing and retail sectors. The company delivers value from proven business models and processes including process rationalization while providing market leading sustainable solutions at attractive costs.\n\nDigiCollect began operations in 2014. Today, it has more than 35 employees actively focussed on building the next generation of technologies for the energy and the infrastructure sectors. DigiCollect is currently a portfolio company of ACO Investment Group, an U.S based investment firm focused on renewable energy, infrastructure, and FTTX Networks.\n\nDigiCollect\u2019s services includes remote monitoring software development, cloud computing, energy consulting services especially for renewable energy and the infrastructure sectors that use intelligent workflows to capture field data, supply chain and logistics management solution, visualization software, drone services and geographic information systems and geospatial research.\n\n\nFor more, please visit : www.digicollect.com", "linkedin_url": null}, {"company_id": "80347916", "company_name": null, "description": "We live in a three dimensional world. Our perception and memories are of three dimensional beings. Yet there is no way to capture and revisit those moments like you are there. All we have to show for it are these 2D slices we call photos. It's time for that to change.\n\nLuma's mission is to enable everyone to capture and experience the world in lifelike 3D. To bring about the next step function change in how we share memories, explore products, and spaces on the internet. To propel photos and videos into our mixed-reality 3D future.\n\nSome of the brightest minds in computer vision and graphics have dedicated their careers to solving this problem of photorealistic 3D capture. Now, advances in neural rendering, deep learning, and compute have finally brought this dream within our reach. If thinking about this future and this monumental engineering challenge gets you excited, and wide-eyed with ideas, come make it real with us. Join our founding team with the autonomy to experiment, to grow, and to help form Luma's technical, product, and business roadmap.", "linkedin_url": null}, {"company_id": "13744932", "company_name": null, "description": "Prime is founded by group of highly talented IT professional to develop business applications and offers consulting and outsourcing solutions. Our strategic advantage comes from our knowledge of Information Technology across a broad range of professional services, solutions and platforms and our ability to deliver innovative, cost effective, cutting edge technology solutions quickly. Our goal is to to bridge the gap between right talent with right requirement. \nWe are a team of industry experts with years of experience in staffing and recruitment industry combined with salesforce nomads to create a system where we can deliver 100% based on our clients requirement. Prime Consulting Inc was formed to fill in the industry void to find the right salesforce talent for our clients and reduce their hiring efforts to minimum so that they can focus on implementing the solution rather than spending numerous hours looking for right talent. \nOur team comprised of staffing experts and salesforce experts, this gives us a positive edge where we can find the right talent faster than anyone else. Our one click hire(Register R logo here) process insures that we always have enough talent with us to server our client at all the time. We have a team of certified salesforce technical screeners and certified salesforce recruiters who make sure that we provide our clients with exactly what they are looking for.", "linkedin_url": null}, {"company_id": "10838635", "company_name": null, "description": "Chorus by ZoomInfo uses proactive AI-powered recommendations and insights that keep your finger on the pulse of every account and opportunity, giving you a better line of sight for maximizing revenue.\n\nIntegrated fully into the ZoomInfo platform, Chorus can capture and analyze the voice of the customer to make better strategic decisions based on market insights and customer feedback, and help your team collaborate to drive next steps forward with direct customer context. \n\nFor the latest news, visit our ZoomInfo social page: https://www.linkedin.com/company/zoominfo\n", "linkedin_url": null}, {"company_id": "2714872", "company_name": null, "description": "pymetrics is now Harver. \n\nHarver is the industry leading hiring solution helping organizations optimize their talent decisions. Rooted in over 35 years of rich data insights backed by I/O psychology and cognitive science, Harver delivers a suite of automated solutions that enables organizations to engage, hire, and develop the right talent in a fast and fundamentally less biased way. Having processed over 100 million candidates, Harver provides trusted, data-driven, and adaptable offerings, including assessments, video interviews, scheduling, and reference checking. Harver has helped more than 1,300 customers, including Booking.com, Peloton, Valvoline, and McDonald\u2019s, take the smart path to the right talent. ", "linkedin_url": null}, {"company_id": "27171191", "company_name": null, "description": "Copilot for doctors ", "linkedin_url": null}, {"company_id": "13266971", "company_name": null, "description": "About us :\nSaaS based secure enterprise M&A platform dedicated towards management & execution of M&A deals. The platform allows companies to run systematic deal discovery, due diligence and post-merger integration all within the same platform. With MergerWare, companies are able to establish a recurring high quality M&A process that diminishes the risks that come bundled along with traditional approach of deal management. MergerWare helps companies derive greater value from every deal by ways of standardisation of processes and efficient project management and risk management features. With Real time data at your finger tips, be in control of your deal success.\n\nIn Press :\n \nhttp://bwdisrupt.businessworld.in/article/MergerWare-Awarded-by-Finance-Monthly-M-A-Awards-2017/10-08-2017-123891/\n\nhttp://bwdisrupt.businessworld.in/article/Mergerware-Conferred-With-Acquisition-International-s-Best-M-A-Deal-Management-Platform-2017/23-05-2017-118701/\n\nMergerWare CEO Coverage at Entrepreneur May 2017 Edition by Entrepreneur Magazine .\n\n https://www.entrepreneur.com/article/295277\n\n\nWorldwide office locations:\n\nUSA \nMergerWare Corporation \nBoston, CA \nContact :+1(408) 520-9799 \n \nMergerWare India \nBangalore \nMergerWare Singapore\nHillview\nContact :(+65)84634155\n\nEurope\n25, rue des feuillantines\n75005 Paris \n\nWrite to us:\ninfo@mergerware.com\nsales@mergerware.com", "linkedin_url": null}, {"company_id": "76718489", "company_name": null, "description": "SmartSuite provides a collaborative Work Management platform that enables teams to plan, track and manage workflows - whether it be a project, an ongoing process, or routine everyday tasks.\n\nSmartSuite helps coordinate people and work across all levels of an organization to ensure that team members have the information they need to accomplish the work that matters most. Team members can create the perfect workflow in minutes or choose from over 200 industry-leading templates that can be quickly tailored to their exact needs. From simple to complex and everything in between, we have you covered!\n", "linkedin_url": null}, {"company_id": "2098890", "company_name": null, "description": "Percolate empowers marketing teams to gain visibility into the marketing process, improve coordination of work, and effectively build marketing campaigns and content with analytics to measure impact. The world's largest enterprises including Mars, UPS, American Express, Eaton, VMware, and Rockwell Automation use Percolate to create a coordinated buyer experience, reduce production costs, and improve marketing impact.\n\nTo learn more about how Percolate by Seismic helps teams achieve their most ambitious marketing goals, visit us today at www.percolate.com.", "linkedin_url": null}, {"company_id": "91507115", "company_name": null, "description": "OmniVoid is a software development company on a mission to fill the tech void. Founded and empowered by a team of like-minded trailblazers from MIT, Harvard, Stanford, and several other top-tier institutions.\n\nWe offer a central family of OmniVoid products as well as engineer custom software solutions - tapping into the hidden potential of our client businesses and brands. Extended Reality (XR) and Artificial Intelligence (AI) are the technological pillars of our corporation.\n\nWe are innovators. We are OmniVoid.\n\nwww.omnivoid.net", "linkedin_url": null}, {"company_id": "1316444", "company_name": null, "description": "ThingWorx\u2122, a PTC Technology, is the leading Internet of Things (IoT) and Augmented Reality (AR) platform for the industrial enterprise. With ThingWorx, your organization can quickly and easily connect devices and systems, normalize and analyze data, implement applications and user interfaces, manage and remotely control devices, and deliver new types of experiences through technologies like augmented reality \u2013 all on a secure and scalable architecture. For more information about ThingWorx, please visit https://www.ptc.com/products/iot and follow us on Twitter @ThingWorx.", "linkedin_url": null}, {"company_id": "18993699", "company_name": null, "description": "Nestor is the People Intelligence Platform that helps organizations unlock the Power of Skills to drive workforce agility, high performance, and continuous growth. Nestor connects performance management, employee engagement, and career development through a skills-based approach to help HR and business leaders make talent decisions aligned with business priorities.\n\nOur technology uses predictive analytics and nudging automation to empower each employee to take ownership of their own career, identify skills gaps, access new growth opportunities, get involved in cross-functional initiatives, and learn the skills that will help them succeed.\n\nWith a 98% adoption rate, Nestor is trusted by HR and people leaders in mid-to-large enterprises, including F500 companies, across the US, Latin America, Europe, and the Middle East. \n\nNestor is rated the #1st Easiest to Use Skills Management Software on G2.", "linkedin_url": null}, {"company_id": "7601819", "company_name": null, "description": "Datatron is a FLEXIBLE MLOps platform that helps businesses deploy, catalog, manage, monitor, & govern ML models in production (on-prem, in any cloud, or integrated feature-by-feature via our API). Datatron is entirely vendor, library, and framework agnostic, including AWS, Azure, GCP, SAS, H2O, Python, R, Scikit-Learn, Tensor-Flow, and more. Whether you are just getting started in MLOps, or want to remedy or supplement your homegrown solution, Datatron is the answer. Datatron is Reliable AI\u2122.\n", "linkedin_url": null}, {"company_id": "15195536", "company_name": null, "description": "Salesforce Revenue Cloud helps you take control of revenue growth across every channel. As part of the Salesforce Customer 360, Revenue Cloud has a unified data model powering the entire revenue lifecycle. Connecting revenue processes allows you to transform the B2B buying journey, accelerate new revenue streams, and increase revenue efficiency. ", "linkedin_url": null}, {"company_id": "31560790", "company_name": null, "description": "Social signals, traffic signals, purchase signals, intent signals, all send the right message that your brand and products deserve to be visible.", "linkedin_url": null}, {"company_id": "13225446", "company_name": null, "description": "Root liquids software\u2019s is a web and mobile application development company. Our purpose is to help businesses and professionals excel in the technology environment through strategic, efficient and effective solutions catering to their unique needs. We provide professional development and consulting services in web and mobile applications development. \r\nOur service reaches out to web based solutions including website designing, ecommerce solutions and integrations solutions as well as applications catering to advanced mobile technology. We value your time and money and provide solutions staying in budget with realistic timelines and deliverables. The professional and personal needs of our clients come first. Our area of expertise has provided us opportunities of development in Java, JavaScript, ASP.Net, HTML/CSS, Flex, PHP, iPhone SDK, Android SDK and many more technologies.", "linkedin_url": null}, {"company_id": "4873004", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "73804631", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "42676982", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "861363", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "2893973", "company_name": null, "description": "Cumulus, now NVIDIA, is leading the transformation of bringing web-scale networking software to enterprise cloud. Our networking switching software, NVIDIA-Cumulus Linux, allows you to affordably build and efficiently operate your network like the world\u2019s largest data center operators \u2014 unlocking vertical network stacks. To stay up to date on all things networking, follow us here: https://www.linkedin.com/showcase/nvidianetworking/\n", "linkedin_url": null}, {"company_id": "77034372", "company_name": null, "description": "Coretek Labs is a AI-focused software engineering partner that empowers organizations across the globe with innovative solutions, unparalleled execution capabilities and unwavering focus on customer satisfaction.\n\nWith our core in tech agility & process orientation, we help businesses evolve & elevate their value proposition & look beyond technology.", "linkedin_url": null}, {"company_id": "10600798", "company_name": null, "description": "WeCP (We Create Problems) is the fastest and the most accurate way for businesses to evaluate candidates on technical skills \u2014 software engineering, cloud, DevOps, data science, enterprise tools, and more \u2014 in one unified technical hiring platform.\n\nBy connecting the world\u2019s leading ATS and Onboarding tools, businesses can automate all of the manual work they normally need to do to evaluate candidate skills before hiring. Take hiring a software engineer, for example. With WeCP, you can just click a button and invite candidates to take a coding test. In about an hour, you\u2019ll find which candidates are worth interviewing face-to-face. You can then click another button to conduct a code pair video interview between interviewers and the candidates.\n\nBy doing this, you will be able to eliminate bias in your hiring and make it skill-based, while you will be able to reduce your hiring cycle from months down to just a few days.\n\nHQ in Bangalore, Karnataka (India) and Austin, Texas (United States), WeCP is used by the world\u2019s top brands \u2014 including Infosys, Microsoft, Robert Bosch, Mindtree, and Larsen Toubro \u2014 and was named one of India's fastest growing startup by YourStory (#top 100 to soon becoming a billion revenue company).\n\nWeCP can help you in the following use cases:\n1. Candidate\u2019s Technical Skills Assessment \n2. Technical Interviews\n3. University Hiring\n4. Lateral Hiring\n5. Hackathons\n6. Upskilling Assessments", "linkedin_url": null}, {"company_id": "87431258", "company_name": null, "description": "Get 100+ agency tool kit: https://lnkd.in/dA2TbkY9", "linkedin_url": null}, {"company_id": "5205148", "company_name": null, "description": "Headquartered in the tech hub of Austin, Texas, our diverse team of leaders brings their organizational expertise from renowned companies like Apple, Walt Disney, and the Department of Defence. At ThisWay, we believe in the boundless opportunities that emerge when solutions are open, unbiased, and available to the world.\nThe platform has been developed by a diverse and experienced team from HR tech and artificial intelligence industries, all passionately solving a problem they experienced in their careers. The company is headquartered in Austin, Texas.", "linkedin_url": null}, {"company_id": "80650579", "company_name": null, "description": "Speak_ is the Interview prep platform", "linkedin_url": null}, {"company_id": "30587144", "company_name": null, "description": "InsideSales offers the leading Enterprise Sales Engagement Platform that accelerates revenue. With Playbooks\u2122 from InsideSales, sales professionals increase productivity, optimize customer interactions, and connect to the right buyers. Playbooks manages lead follow-up and prospecting cadences, automates administrative tasks, and uses data to predict who, when, and how to engage buyers for the best outcome\u2014all to set your sales reps up for success. \n\nUsing Playbooks, thousands of sales teams have been able to accelerate revenue using buyer behavior data and AI\u2014including Groupon, Dell, Sage, Ping Identity, Caesars Entertainment, Pluralsight, Motorola, Fidelity, American Express, and Athena Health. \n", "linkedin_url": null}, {"company_id": "11379543", "company_name": null, "description": "The LCN Firm Incorporated, Where \"Technology and Business Come Together!\"\u200b \n", "linkedin_url": null}, {"company_id": "75020882", "company_name": null, "description": "Build and grow your business while we build tech that stays and scales\nAs a startup - it's important to focus on getting things done. We do exactly that. We take the driver's seat from a tech & product perspective while you focus on adoption and growth!", "linkedin_url": null}, {"company_id": "13579747", "company_name": null, "description": "Born from a vision to facilitate every skill and every passion in the world in meeting a social need, Chezuba is a platform that connects corporations with customized volunteer opportunities for their employees.\n\nChezuba provides high-quality volunteering experiences in scalable, gamified and skill-based formats, as well as supports HR departments in creating seamless volunteer and employee giving experiences and tracking measures of success. \n\nThrough the years, Chezuba has become a trusted leader in the virtual volunteering space, having curated high-quality experiences for large multi-national companies as well as SMBs.\n\nTo date, Chezuba has partnered with non-profits in 100+ countries. Chezuba is listed in Forbes 30 under 30 and has been accelerated by 500 startups. With offices in the US and India, Chezuba boasts of a truly diverse and passionate team who strive to make volunteering fun, easy and accessible to all. ", "linkedin_url": null}, {"company_id": "18660478", "company_name": null, "description": "RYVYL (RVYL) is a publicly traded technology company that builds customized, Blockchain-based payment solutions. Based in San Diego. We develop individual disruptive applications integrated with an end-to-end suite of financial products that benefit most industries.\n\nOUR TECHNOLOGY SOLUTIONS\n\nRYVYL is a fully-integrated, secure, Blockchain-based system that includes compliance, financial audit prep, expense tracking, tax payments, register-specific features, and data fidelity controls.\n\nOur software is developed both in-house and with international subsidiaries. RYVYL also develops the required electronics modifications in partnership with different vendors to create Point of Sale machines that are an upgraded offering from existing solutions.\n\nThe QuickCard payment infrastructure, capable of instantly settling transactions, has unparalleled security with fully integrated Blockchain secured ledger technology and also includes offline functionality.", "linkedin_url": null}, {"company_id": "11329925", "company_name": null, "description": "DataFinery is an AI powered recruitment firm. We use AI to enable recruitment teams to do what they do best - Get people their dream jobs and allow them to live a purposeful and meaning life. \n\nWe've created a suite of AI tools for recruitment workflows. We believe it is finally time to share our secret recipe with the rest of the world. We are working hard on releasing our AI suite to companies looking to make a real impact! \n\nFully remote company\n\nWe operate in:\n\n- Southern California: LA and OC\n- New York City\n- The Bay Area\n- Toronto", "linkedin_url": null}, {"company_id": "80013344", "company_name": null, "description": "Technology isn't just for tech companies. We architect, build and scale leading-edge platforms that underpin your next breakthrough. With rich experience and advanced industry knowledge, we are eligible to cater to the different needs of our various clients.\n\nWe harness the power of our consultancy & design talent, alongside our data expertise, to work out where we can provide value & address your unique needs.\n\nCompetition is fierce out there \u2013\u202fyour customers hold you up to increasingly high standards. And the market is changing, too. You have to stay on top of it all, from new channels to altered consumer behaviors. We\u2019ll help you find revenue streams that range from incremental to disruptive, refreshing and evolving, to fulfill your customers\u2019 unmet needs, which might mean new products, expanded offerings or an entirely different business model.\n\nOur integrated consulting teams \u2013 across Business, Experience, Technology and Data \u2013 apply a systems thinking mindset to get to the heart of our clients\u2019 challenges, achieving balance and harmony in the overarching business system that leads to meaningful, sustained outcomes.", "linkedin_url": null}, {"company_id": "3284959", "company_name": null, "description": "ALSCO started in January of 2007. Since this time and in short order, ALSCO hase become Iraq's largest domain register and the top web hosting provider in Iraq. Our success and large base of customers is doue to the superior quality of services we provide. Since 2013, ALSCO Software is the top web hosting services provider in Iraq with cloud servers, web hosting, and much more. And our secret of success is our heroic support for our customers which is 24/7/365 and non-stop. That's what make us special.", "linkedin_url": null}, {"company_id": "18578562", "company_name": null, "description": "Arbor is a Home Improvements Technology Startup.\n\nThe 21st Century Way To Shop For Your Home. \n\nWe're the future of home improvement shopping. \n\nArbor is the only company that combines software and artificial intelligence with human insight to power an industry that touches all of us. We challenge every part of home improvement shopping in the existing market because we believe a better online shopping experience will lead to a better life.", "linkedin_url": null}, {"company_id": "71614174", "company_name": null, "description": "Hello! We are Alex Chiou and Rahul Pandey, 2 Silicon Valley tech leads who are looking to give back. Alex was a tech lead at Robinhood, Instagram, and Facebook Portal. He has also built apps for fun that have gotten over 2.5 million installs. Rahul was a tech lead at Facebook who was previously at Pinterest. Rahul also runs a YouTube channel about software engineering that has 44,000+ subscribers.\n\nWe have created this tightly-knit, open community to help everyone accelerate their career in tech, no matter what their background is. The main thing we do is host free open, honest, and interactive sessions regularly to give you the career growth advice that you can't easily find online. We want to take the massive amount of resources and learnings from Silicon Valley and make them free and readily accessible for everybody. Our mission is to lower barriers in tech for all.\n\nIf you want to stay connected with us, you can join us on Slack: https://join.slack.com/t/techcareergrowth/shared_invite/zt-lt2tbjcn-LOAVIDuGPI~nkuc4woHDLg\n\nOn top of the sessions, Slack is where Alex and Rahul can provide you the most help. On top of answering your questions, you can also get your resume reviewed, find job postings, and much more! So if you use Slack (or are willing to try it out), please join us on Slack!\n\nIf the Slack link doesn't work, just send Alex or Rahul a LinkedIn message with your email and we will personally send you a Slack invite ourselves!\n\nLastly, we have mobile apps as well, which are 100% free, ad-free, and open-source. Download them for high-quality, curated courses to learn anything you want in tech:\n\nAndroid: https://lnkd.in/gH5tcCHN\niOS: https://lnkd.in/gRAiQdEP", "linkedin_url": null}, {"company_id": "88007673", "company_name": null, "description": "The most powerful answer engine. Powering curiosity with answers backed by up-to-date sources. This is where knowledge begins.", "linkedin_url": null}, {"company_id": "5273603", "company_name": null, "description": "Peer Consulting Resources Inc. is a women-owned IT consulting services company. We help government and private sector organizations achieve their strategic business goals by delivering technical and business solutions with measurable impact. We combine technological innovation and deep industry experience with improving businesses\u2019 productivity. We conceptualize, architect, implement, test, and support new and expanded functionalities that allow clients to transform legacy models and take their businesses to the next level.", "linkedin_url": null}, {"company_id": "89848", "company_name": null, "description": "VMware Horizon goes beyond VDI to provide end users with one place to securely access all their desktops, applications and online services from any device, anywhere. With Horizon, IT organizations can take advantage of closed-loop management and automation, as well as tight integration with the software-defined data center, to deliver and protect all the Windows or Linux and online resources users want, at the speed they expect, with the efficiency business demands.", "linkedin_url": null}, {"company_id": "16217177", "company_name": null, "description": "We are robotic software experts, available to create, integrate, patch, or provide training for your robotic applications. We have particular expertise in the Robotic Operating System (ROS).\n\nTo see our full list of services, see: https://picknik.ai/services/", "linkedin_url": null}, {"company_id": "82825689", "company_name": null, "description": "Engage with Microsoft #PowerPlatform experts and peers in forums; discover blogs, webinars, videos, #PowerApps events, and more. Find out how our #CommunityRocks!", "linkedin_url": null}, {"company_id": "31338988", "company_name": null, "description": "Fundamento is an enterprise-focused contact center automation solution powered by AI that ensures companies consistently achieve excellent business outcomes by reducing AHT, lowering ramp time and saving costs. ", "linkedin_url": null}, {"company_id": "35516406", "company_name": null, "description": "Apache Kafka\u00ae is a distributed streaming platform", "linkedin_url": null}, {"company_id": "91626670", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "68608005", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "31248402", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "15257232", "company_name": null, "description": "Autzu is a leading mobility technology company dedicated to creating a sustainable and centralized vehicle infrastructure for the future of autonomous rideshare services. With a strong focus on reducing the rideshare industry's carbon footprint, we offer eco-friendly electric vehicle (EV) car-sharing solutions for rideshare drivers in partnership with Uber. Autzu is expanding rapidly in major cities like Toronto, NYC, LA, and SF.\n\nOur services include:\n\n1) EV Carshare for Rideshare Drivers: Autzu offers a fleet of electric vehicles designed for rideshare drivers, helping reduce emissions and supporting the transition to greener transportation solutions.\nCentralized Hubs for Maintenance & Recharging: Autzu is developing a network of centralized hubs in major cities, offering easy access to vehicle maintenance and recharging facilities for rideshare drivers.\n\n2) Optimized Fleet Utilization: Our innovative technology enables seamless connection of vehicles to rideshare dispatchers, ensuring optimal fleet utilization and reducing the time drivers spend waiting for their next ride.\n\n3)Global Autonomous Rideshare Infrastructure: Autzu's long-term vision involves building the infrastructure required for mass autonomous rideshare deployments worldwide, revolutionizing the way we travel while minimizing our environmental impact.\n\nJoin Autzu in shaping the future of sustainable and autonomous rideshare solutions. Connect with us today and discover the benefits of our innovative approach to urban mobility.", "linkedin_url": null}, {"company_id": "10681658", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "3281593", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "220061", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "82914", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "2707347", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "1180889", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "3595230", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "10214178", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "10988776", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "18131896", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "492926", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "10820999", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "28601613", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "3724051", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "29366061", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "2423176", "company_name": null, "description": null, "linkedin_url": null}, {"company_id": "18762491", "company_name": null, "description": null, "linkedin_url": null}], "message": "Showing 1 of 1 pages", "search_params": {"company_headcounts": ["1-10", "11-50"], "headquarters_location": [103644278], "hiring_on_linkedin": "false", "industry_codes": [3, 4], "keywords": "", "limit": 100, "recent_activities": []}, "total_companies": 100, "total_count": 120982} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"company_id": {"type": "string"}, "company_name": {"type": "null"}, "description": {"type": ["null", "string"]}, "linkedin_url": {"type": "null"}}, "required": ["company_id", "company_name", "description", "linkedin_url"]}}, "message": {"type": "string"}, "search_params": {"type": "object", "properties": {"company_headcounts": {"type": "array", "items": {"type": "string"}}, "headquarters_location": {"type": "array", "items": {"type": "integer"}}, "hiring_on_linkedin": {"type": "string"}, "industry_codes": {"type": "array", "items": {"type": "integer"}}, "keywords": {"type": "string"}, "limit": {"type": "integer"}, "recent_activities": {"type": "array"}}, "required": ["company_headcounts", "headquarters_location", "hiring_on_linkedin", "industry_codes", "keywords", "limit", "recent_activities"]}, "total_companies": {"type": "integer"}, "total_count": {"type": "integer"}}, "required": ["data", "message", "search_params", "total_companies", "total_count"]} |
ef16517b-acde-4505-b67f-f29b010db60d/4cadb972-d71f-4855-920f-943d46024ff0/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Check Search Companies Status | Get the status of your search using the request_id given in step 1. | 200 | New Example | {"message": "Found 100/100 companies. Please use 'Get Search Companies Results' endpoint to get your data!", "search_params": {"company_headcounts": ["1-10", "11-50"], "headquarters_location": [103644278], "hiring_on_linkedin": "false", "industry_codes": [3, 4], "keywords": "", "limit": 100, "recent_activities": []}, "status": "done", "total_companies": 100, "total_count": 120982} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "search_params": {"type": "object", "properties": {"company_headcounts": {"type": "array", "items": {"type": "string"}}, "headquarters_location": {"type": "array", "items": {"type": "integer"}}, "hiring_on_linkedin": {"type": "string"}, "industry_codes": {"type": "array", "items": {"type": "integer"}}, "keywords": {"type": "string"}, "limit": {"type": "integer"}, "recent_activities": {"type": "array"}}, "required": ["company_headcounts", "headquarters_location", "hiring_on_linkedin", "industry_codes", "keywords", "limit", "recent_activities"]}, "status": {"type": "string"}, "total_companies": {"type": "integer"}, "total_count": {"type": "integer"}}, "required": ["message", "search_params", "status", "total_companies", "total_count"]} |
ef16517b-acde-4505-b67f-f29b010db60d/25125a51-2d6e-4e05-9241-8d8580946ad9/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Search Jobs | Search jobs posted on LinkedIn. This endpoint is useful for scraping job openings of a specific company on LinkedIn.
To scrape all results from each search, change the param start from 0 to 25, 50, ... until you see less than 25 results returned.
2 credits per call. | 200 | New Example | {"data": [{"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/administrative-assistant-at-apple-3607212689", "job_id": "3607212689", "job_title": "Administrative Assistant", "location": "Cupertino, CA", "posted_time": "2023-05-20", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/executive-administrative-assistant-at-apple-3604585122", "job_id": "3604585122", "job_title": "Executive Administrative Assistant", "location": "Cupertino, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/business-development-music-content-at-apple-3604579582", "job_id": "3604579582", "job_title": "Business Development, Music Content", "location": "Culver City, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://ae.linkedin.com/jobs/view/manager-uae-multiple-locations-at-apple-2946201436", "job_id": "2946201436", "job_title": "Manager - UAE (multiple locations)", "location": "Dubai, Dubai, United Arab Emirates", "posted_time": "2023-05-15", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/molding-process-engineer-at-apple-3455153884", "job_id": "3455153884", "job_title": "Molding Process Engineer", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-18", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://tr.linkedin.com/jobs/view/tr-kurumsal-m%C3%BC%C5%9Fteriler-eksperi-at-apple-3594845015", "job_id": "3594845015", "job_title": "TR-Kurumsal M\u00fc\u015fteriler Eksperi", "location": "Besiktas, Istanbul, Turkey", "posted_time": "2023-05-06", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/primary-research-apple-tv%2B-at-apple-3604578982", "job_id": "3604578982", "job_title": "Primary Research, Apple TV+", "location": "Culver City, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/thin-film-coatings-sme-at-apple-3458205422", "job_id": "3458205422", "job_title": "Thin Film & Coatings SME", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-21", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/paid-social-specialist-at-apple-3604586016", "job_id": "3604586016", "job_title": "Paid Social Specialist", "location": "Culver City, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/senior-administrative-assistant-at-apple-3604585112", "job_id": "3604585112", "job_title": "Senior Administrative Assistant", "location": "Cupertino, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/marketing-manager-apple-maps-at-apple-3604585170", "job_id": "3604585170", "job_title": "Marketing Manager, Apple Maps", "location": "New York, NY", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/manufacturing-process-engineer-chennai-hubli-bengaluru-at-apple-3551188429", "job_id": "3551188429", "job_title": "Manufacturing Process Engineer (Chennai/ Hubli/Bengaluru)", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-18", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/qa-engineer-at-apple-3513729812", "job_id": "3513729812", "job_title": "QA Engineer", "location": "Hyderabad, Telangana, India", "posted_time": "2023-05-12", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/tooling-engineer-at-apple-3455153883", "job_id": "3455153883", "job_title": "Tooling Engineer", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-18", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/corporate-communications-lead-india-at-apple-3601489985", "job_id": "3601489985", "job_title": "Corporate Communications Lead, India", "location": "Mumbai, Maharashtra, India", "posted_time": "2023-05-13", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/executive-assistant-communications-at-apple-3604581508", "job_id": "3604581508", "job_title": "Executive Assistant, Communications", "location": "Cupertino, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/materials-process-engineer-at-apple-3478635594", "job_id": "3478635594", "job_title": "Materials Process Engineer", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-12", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/social-media-manager-brand-and-awards-at-apple-3604579670", "job_id": "3604579670", "job_title": "Social Media Manager, Brand and Awards", "location": "Culver City, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://uk.linkedin.com/jobs/view/apple-podcasts-apple-services-academy-2023-at-apple-3599976135", "job_id": "3599976135", "job_title": "Apple Podcasts - Apple Services Academy 2023", "location": "London, England, United Kingdom", "posted_time": "2023-05-11", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/apple-engineering-opportunities-at-apple-3604582483", "job_id": "3604582483", "job_title": "Apple Engineering Opportunities", "location": "Cupertino, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/global-supply-manager-mechanical-enclosures-bengaluru-chennai-hubli-at-apple-3448483926", "job_id": "3448483926", "job_title": "Global Supply Manager, Mechanical Enclosures (Bengaluru/ Chennai/ Hubli)", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-13", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/business-development-commercial-analyst-applecare-at-apple-3604586031", "job_id": "3604586031", "job_title": "Business Development Commercial Analyst - AppleCare", "location": "Cupertino, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://ph.linkedin.com/jobs/view/sales-business-development-manager-philippines-at-apple-3597452294", "job_id": "3597452294", "job_title": "Sales - Business Development Manager (Philippines)", "location": "Makati, National Capital Region, Philippines", "posted_time": "2023-05-09", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://www.linkedin.com/jobs/view/global-supply-manager-at-apple-3604583351", "job_id": "3604583351", "job_title": "Global Supply Manager", "location": "Cupertino, CA", "posted_time": "2023-05-17", "salary": ""}, {"benefit": "Actively Hiring", "company": "Apple", "company_url": "https://www.linkedin.com/companny/apple/", "job_details_url": "https://in.linkedin.com/jobs/view/manufacturing-quality-engineer-hubli-chennai-at-apple-3448485669", "job_id": "3448485669", "job_title": "Manufacturing Quality Engineer (Hubli/ Chennai)", "location": "Bengaluru, Karnataka, India", "posted_time": "2023-05-12", "salary": ""}], "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"benefit": {"type": "string"}, "company": {"type": "string"}, "company_url": {"type": "string"}, "job_details_url": {"type": "string"}, "job_id": {"type": "string"}, "job_title": {"type": "string"}, "location": {"type": "string"}, "posted_time": {"type": "string"}, "salary": {"type": "string"}}, "required": ["benefit", "company", "company_url", "job_details_url", "job_id", "job_title", "location", "posted_time", "salary"]}}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/6fc86877-3761-4dc7-9133-2ad390e8a016/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Company by ID | Given a company’s LinkedIn internal ID, the API will return valuable data points in JSON format. 1 credit per call. | 200 | New Example | {"data": {"company_id": "162479", "company_name": "Apple", "description": "We\u2019re a diverse collective of thinkers and doers, continually reimagining what\u2019s possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices \u2014 strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people\u2019s lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.", "domain": "apple.com", "email": "", "employee_count": 271504, "employee_range": "10001+", "follower_count": 18590762, "hq_address_line1": "1 Apple Park Way", "hq_address_line2": "", "hq_city": "Cupertino", "hq_country": "United States", "hq_full_address": "1 Apple Park Way, Cupertino, California 95014, United States", "hq_postalcode": "95014", "hq_region": "California", "industries": ["Consumer Electronics"], "linkedin_url": "https://www.linkedin.com/company/apple/", "locations": [{"city": "Cupertino", "country": "US", "full_address": "1 Apple Park Way, Cupertino, California 95014, US", "is_headquarter": true, "line1": "1 Apple Park Way", "line2": "", "region": "California", "zipcode": "95014"}], "logo_url": "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_400_400/0/1595530301220?e=1692835200&v=beta&t=dMZacSXgf5hSuO-M5sX2OcDJo64TlkEo3_7CQ0VB0Ak", "phone": null, "specialties": "Innovative Product Development, World-Class Operations, Retail, Telephone Support", "tagline": "", "type": "Public Company", "website": "http://www.apple.com/careers", "year_founded": 1976}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"company_id": {"type": "string"}, "company_name": {"type": "string"}, "description": {"type": "string"}, "domain": {"type": "string"}, "email": {"type": "string"}, "employee_count": {"type": "integer"}, "employee_range": {"type": "string"}, "follower_count": {"type": "integer"}, "hq_address_line1": {"type": "string"}, "hq_address_line2": {"type": "string"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_full_address": {"type": "string"}, "hq_postalcode": {"type": "string"}, "hq_region": {"type": "string"}, "industries": {"type": "array", "items": {"type": "string"}}, "linkedin_url": {"type": "string"}, "locations": {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "full_address": {"type": "string"}, "is_headquarter": {"type": "boolean"}, "line1": {"type": "string"}, "line2": {"type": "string"}, "region": {"type": "string"}, "zipcode": {"type": "string"}}, "required": ["city", "country", "full_address", "is_headquarter", "line1", "line2", "region", "zipcode"]}}, "logo_url": {"type": "string"}, "phone": {"type": "null"}, "specialties": {"type": "string"}, "tagline": {"type": "string"}, "type": {"type": "string"}, "website": {"type": "string"}, "year_founded": {"type": "integer"}}, "required": ["company_id", "company_name", "description", "domain", "email", "employee_count", "employee_range", "follower_count", "hq_address_line1", "hq_address_line2", "hq_city", "hq_country", "hq_full_address", "hq_postalcode", "hq_region", "industries", "linkedin_url", "locations", "logo_url", "phone", "specialties", "tagline", "type", "website", "year_founded"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/18456afc-cd63-4331-bb17-60442e75f3b8/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Company by Domain | Find a company on LinkedIn using its web domain. 1 credit per call. | 200 | New Example | {"data": {"company_id": "162479", "company_name": "Apple", "description": "We\u2019re a diverse collective of thinkers and doers, continually reimagining what\u2019s possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices \u2014 strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people\u2019s lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.", "domain": "apple.com", "email": "", "employee_count": 271504, "employee_range": "10001+", "follower_count": 18590762, "hq_address_line1": "1 Apple Park Way", "hq_address_line2": "", "hq_city": "Cupertino", "hq_country": "United States", "hq_full_address": "1 Apple Park Way, Cupertino, California 95014, United States", "hq_postalcode": "95014", "hq_region": "California", "industries": ["Consumer Electronics"], "linkedin_url": "https://www.linkedin.com/company/apple/", "locations": [{"city": "Cupertino", "country": "US", "full_address": "1 Apple Park Way, Cupertino, California 95014, US", "is_headquarter": true, "line1": "1 Apple Park Way", "line2": "", "region": "California", "zipcode": "95014"}], "logo_url": "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_400_400/0/1595530301220?e=1692835200&v=beta&t=dMZacSXgf5hSuO-M5sX2OcDJo64TlkEo3_7CQ0VB0Ak", "phone": null, "specialties": "Innovative Product Development, World-Class Operations, Retail, Telephone Support", "tagline": "", "type": "Public Company", "website": "http://www.apple.com/careers", "year_founded": 1976}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"company_id": {"type": "string"}, "company_name": {"type": "string"}, "description": {"type": "string"}, "domain": {"type": "string"}, "email": {"type": "string"}, "employee_count": {"type": "integer"}, "employee_range": {"type": "string"}, "follower_count": {"type": "integer"}, "hq_address_line1": {"type": "string"}, "hq_address_line2": {"type": "string"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_full_address": {"type": "string"}, "hq_postalcode": {"type": "string"}, "hq_region": {"type": "string"}, "industries": {"type": "array", "items": {"type": "string"}}, "linkedin_url": {"type": "string"}, "locations": {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "full_address": {"type": "string"}, "is_headquarter": {"type": "boolean"}, "line1": {"type": "string"}, "line2": {"type": "string"}, "region": {"type": "string"}, "zipcode": {"type": "string"}}, "required": ["city", "country", "full_address", "is_headquarter", "line1", "line2", "region", "zipcode"]}}, "logo_url": {"type": "string"}, "phone": {"type": "null"}, "specialties": {"type": "string"}, "tagline": {"type": "string"}, "type": {"type": "string"}, "website": {"type": "string"}, "year_founded": {"type": "integer"}}, "required": ["company_id", "company_name", "description", "domain", "email", "employee_count", "employee_range", "follower_count", "hq_address_line1", "hq_address_line2", "hq_city", "hq_country", "hq_full_address", "hq_postalcode", "hq_region", "industries", "linkedin_url", "locations", "logo_url", "phone", "specialties", "tagline", "type", "website", "year_founded"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/eb4e5013-19ad-43fa-984c-251090d089a9/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Company by URL | Given a company’s LinkedIn URL, the API will return valuable data points in JSON format. 1 credit per call. | 200 | New Example | {"data": {"company_id": "162479", "company_name": "Apple", "description": "We\u2019re a diverse collective of thinkers and doers, continually reimagining what\u2019s possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices \u2014 strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people\u2019s lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.", "domain": "apple.com", "email": "", "employee_count": 271504, "employee_range": "10001+", "follower_count": 18590762, "hq_address_line1": "1 Apple Park Way", "hq_address_line2": "", "hq_city": "Cupertino", "hq_country": "United States", "hq_full_address": "1 Apple Park Way, Cupertino, California 95014, United States", "hq_postalcode": "95014", "hq_region": "California", "industries": ["Consumer Electronics"], "linkedin_url": "https://www.linkedin.com/company/apple/", "locations": [{"city": "Cupertino", "country": "US", "full_address": "1 Apple Park Way, Cupertino, California 95014, US", "is_headquarter": true, "line1": "1 Apple Park Way", "line2": "", "region": "California", "zipcode": "95014"}], "logo_url": "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_400_400/0/1595530301220?e=1692835200&v=beta&t=dMZacSXgf5hSuO-M5sX2OcDJo64TlkEo3_7CQ0VB0Ak", "phone": null, "specialties": "Innovative Product Development, World-Class Operations, Retail, Telephone Support", "tagline": "", "type": "Public Company", "website": "http://www.apple.com/careers", "year_founded": 1976}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"company_id": {"type": "string"}, "company_name": {"type": "string"}, "description": {"type": "string"}, "domain": {"type": "string"}, "email": {"type": "string"}, "employee_count": {"type": "integer"}, "employee_range": {"type": "string"}, "follower_count": {"type": "integer"}, "hq_address_line1": {"type": "string"}, "hq_address_line2": {"type": "string"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_full_address": {"type": "string"}, "hq_postalcode": {"type": "string"}, "hq_region": {"type": "string"}, "industries": {"type": "array", "items": {"type": "string"}}, "linkedin_url": {"type": "string"}, "locations": {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "full_address": {"type": "string"}, "is_headquarter": {"type": "boolean"}, "line1": {"type": "string"}, "line2": {"type": "string"}, "region": {"type": "string"}, "zipcode": {"type": "string"}}, "required": ["city", "country", "full_address", "is_headquarter", "line1", "line2", "region", "zipcode"]}}, "logo_url": {"type": "string"}, "phone": {"type": "null"}, "specialties": {"type": "string"}, "tagline": {"type": "string"}, "type": {"type": "string"}, "website": {"type": "string"}, "year_founded": {"type": "integer"}}, "required": ["company_id", "company_name", "description", "domain", "email", "employee_count", "employee_range", "follower_count", "hq_address_line1", "hq_address_line2", "hq_city", "hq_country", "hq_full_address", "hq_postalcode", "hq_region", "industries", "linkedin_url", "locations", "logo_url", "phone", "specialties", "tagline", "type", "website", "year_founded"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/f3214d12-9f90-42f6-a2fd-dc42547ba463/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Personal Profile | Get full profile data, including experience & education history, skillset and company related details. Accept all type of profile urls. 1 credit per call. | 200 | New Example | {"data": {"about": "Co-chair of the Bill & Melinda Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.", "city": "Seattle", "company": "Bill & Melinda Gates Foundation", "company_domain": "gatesfoundation.org", "company_employee_range": "1001-5000", "company_industry": "Non-profit Organizations", "company_linkedin_url": "https://www.linkedin.com/company/bill-&-melinda-gates-foundation/", "company_logo_url": "https://media-exp1.licdn.com/dms/image/C4E0BAQE7Na_mKQhIJg/company-logo_400_400/0/1633731810932?e=1677715200&v=beta&t=e3FDEWy0ihDY3gZbUubWMWmL67m23yaGZiMKJqanpXo", "company_website": "https://www.gatesfoundation.org/about/careers", "company_year_founded": 2000, "connections_count": 9, "country": "United States", "current_company_join_month": null, "current_company_join_year": 2000, "educations": [{"activities": "", "date_range": "1973 - 1975", "degree": "", "description": "", "eduId": 157656829, "end_month": "", "end_year": 1975, "field_of_study": "", "grade": "", "school": "Harvard University", "school_id": "1646", "school_linkedin_url": "https://www.linkedin.com/company/1646/", "start_month": "", "start_year": 1973}, {"activities": "", "date_range": "", "degree": "", "description": "", "eduId": 157676006, "end_month": "", "end_year": "", "field_of_study": "", "grade": "", "school": "Lakeside School", "school_id": "30288", "school_linkedin_url": "https://www.linkedin.com/company/30288/", "start_month": "", "start_year": ""}], "experiences": [{"company": "Bill & Melinda Gates Foundation", "company_id": "8736", "company_linkedin_url": "https://www.linkedin.com/company/8736", "company_logo_url": "", "current_company_join_month": "", "current_company_join_year": 2000, "date_range": "2000 - present", "description": "", "duration": "23 yrs 5 mos", "end_month": "", "end_year": "", "is_current": true, "location": "", "start_month": "", "start_year": 2000, "title": "Co-chair"}, {"company": "Breakthrough Energy ", "company_id": "19141006", "company_linkedin_url": "https://www.linkedin.com/company/19141006", "company_logo_url": "", "date_range": "2015 - present", "description": "", "duration": "8 yrs 5 mos", "end_month": "", "end_year": "", "is_current": true, "location": "", "start_month": "", "start_year": 2015, "title": "Founder"}, {"company": "Microsoft", "company_id": "1035", "company_linkedin_url": "https://www.linkedin.com/company/1035", "company_logo_url": "", "date_range": "1975 - present", "description": "", "duration": "48 yrs 5 mos", "end_month": "", "end_year": "", "is_current": true, "location": "", "start_month": "", "start_year": 1975, "title": "Co-founder"}], "first_name": "Bill", "followers_count": 34721112, "full_name": "Bill Gates", "headline": "Co-chair, Bill & Melinda Gates Foundation", "hq_city": "Seattle", "hq_country": "United States", "hq_region": "WA", "job_title": "Co-chair", "last_name": "Gates", "linkedin_url": "https://www.linkedin.com/in/williamhgates", "location": "Seattle, Washington, United States", "profile_id": "251749025", "profile_image_url": "https://media.licdn.com/dms/image/C5603AQERTD_EeJiGlA/profile-displayphoto-shrink_800_800/0/1661816468423?e=1690416000&v=beta&t=RvguhHxkkUNp8i-F3A9PjcMG4iby-U1zCG_c8T1B_LE", "public_id": "williamhgates", "school": "Harvard University", "skills": "", "state": "Washington"}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"about": {"type": "string"}, "city": {"type": "string"}, "company": {"type": "string"}, "company_domain": {"type": "string"}, "company_employee_range": {"type": "string"}, "company_industry": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_logo_url": {"type": "string"}, "company_website": {"type": "string"}, "company_year_founded": {"type": "integer"}, "connections_count": {"type": "integer"}, "country": {"type": "string"}, "current_company_join_month": {"type": "null"}, "current_company_join_year": {"type": "integer"}, "educations": {"type": "array", "items": {"type": "object", "properties": {"activities": {"type": "string"}, "date_range": {"type": "string"}, "degree": {"type": "string"}, "description": {"type": "string"}, "eduId": {"type": "integer"}, "end_month": {"type": "string"}, "end_year": {"type": ["integer", "string"]}, "field_of_study": {"type": "string"}, "grade": {"type": "string"}, "school": {"type": "string"}, "school_id": {"type": "string"}, "school_linkedin_url": {"type": "string"}, "start_month": {"type": "string"}, "start_year": {"type": ["integer", "string"]}}, "required": ["activities", "date_range", "degree", "description", "eduId", "end_month", "end_year", "field_of_study", "grade", "school", "school_id", "school_linkedin_url", "start_month", "start_year"]}}, "experiences": {"type": "array", "items": {"type": "object", "properties": {"company": {"type": "string"}, "company_id": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_logo_url": {"type": "string"}, "current_company_join_month": {"type": "string"}, "current_company_join_year": {"type": "integer"}, "date_range": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "string"}, "end_month": {"type": "string"}, "end_year": {"type": "string"}, "is_current": {"type": "boolean"}, "location": {"type": "string"}, "start_month": {"type": "string"}, "start_year": {"type": "integer"}, "title": {"type": "string"}}, "required": ["company", "company_id", "company_linkedin_url", "company_logo_url", "date_range", "description", "duration", "end_month", "end_year", "is_current", "location", "start_month", "start_year", "title"]}}, "first_name": {"type": "string"}, "followers_count": {"type": "integer"}, "full_name": {"type": "string"}, "headline": {"type": "string"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_region": {"type": "string"}, "job_title": {"type": "string"}, "last_name": {"type": "string"}, "linkedin_url": {"type": "string"}, "location": {"type": "string"}, "profile_id": {"type": "string"}, "profile_image_url": {"type": "string"}, "public_id": {"type": "string"}, "school": {"type": "string"}, "skills": {"type": "string"}, "state": {"type": "string"}}, "required": ["about", "city", "company", "company_domain", "company_employee_range", "company_industry", "company_linkedin_url", "company_logo_url", "company_website", "company_year_founded", "connections_count", "country", "current_company_join_month", "current_company_join_year", "educations", "experiences", "first_name", "followers_count", "full_name", "headline", "hq_city", "hq_country", "hq_region", "job_title", "last_name", "linkedin_url", "location", "profile_id", "profile_image_url", "public_id", "school", "skills", "state"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/14ff8098-6110-431f-8817-0e676d70aab6/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Open Profile Status | Given a LinkedIn profile URL, the API will let you know if that profile is “open profile” or not. 1 credit per call. | 200 | New Example | {"data": {"open_profile": false}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"open_profile": {"type": "boolean"}}, "required": ["open_profile"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/03a380be-b751-4ed3-8836-4b22654c5abb/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Company Ads Count | Get number of ads the company posted on LinkedIn. 1 credit per call. | 200 | New Example | {"data": {"ads_count": 2304}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"ads_count": {"type": "integer"}}, "required": ["ads_count"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/f0d07976-15e8-43ea-9bd4-4c68ac129981/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Open to Work Status | Given a LinkedIn profile URL, the API will let you know if that profile is “open to work” or not. 1 credit per call. | 200 | New Example | {"data": {"open_to_work": false}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"open_to_work": {"type": "boolean"}}, "required": ["open_to_work"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/567ba9dc-dc07-4d8d-a6a5-7d107d136369/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Search LinkedIn Company Pages via Google | Find up to 100 companies that match your criteria via Google. | 200 | New Example | {"data": ["https://www.linkedin.com/apple", "https://www.linkedin.com/apple-california", "https://www.linkedin.com/apple-info-technology", "https://www.linkedin.com/apple-one-technologies", "https://www.linkedin.com/app-store-apple", "https://www.linkedin.com/appleinc", "https://www.linkedin.com/apple-foundation-program-uts", "https://www.linkedin.com/apple-fix-pros-llc", "https://www.linkedin.com/magic-apple-technology", "https://www.linkedin.com/applemothershipcom", "https://www.linkedin.com/greenapple", "https://www.linkedin.com/tech-to-school", "https://www.linkedin.com/town-of-apple-valley", "https://www.linkedin.com/tube-bending-technology", "https://www.linkedin.com/apple-g-web-technology-pvt-ltd---india", "https://www.linkedin.com/thecoretg", "https://www.linkedin.com/hcs-technology-group", "https://www.linkedin.com/mazaroth-it-solutions", "https://www.linkedin.com/applecomputers", "https://www.linkedin.com/induction-technology-corporation", "https://www.linkedin.com/digital-apple", "https://www.linkedin.com/green-apple-solutions", "https://www.linkedin.com/global-technology-estore", "https://www.linkedin.com/claris-international-inc", "https://www.linkedin.com/aickman-and-greene", "https://www.linkedin.com/itechia-advanced-information-technology", "https://www.linkedin.com/iplus-apple-authorized-reseller", "https://www.linkedin.com/apple-developer-academy-uc", "https://www.linkedin.com/select-tech-group", "https://www.linkedin.com/green-apple-it", "https://www.linkedin.com/interlaced", "https://www.linkedin.com/necessary-technology", "https://www.linkedin.com/patagol", "https://www.linkedin.com/apple-banana", "https://www.linkedin.com/custard-apple-technologies-cat-", "https://www.linkedin.com/green-apple-books-on-the-park", "https://www.linkedin.com/blue-apple-technologies-llc", "https://www.linkedin.com/talented-young-geeks", "https://www.linkedin.com/stone-apple-solutions", "https://www.linkedin.com/apple-inc.-kuwait", "https://www.linkedin.com/compu-b", "https://www.linkedin.com/apple-consulting-group", "https://www.linkedin.com/aeras-technologies", "https://www.linkedin.com/adg-manipal"], "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/18b7199c-8aa8-43be-9e0a-02a6cc9fd5ba/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Company Details from Crunchbase (NEW) | Get all public details of a company on Crunchbase - including funding rounds. 2 credits per call. | 200 | New Example | {"data": {"about": "Kinly is a diverse financial technology company dedicated to meeting the specific needs of African-Americans and their allies.", "acquired_by": {"name": "Greenwood Bank", "url": "https://crunchbase.com/organization/greenwood-bank"}, "actively_hiring": false, "cb_rank": 21268, "company_type": "For Profit", "contact_email": "support@bekinly.com", "crunchbase_url": "https://www.crunchbase.com/organization/kinly-c638", "description": "Kinly is a diverse financial technology company dedicated to meeting the specific needs of African-Americans and their allies.", "employee_range": "1-10", "facebook": "https://www.facebook.com/kinlyofficial/", "founded": 2020, "founders": ["https://crunchbase.com/person/donald-hawkins"], "funding_raised": 20000000, "funding_raised_currency": "$", "funding_rounds": [{"currency": "$", "date": "Jun 13, 2022", "funding_raised": 15000000, "funding_type": "Series A", "number_investors": 7}, {"currency": "$", "date": "Jan 1, 2021", "funding_raised": 5000000, "funding_type": "Seed", "number_investors": null}], "headquarter_location": "Greater Atlanta Area, East Coast, Southern US", "industries": "Financial Services, FinTech", "ipo_status": "Private", "last_funding_type": "Series A", "latest_funding_date": "Jun 13, 2022", "legal_name": "", "linkedin": "https://www.linkedin.com/company/kinlyofficial/", "location": "Atlanta, Georgia, United States", "number_of_exits": "", "number_of_funding_round": 2, "operating_status": "Active", "organization": "Kinly", "phone_number": "(833) 332-4323", "stock_ticker": "", "twitter": "https://twitter.com/kinlyofficial", "website": "https://bekinly.com/"}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"about": {"type": "string"}, "acquired_by": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "actively_hiring": {"type": "boolean"}, "cb_rank": {"type": "integer"}, "company_type": {"type": "string"}, "contact_email": {"type": "string"}, "crunchbase_url": {"type": "string"}, "description": {"type": "string"}, "employee_range": {"type": "string"}, "facebook": {"type": "string"}, "founded": {"type": "integer"}, "founders": {"type": "array", "items": {"type": "string"}}, "funding_raised": {"type": "integer"}, "funding_raised_currency": {"type": "string"}, "funding_rounds": {"type": "array", "items": {"type": "object", "properties": {"currency": {"type": "string"}, "date": {"type": "string"}, "funding_raised": {"type": "integer"}, "funding_type": {"type": "string"}, "number_investors": {"type": ["integer", "null"]}}, "required": ["currency", "date", "funding_raised", "funding_type", "number_investors"]}}, "headquarter_location": {"type": "string"}, "industries": {"type": "string"}, "ipo_status": {"type": "string"}, "last_funding_type": {"type": "string"}, "latest_funding_date": {"type": "string"}, "legal_name": {"type": "string"}, "linkedin": {"type": "string"}, "location": {"type": "string"}, "number_of_exits": {"type": "string"}, "number_of_funding_round": {"type": "integer"}, "operating_status": {"type": "string"}, "organization": {"type": "string"}, "phone_number": {"type": "string"}, "stock_ticker": {"type": "string"}, "twitter": {"type": "string"}, "website": {"type": "string"}}, "required": ["about", "acquired_by", "actively_hiring", "cb_rank", "company_type", "contact_email", "crunchbase_url", "description", "employee_range", "facebook", "founded", "founders", "funding_raised", "funding_raised_currency", "funding_rounds", "headquarter_location", "industries", "ipo_status", "last_funding_type", "latest_funding_date", "legal_name", "linkedin", "location", "number_of_exits", "number_of_funding_round", "operating_status", "organization", "phone_number", "stock_ticker", "twitter", "website"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/86becdf7-258e-435e-a429-1dd5b7cecdc0/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Extra Profile Data | Get more profile’s data fields like languages, top skills, certifications, publications, patents, awards | 200 | New Example | {"data": {"awards": ["Innovation Judge: Spikes Asia Festival of Creativity", "2016 LinkedIn Agency Publisher of the Year - Asia Pacific", "LinkedIn Global Goodwill Ambassador", "Top 1% - Industry Social Selling Index", "2018 LinkedIn Power Profile - Marketing & Advertising"], "certifications": ["Programmatic Advertising Foundations", "The 3-Minute Rule: Say Less to Get More", "Communicating with Confidence", "How to Become a Thought Leader and Advance Your Career", "Delivering an Authentic Elevator Pitch"], "languages": ["English (Native or Bilingual)"], "patents": ["Wine Cube"], "publications": ["Young Consumers: Insights and Ideas for Responsible Marketers", "Innovation Invigorates Agency Growth", "Anthony James on Tackling Digital Transformation", "The Maker Movement delivering cutting-edge marketing tech", "The Yawn Known as HR Gamification"], "skills": ["International Marketing", "Social Media Marketing", "Entrepreneurship"]}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"awards": {"type": "array", "items": {"type": "string"}}, "certifications": {"type": "array", "items": {"type": "string"}}, "languages": {"type": "array", "items": {"type": "string"}}, "patents": {"type": "array", "items": {"type": "string"}}, "publications": {"type": "array", "items": {"type": "string"}}, "skills": {"type": "array", "items": {"type": "string"}}}, "required": ["awards", "certifications", "languages", "patents", "publications", "skills"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/d68e8896-18c6-4c43-94c5-5d38e1471b89/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Recommendation Given | Get profile’s recommendations (given). 1 credit per call. | 200 | New Example | {"data": [{"profile_url": "https://www.linkedin.com/in/marksephtonbusinessmentor/", "text": "Mark is an amazing podcast host! I truly enjoyed working with him on my recently Brainz Magazine podcast. He is a skilled interviewer with a great grasp on the subject matter. Mark has a real knack of being able to ask the right questions. I highly recommend you listening to his interviews and reach out if you need a host."}, {"profile_url": "https://www.linkedin.com/in/nusrat-zahan/", "text": "Nusrat is a significant contributor to the InfluencerActive team. She consistently demonstrates strong marketing and communication skills, with a real dedication to the success of the brands she works with. Nusrat's positivity inspires and motivates those around her. She is a very talented social media influencer.\nI highly recommend you follow her on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/demitafr/", "text": "Mia is an inspiring person with a vibrant personality. Her engagements are always thoughtful, meaningful, and respectful. She is a lifelong learner and advocate for women's holistic wellness. As an integrative coach and entrepreneur in the holistic health and wellness space. I highly recommend you follow her."}, {"profile_url": "https://www.linkedin.com/in/massimobrebbia/", "text": "I have the privilege of being connected with Massimo. He is wonderful to work with and has unique insights and expertise in business influence, leadership, and brand growth. He has a very strong work ethic and unparalleled analytical and problem-solving skills. Massimo is very giving with his time, always willing to work through business challenges and provide solutions. I am lucky to have him in my network. I highly recommend you follow him today."}, {"profile_url": "https://www.linkedin.com/in/derickmildred-linked-in-for-business-coach/", "text": "Derick constantly amazes me with his insight and original approaches to LinkedIn strategy and application for business. He is open, willing to give advice, and well respected within the LinkedIn community. Derick leads by example and many people find his enthusiasm and dedication to both brand building and position for business as well as his industry insights extremely valuable. \nThe success he has achieved personally and professionally shows his extensive knowledge and dedication. I highly recommend Derick, follow him today."}, {"profile_url": "https://www.linkedin.com/in/brianthemacman/", "text": "Brian has been a growing influencer on LinkedIn, especially since joining InfluencerActive, and has created a presence as a content creator. He is always giving kindness and positivity to his network and is a rising star and supporter.\n\nIt will be fun seeing Brian\u2019s continued growth on LinkedIn, his company SellYourMac.com\u2019s success, and his ability to coach and provide value to others on this network. I highly recommend you follow his profile today!"}, {"profile_url": "https://www.linkedin.com/in/kumarjha42/", "text": "Kumar is doing a great job for our communities. He has recently started a Not For Profit Opportunities Australia which is helping so many people in finding jobs. His team of 70 volunteers mentor people and make them job ready. Kumar has a great intention in helping out struggling Australians and I really wish him well. \n\nWe need more leaders like him! "}, {"profile_url": "https://www.linkedin.com/in/w-kevin-ward-speaker-messenger/", "text": "W.Kevin Ward is one of those wonderful generous people here on LinkedIn. Proactive, energetic and amazingly giving, he is truly a 'Creative Follower'. He is an energetic coach, consultant and trainer! W.Kevin Ward has always gone that extra step to extend a helping hand. I highly recommend following him on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/jerin-hossain-678a1120/", "text": "Jerin is most likely one of the most giving professionals on social media. She has a very strong work ethic and is always willing to help. Her support of InfluencerActive as we grow is amazing. Her leadership and organisational skills are invaluable. Jerin makes the impossible possible. I definitely would recommend her as an entrepreneur and humanitarian."}, {"profile_url": "https://www.linkedin.com/in/tiarne-hawkins/", "text": "Tiarne is among the best among tech thought leaders around. Wise, intelligent, brilliant and well educated who is very well worth following. She delivers real insights on the future of AI - that's Tiarne's way. Certainly someone I'd want to have on my team. I highly recommend you following her."}, {"profile_url": "https://www.linkedin.com/in/ms-suchi-0078b765/", "text": "Ms Suchi is wonderful to work with and has unique experience in personal branding, social networking, personal development. Her knowledge is vast and thorough. Her leadership and organizational skills have been invaluable to many organisations. Ms Suchi builds deep relationships with everyone she touches. She is an asset to any business."}, {"profile_url": "https://www.linkedin.com/in/steve-blakeman-a294795/", "text": "I have been fortunate enough to know Steve for many years now, and he is the first one I turn to when it comes to global strategy and perspectives in the media world. His thinking, approach and insights are second to none. He is a true influencer and amazing communicator. I would highly recommend Steve in any global role."}, {"profile_url": "https://www.linkedin.com/in/amber-cheema-digitalmarketer/", "text": "Amber is an amazing networker and digital marketer. She simply gets what it takes to connect, network and build deep lasting relationships in a meaningful way. Amber is a motivated, forward-thinking as well as and intelligent Influencer with deep knowledge in her field. She is detail-oriented, goal-oriented, ambitious, her knowledge is vast and extensive. I would recommend her to any project that requires the very best in networking execution. She has a very positive attitude towards everything she does. Amber makes the impossible possible. She learns quickly and I would have no hesitation in recommending Amber."}, {"profile_url": "https://www.linkedin.com/in/jerin-hossain-678a1120/", "text": "Jerin is an international influencer with impact. Inspirational, caring and always willing to help. I highly recommend you follow her on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/ricardoamorimricam/", "text": "Ricardo is a true global networker and influencer. He understands social media. I would highly recommend you follow him on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/corywarfield/", "text": "Cory is just an all-round good guy! I have no hesitation in recommending you follow him today! Do it. "}, {"profile_url": "https://www.linkedin.com/in/charikleiastouka/", "text": "Charikleia is an inspirational leader with a caring heart and a brilliant career on Real Estate in Greece. She respects herself and others and enriches the world making a difference to her job and the community. She has a great vision and extraordinary achievements and takes clients where they ought to be. I highly recommend Charikleia and ALMA Real Estate Hellas Agency."}, {"profile_url": "https://www.linkedin.com/in/guan-hin-tay-a757404/", "text": "Guan Hin is it true storytelling master. Beyond his exceptional creativity, he also a genuine, humble and caring professional. It\u2019s been my honour to work with him on stage and in the real world as well as here on LinkedIn. I highly recommend you reaching out and connecting to him."}, {"profile_url": "https://www.linkedin.com/in/egitto3000/", "text": "Mohamed is an industry visionary and leader, with a passion, drive and energy to see himself snd those around him succeed. He is definitely a person to follow on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/mattlevy87/", "text": "I was fortunate enough to connect to Matt through LinkedIn, and meet him in the real world face-to-face. He is truly an inspirational speaker and motivator. His stories are captivating and fascinating. There\u2019s a lot you can learn from Matt and his journey to the number 1 spot on the Olympic podium. I highly recommend you connecting with him and engage him as your next motivational speaker."}, {"profile_url": "https://www.linkedin.com/in/saheb-youssef-bakhsh/", "text": "Joseph's attention to detail when it comes to relationship building through effective communication is outstanding! He has established himself as a well respected Sales and Marketing thought leader on this platform who bases his actions and interactions with others on integrity and respect.\n\nI highly recommend you to follow him. I wish him the very best in all his future endeavours."}, {"profile_url": "https://www.linkedin.com/in/radutheodorescu/", "text": "I would highly recommend Radu, he is ambitious, and has a highly inspirational persona. The type of person you want on your team. He is highly analytical with the ability to generate new revenue, implement strategy and build deep lasting relationships with clients - a rare blend of skills indeed. He can also fluently speak English, French and Romanian. \n\nIf you\u2019re looking for a passionate, enthusiastic and true team player for your organisation Radu is your man!"}, {"profile_url": "https://www.linkedin.com/in/alina-tkachenko-31157578/", "text": "I highly recommend Alina - she is a passionate and highly energetic business development professional, with strong sales, marketing and specialist development credentials. The fact that she is also fluent in 4 languages makes her a serious asset to any organisation! Reach out and connect with Alina today."}, {"profile_url": "https://www.linkedin.com/in/andyfoote/", "text": "Andy's insights on branding and content are second to none. Andy actually helped to kick start my growth on LinkedIn, openly providing me tips to clean up my profile...this started my growth! He continue to surprise me with \"new things\" I did not know about the platform. If you need help with LinkedIn, or just want to follow a smart thinker, Andy is definitely the person to be following on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/mousa-al-bharna-28534611/", "text": "Mousa is a truly genuine and giving person, interested in others and very willing to give his time and energy to help and support. I am honoured to be connected and in his circle of influence. I would highly recommend him as a mentor and coach. \nReach out and start a conversation today with Mousa."}, {"profile_url": "https://www.linkedin.com/in/roones/", "text": "Roones this is true content and creative \u201cqueen\u201d her passion, enthusiasm and creativity are reflected in everything she does. If you want your brand to truly stand out Roones is the one to turn to! "}, {"profile_url": "https://www.linkedin.com/in/munmun-singh-41829723/", "text": "Munmun Singh has shown passion and dedication in her professional and personal life. She is a beautiful soul with a kind heart and has always shown empathy and compassion with the destitute and the less fortunate. She will be an asset to any organisation that she will be a part of.\n"}, {"profile_url": "https://www.linkedin.com/in/emsclean/", "text": "Manuel is totally dedicated when it comes to giving his customers world class service and support. He is always a great guy to bounce ideas off, able to direct technical support and resource to best serve when faced with challenging process issues."}, {"profile_url": "https://www.linkedin.com/in/medfuel/", "text": "I have been following Frank\u2019s content for some time now, and I can say he is authentic and good at what he does. He does not just post about branding, but how to generate real revenue using strategies that really work! If you are considering working with him, I highly recommend him!"}, {"profile_url": "https://www.linkedin.com/in/kimpetersonstone/", "text": "Kim has the uncanny ability to identify ideal strategies for organisations looking to rise above the noise and definitively establish their presence on LinkedIn.\n\nShe offers a combination of purpose and passion-driven methodologies when training teams and is able to generate enthusiasm around the platform which results in client acquisition, sales generation, new market penetration, and thought leadership positioning based on her client's objectives.\n\nKim\u2019s eye is always on achieving tangible results. She helps her clients build a bridge from where they are currently to how they actually want to be represented in the B2B space.\n\nI have no hesitation in recommending Kim - engage with her today."}, {"profile_url": "https://www.linkedin.com/in/tonyabbacchi/", "text": "If you\u2019re looking for a digital advertising professional who can drive true ROI and scale national and global campaigns for your organisation then Tony is the man you want on your team.\nHis skills span both B2B and B2C companies.\nIn everything he does he is passionate, focused and highly collaborative. I have no hesitation in recommending Tony on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/titia-niehorster/", "text": "Titia is a strong advocate for the wellbeing of children. Via her posts and valuable content, she shares important and educational skills on how to empower our children, enabling them to develop and grow up to be strong confident adults - people that the world needs today. "}, {"profile_url": "https://www.linkedin.com/in/y\u00fccel-ulusoy-mba-00698bb6/", "text": "Y\u00fccel is a motivated, forward thinking and intelligent Linkedin professional who is generous with his time and engagement. He provides advice and guidance using the platform and is quick to help put his connections where he can. Whenever I had a question, there has never been a time he has left me without a solution. Y\u00fccel is a dedicated and goal oriented strategist that cannot be overestimated. Y\u00fccel makes the impossible possible. I have no hesitation is recommending him on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/chinedujuniorihekwoaba/", "text": "I have had the great pleasure of connecting with Chinedu on LinkedIn. He is a content producer extraordinaire! A wonderful writer and even a poet. His feed is constantly full of thought provoking posts which truly make you think!\nChinedu is also a true professional, often first with a like or insightful comment on my posts.\nI highly recommend the work he is doing here on LinkedIn."}, {"profile_url": "https://www.linkedin.com/in/mike-podesto/", "text": "Mike is a business owner, savvy networker, great writer, and friend...\nIn everything he does he strives for excellence. This is what sets him apart from others. \nMike truly cares about people and knows exactly how to deliver the messages that people are often not ready or find uncomfortable to hear in a professional and caring manner.\nHis company has been recognised as the #1 executive resume writing service. There is nothing else out there like it!\nI would highly recommend Mike and his company."}, {"profile_url": "https://www.linkedin.com/in/nataliawiechowski/", "text": "One of the numerous benefits of LinkedIn is that it allows you to easily find and engage with likeminded individuals. \nI am truly fortunate to say this is how Natalia\u2019s and my paths crossed. \nNatalia is one of the leading thinkers in the Middle East. Her content around personal branding is \u201cedutaining\u201d, full of insights, lessons learned and vibrant stories. \nShe also does an amazing job in building her (online) community, collaborating and supporting others. In short, it is worth following her on LinkedIn.\n\u2014ANthony J James"}, {"profile_url": "https://www.linkedin.com/in/dinopacellaofficial/", "text": "It\u2019s always great to be able to meet online connections in the real world, but deep down inside you hope that what you see online is going to be the same in person. \nAfter liaising with Dino for a few months online, we recently got to catch up for a coffee in Sydney and I am pleased to say that....what you see is what you get...with him. \nHe is authentic, real, transparent and honest. \nHis Ubervation brand is true to who he is which is all about assisting the people around him through inspiration, education and motivation by keeping it humanised.\nRecommend connecting with Dino if you haven\u2019t already.\n-- Anthony J James"}, {"profile_url": "https://www.linkedin.com/in/chloehacquard/", "text": "Chloe is a highly creative, passionate and influential Brand advocate on LinkedIn. \nWhen you are retargeted by HighChloeCloud your ideas and concepts become visible to the world. \nChloe\u2019s reach on social media is extraordinary, she is highly intelligent and has a deep understanding of the digital marketing landscape.\nI would highly recommend Chloe to somebody to follow on LinkedIn, connect with and engage on her content.\n\nChlo\u00e9 est une personne tr\u00e8s cr\u00e9ative, passionn\u00e9e et influente elle d\u00e9fends les marques sur LinkedIn. \n\nLorsque vous \u00eates recibl\u00e9 par HighChloeCloud vos id\u00e9es et vos concepts deviennent visibles et se r\u00e9pandent partout dans le monde. \nLa port\u00e9e de Chloe sur les m\u00e9dias sociaux est extraordinaire, elle est tr\u00e8s intelligente et poss\u00e8de une grande compr\u00e9hension du paysage marketing num\u00e9rique.\n\nJe recommande fortement Chlo\u00e9 \u00e0 toute personne d\u00e9sirant la suivre sur LinkedIn, de communiquer avec elle et de s\u2019engager sur son contenu.\n\n\nR\u00e9diger une recommandation \u00e0 Chloe :\nhttps://www.linkedin.com/recs/give?senderId=chloehacquard"}, {"profile_url": "https://www.linkedin.com/in/mehran-fassihi-fasihi-hoor/", "text": "Mehran is an excellent Business Management Instructor. He is very thorough in everything he does and can be depended upon to get the job done. I would recommend him with any project that requires the very best in management execution. He is always able to successfully complete any tasks with favorable results despite deadline pressure. The success achieved in his job requires extensive knowledge and dedication. Mehran is the one you want on your team to get the job done."}, {"profile_url": "https://www.linkedin.com/in/jules-burdin-803a9424/", "text": "Working with Jules was fantastic. I found him as someone with great experience as well as a broad minded Executive Search Consultant - his exceptional communication skills and people management across cultures made him so easy to work with. His performance in securing me a Country Manager role for Asia Pacific was outstanding - especially as we had never meet face-to-face. Besides being great to work with, Jules is a take-charge person who is able to present creative solutions to human resource challenges and is able to communicate and negotiate to the benefit of all parties. Jules is one of the best Executive Search Consultants I have ever had the privilege of working with."}, {"profile_url": "https://www.linkedin.com/in/rajkgrover/", "text": "Raj is a detail oriented, goal oriented, ambitious and powerful networker, his knowledge in innovative, leading advertising technologies is vast and thorough. Besides being a great networker and communicator, Raj is a can-do person who is able to present creative solutions to complex problems and communicate the benefits. From this perspective he is a leader and entrepreneur in one! I thoroughly appreciated dealing with Raj and would highly recommend you reach out connect with him."}, {"profile_url": "https://www.linkedin.com/in/kishwar-rahman-gaicd-9676292b/", "text": "I worked closely with Kishwar while consulting to the Digital Transformation Agency (DTA) as Head of Engagement. Kishwar was the lead advisor on policy and legal compliance as they engaged with DTA systems and platforms.\r\nKishwar at every step, not only demonstrated a deep understanding of her core role, but also had the ability to understand the fundamental challenges that Agencies faced from a compliance, re-visioning and commercial perspective - often before they did.\r\nHer consultative and collaborative approach, coupled with her commercial acumen allowed her to design solutions and outcomes to meet all requirements.\r\nI certainly miss working with Kishwar on a daily basis, and have no hesitation in recommending her to future employers."}, {"profile_url": "https://www.linkedin.com/in/audreynormannicoll/", "text": "Audrey is one of those rare people you wish you had on your team, but just never managed to find! \r\nI worked closely with Audrey in her role as VP Global Marketing for PageUp. Audrey\u2019s dedication and understanding of data-driven marketing and converting to actionable deliverables and outcomes is exceptional. She was always backed her decisions, especially as it related to the success of the marketing team and the company. \r\nShe always did the unconventional well. With a real ability to drive project from start to finish, she is innovative in her thinking and disciplined and motivated to assist the marketing team to achieve success. Audrey juggled multiple projects, like nobody in my team before, which lead to dramatic productivity increases from her team. I have no hesitation in recommending Audrey in any marketing leadership role.\r\n"}, {"profile_url": "https://www.linkedin.com/in/jithoong/", "text": "Jit is not only a technically brilliant digital creative but also an inspiring professional. He is detail oriented, self motivated and an ambitious employee. HIs experience and huge knowledge stands him apart. Jit always maintains very good relation with his team and clients. His digital knowledge and high levels of creativity, combined with his dedication gives Jit the ability to view solutions instead of problems. I would highly recommend him to any employer and look forward to working with him again in the future."}, {"profile_url": "https://www.linkedin.com/in/akshayabhatia/", "text": "Akshaya is a highly professional result driven individual. He is an exceptional leader, and his teams constantly look to his for advice and guidance in the delivery of complex and challenging projects. No situation is to complex or to challenging for Akshaya, he is extremely calm under pressure situations, and is always about finding outstanding innovation solutions for his clients.\r\nHis amazing innovative spirit and his ability to communicate at all levels within an organisations makes him a true asset to any potential future employer."}, {"profile_url": "https://www.linkedin.com/in/isseimatsui/", "text": "Issei has provided great leadership and management to the Japan office. He is open and collaborates with thought-leaders from across the region to ensure the very best ideas and innovations are present to clients. He leads a cohesive team, providing opportunities for growth to all his staff. He strives for sustainable thought and action.\r\n\r\nI would highly recommend him to any project leaders - invite Issei and his team - especially if you require success, innovation and growth."}, {"profile_url": "https://www.linkedin.com/in/philromans/", "text": "As Regional Business Director on Mars / Wrigley, Philip has the keen sense of what it takes to achieve the Agencies goals and objectives as well as putting the clients first. He has exceptional verbal and nonverbal communication skills, he has great skills in brining the \"right team\" to the table and provide break-thru, innovation solutions to his client. His other great asset is his ability to listen, to clients business problems and issues and translate this back into the Agency teams delivering solutions.\r\nPhilip is very open to sharing the credit with his team members and accepting responsibility for the growth of his clients business. These two traits sets him apart as a Regional Business Director.\r\nI would have no hesitation in recommending Philip, especially if you need someone running, complex regional accounts, that require a growth and innovation perspective. He is a great addition to any team!"}, {"profile_url": "https://www.linkedin.com/in/herlaw/", "text": "As DDB China Groups Creative Technologist, Herbert was simply fantastic to work with. He worked exceptionally well under pressure situations, putting in the time and effort to ensure we delivered exceptional solutions and outcomes to clients. Herbert is also very strong at \"finding\" solutions, while he might not always have the answers immediately, his ability to understand complex technologies and build easy to understand pitches to clients is second to none.\r\nHerbert was always a pleasure to work with and I would not hesitate to recommend him for future roles."}, {"profile_url": "https://www.linkedin.com/in/karenlumsee/", "text": "Karen is a motivated, intelligent and cool under pressure person, always willing to give guidance and advice - and my experience has shown that from a Marketing & Communications perspective her advice is spot-on, each and every time. Karen was an exceptional Chief Communications Officer. She was a great spokesperson for the agency both externally and internally. Her network and depth of contacts across all media channels were key to her success and the results that she delivered for DDB. Karens inclusive nature and ability to connect people, ideas and stories would motivate me to work with her in a heartbeat."}, {"profile_url": "https://www.linkedin.com/in/stuartnyman/", "text": "Stuart is an exceptionally talented and creative digital solutions architect. He is one of the most capable digital natives, having a very broad view of the landscape and then being able to focus on specific client business problems and issues and applying his knowledge to develop solutions. Stuart is a exceptional presenter with a quick capability to connect with clients and any level within an organisation. I would highly recommend Stuart if you are looking for someone who works at the intersect of technology and creativity and has a unique ability to develop break-thru, innovative solutions."}, {"profile_url": "https://www.linkedin.com/in/kiley-charteris-947ab129/", "text": "As Business Development for Asia, Kiley was a real pleasure to work with. Nothing ever seems to much for her, apart from being focused and driven she approached every challenge with a smile and a determination to complete the task at hand. Kiley's approach is proactive, honest and delivered results for Creata's clients. She has a great ability to pull together the right mix of skills within internal project teams to ensure the best outcome for clients. \r\nI feel confident that I could recommend Kiley to anyone and she would do a fabulous job each and every time!"}, {"profile_url": "https://www.linkedin.com/in/eszter-hencz-p\u00e1link\u00f3-60719398/", "text": "Eszter worked for our start-up in Hungary as a lead sales and marketing professional. Eszter is highly professional with the ability to quickly understand business concepts and innovative models and present these in a creative and articulate way to clients. She builds deep lasting relationships with clients and has the ability to engage at the all levels within a company. I would highly recommend Eszter to future employers as a dedicated, professional and detailed oriented person."}, {"profile_url": "https://www.linkedin.com/in/benjamin-deregt-8a594930/", "text": "Benjamin is a real pleasure to work with. He is very focused and driven with a unique ability to listening and interpret requirements into true partnering solutions. Bens' approach is proactive, honest and delivered results - even when he needed to hand off a project to his internal team members. He keeps his promises, listens and connects you with outstanding opportunities, always keeping you up to speed with any developments. I feel confident that I could recommend Benjamin to anyone and he would do a fabulous job every time!"}, {"profile_url": "https://www.linkedin.com/in/lucywestdesign/", "text": "Lucy is a wonderful designer and all-round creative person. Her body of work covers all forms of media from hands on painting and sculpture to photography and film. Now mastering the digital tools, she has built an impressive digital/online portfolio of work. \r\n\r\nLucy has an instinctive and keen eye for design - and is not afraid to ask the right questions to understand exactly what the client requires. I would highly recommend her creative talents to anyone."}, {"profile_url": "https://www.linkedin.com/in/burda/", "text": "Steven is a leader of the open networking community, his ability to connect people locally or globally, no matter if its personal or professional is quite amazing! Steven has pioneered a new way of socially networking on LinkedIn. If you are not connected to him...now is the time...thanks Steven for all your efforts - from one networker to another."}, {"profile_url": "https://www.linkedin.com/in/nalini-nair-b33a0b2a/", "text": "Nalini is one of those wonderful people who is always happy to help and nothing is ever too much. You would only need to ask and Nalini was always there to lend a helping hand. She is a very level-headed, multi-skilled person who can juggle many tasks at the one time. A logical and analytic thinker who knows how to get the job done. I would highly recommend Nalini to anyone considering her skills and professional approach to everything she undertakes."}, {"profile_url": "https://www.linkedin.com/in/kayepomarancwhite/", "text": "Kaye is one of those \"special people\" not only is she highly creative but also a deep strategic thinker, a truly rare talent in one individual - I would highly recommend Kaye to anyone considering working with her..."}, {"profile_url": "https://www.linkedin.com/in/alfacebruno/", "text": "Bruno is a young, energetic and bright individual. I was very pleased when I met Bruno for the first time in Brasil working for our Master Franchisee. Bruno clearly had leadership qualities and quickly became a Supervisor in our operation. Bruno has the ability to quickly understand new business models and concepts and can translate these to team leadership and demonstrative management capability to his peers. This will hold Bruno in good-stead for the future. I have no hesitation in recommending him, Bruno will be a major asset to any future employer."}, {"profile_url": "https://www.linkedin.com/in/tomas-saiz-68123a4/", "text": "Tomas was talented, energetic and focused Account Director, working in a very complex market sector \u2013 Latin America. It was my privilege as Chief Creative Officer, Globally to work with Account Managers all over the world in every region. Tomas was able to clearly articulate needs and desires his clients had in the region as well as being able to identify trends and issues before they impacted his clients bottom line. I would happy recommend Tomas to any prospective employer."}, {"profile_url": "https://www.linkedin.com/in/anthonyorgill/", "text": "Anthony is a brilliant mind, a strategic thinker with strong business, operational and finance capabilities. His background in consulting, CRM and call centres allows him to turn his hand to the largest and smallest projects. With his international experience Anthony is also able to cross the cultural divide delivering solutions, experiences and business results to clients.\r\n\r\nAs a recognised leader in CRM consulting, strategy, management, operations, technologies and contact centre transformation I would highly recommend Anthony."}, {"profile_url": "https://www.linkedin.com/in/dinaellithorpe/", "text": "I am very happy to recommend Dina. Dina is one of those special Account Directors, one who understands the business in which she works as well as the clients business without loosing sight of objectives and strategic outcomes. She was extremely good at managing client expectations and deliverables, in what was often a difficult and complex client/vendor situation. Above all, Dina maintained high credibility and relationships (over the long-term) with her clients, accounts and peers. I would highly recommend Dina to anyone considering engaging her skills and services."}, {"profile_url": "https://www.linkedin.com/in/julie-duran-335113/", "text": "Julie has a clear, level-headed and direct approach to strategic business development, she understood what it took to pull the right team together to benefit the client and deliver on their business initiatives."}, {"profile_url": "https://www.linkedin.com/in/craig-jarman-8549571/", "text": "Craig is a detail-oriented solutions developer with the ability to think out-side the square and think laterally about ways to solve complex business problems for clients - this is the first reason I would always want him leading a delivery project for our clients...he job got done - on-time and on budget...and exceeded all client expectations."}, {"profile_url": "https://www.linkedin.com/in/servantofchaos/", "text": "I very results, solution and detail orientated person...a really sharp mind!"}], "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"profile_url": {"type": "string"}, "text": {"type": "string"}}, "required": ["profile_url", "text"]}}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/25462027-ad96-4731-8e4c-2aaa3412c3ac/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Job Details | Scrape the full job details, including the company basic information. 1 credit per call. | 200 | New Example | {"data": {"company_description": "Building a Healthier Future\n\nOur mission is to improve the health, vitality, and longevity of human beings through bioengineering.\n\nWho We Are\nAt Ossium, we believe that science is humanity\u2019s best weapon in the fight against disease, and we embrace the challenge of mobilizing the world\u2019s healthcare ecosystem to win that fight. In pursuit of this goal, we empower our employees, maintain the highest standards of excellence, and are a force for good.\n\nPRINCIPLES\n\nThe values we live by\n\nImpact\nWe are mission-driven and results-oriented. We believe that a healthier world is a better one and that our work should drive positive change.\n\nTruth\nEmbracing the truth empowers us to learn from both our successes and our mistakes. We follow the data wherever it leads.\n\nOwnership\nWe hold ourselves and each other to the highest bar. We care deeply about the work we do and know that even the smallest details can make a difference.", "company_id": "18940375", "company_linkedin_url": "https://www.linkedin.com/company/ossiumhealth", "company_name": "Ossium Health", "company_public_id": "ossiumhealth", "employee_count": 87, "employee_range": "51 - 200", "experience_level": "Mid-Senior level", "follower_count": 1969, "hq_address_line1": "80 Tehama St", "hq_address_line2": null, "hq_city": "San Francisco", "hq_country": "US", "hq_full_address": "80 Tehama St, San Francisco, California 94105, US", "hq_postalcode": "94105", "hq_region": "California", "industries": ["Biotechnology Research"], "job_description": "Ossium\u2019s mission is to improve the health, vitality, and longevity of human beings through bioengineering. We develop, manufacture, and bank cell therapy products that apply the power of stem cell science to revolutionize treatment for patients with blood and immune diseases. At Ossium, we empower our employees, maintain the highest standards of operational excellence, and are a force for good.\nAbout The Job\nWe\u2019re looking for a motivated, high achieving, and versatile individual who will play an essential role in a broad range of activities necessary to drive and execute critical operational and strategic aspects of our growing company. You\u2019ll get an unparalleled view into the inner workings of Ossium as you help develop go-to-market strategies, own products\u2019 financial models, develop materials based on market research and product strategy, and assist on various projects across many of Ossium\u2019s verticals. The Business Strategist will be responsible for helping us tell the story of Ossium \u2013 both internally and externally \u2013 through metrics, decks, one pagers, and other materials.\nYou\u2019ll have the opportunity to project manage essential external clinical and business partnerships and work closely with many members of Ossium\u2019s leadership team as we continue to scale. The Business Strategist will be exposed to many of the highest-priority workstreams and projects at Ossium\u2014to be successful in this role, you must realize that no task is too small; ego and deadlines are the only enemies here. You will report directly to the CEO.\nRequired Qualifications\nA bachelor\u2019s degree in life science, bioengineering, or a related field2+ years of experience in management consulting, business development, investment banking, or data & analytics, preferably in a life science and/or healthcare-related company or practiceStrong sense of ownership and excellent project management skills, with hands-on experience managing multiple projects concurrentlyRobust problem-solving skills and the ability to apply logical frameworks and data-driven insights to ambiguous situationsComfortable operating both at the board level and at the administrative and tactical levels, handling whatever is required to support the CEO and the broader Ossium agenda Excellent written and oral communication skills, including making and delivering dynamic presentations in PowerPoint, synthesizing findings, and drafting external communications and internal reportsStrong quantitative skills, including the ability to value market opportunities, navigate financial models, and analyze and interpret statistical data; strong Excel skillsCapable of operating with a high level of organization and excellent time management in a startup environmentMust show rigorous attention to detail in work productThis position is based in our San Francisco office; we maintain a hybrid schedule of Monday - Thursday in the office, with Friday as a remote work day\nPreferred Qualifications\nExperience at a high-growth startupA familiarity with the drug development and commercialization landscapeInterest in trends, advancements, and news in the biotech and pharmaceutical space\nKey Responsibilities\nProvide general leverage and support to the CEO and executive team, including managing a broad range of internal and external facing projects as required in a startup environmentAct as Ossium\u2019s internal consultant, working cross-functionally with members of the Ossium leadership team on key business projectsAct as a link with executive leaders to acquire and formulate the information and data necessary to develop content for the Board of Directors meetingsOversee and assist with various internal operations and activities, such as taking notes for leadership meetings, developing content for All Hands programming, and helping to design bi-annual leadership retreatsCreate, track, and report on KPIs across the companyDevelop a keen understanding of product-market fit for multiple product lines through data analysis and market research and clearly communicate findings to executive teamWork at the intersection of product, data analysis, and marketing to ensure Ossium understands business opportunities and new products reach the correct audienceProvide up-to-date assessments of the broader biotech competitive landscape and keep the organization apprised of the latest developments and their potential impact to OssiumProduce materials that contribute to the development of the company\u2019s brand and imageDrive progress and own project management for critical clinical and business partnershipsSupport the timely execution and rapid growth of Ossium\u2019s operations and business development through taking on a broad range of logistical, administrative, research, partnership, or other assignments as requested by the CEO\nIn your first six months some projects you\u2019ll work on include:\nHelping to develop and refine the go-to-market strategies for several of Ossium\u2019s products slated to enter the clinic over the next 18 months Producing materials and reports for Ossium\u2019s Q4 Board of Directors meeting, working with various members of the Ossium leadership team to acquire information and data as neededBecoming intimately familiar with Ossium\u2019s financial model and all of the various levers that have an impact on the long-term success of the companyPlanning Ossium\u2019s bi-annual leadership retreat, which will take place in Q1 2024\nThis position has a salary range of $108,500 to $186,000 annually. Ossium Health takes a market-based approach to pay. The successful candidate\u2019s starting salary will be determined based on, but not limited to, job-related skills, experience, qualifications, and market conditions. This range may be modified in the future.\nOssium provides equal employment opportunities (EEO) to all employees and applicants for employment without regard to race, color, religion, sex, national origin, age, disability, sexual orientation, gender identity or gender expression. Pursuant to the San Francisco Fair Chance Ordinance, we will consider for employment qualified applicants with arrest and conviction records.", "job_id": "3690897280", "job_location": "San Francisco Bay Area", "job_title": "Business Strategist", "job_type": "Full-time", "job_url": "https://www.linkedin.com/jobs/view/3690897280/", "remote_allow": false, "salary_details": {"compensation_type": "BASE_SALARY", "currency_code": "USD", "max_salary": "186000.0", "min_salary": "108500.0", "pay_period": "YEARLY"}, "salary_display": "USD108500.0/yr - USD186000.0/yr", "skills": ["Biotechnology", "Business Development", "Clinical Trials", "Communication", "Microsoft PowerPoint", "Oral Communication", "Pharmaceuticals", "Problem Solving", "Project Management", "Time Management"], "specialities": ["Bone marrow banking", "Cryopreservation", "Stem cell biology", "Research", "Stem Cell Therapy", "Stem Cell Transplant", "Bone Marrow Transplant"]}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"company_description": {"type": "string"}, "company_id": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_name": {"type": "string"}, "company_public_id": {"type": "string"}, "employee_count": {"type": "integer"}, "employee_range": {"type": "string"}, "experience_level": {"type": "string"}, "follower_count": {"type": "integer"}, "hq_address_line1": {"type": "string"}, "hq_address_line2": {"type": "null"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_full_address": {"type": "string"}, "hq_postalcode": {"type": "string"}, "hq_region": {"type": "string"}, "industries": {"type": "array", "items": {"type": "string"}}, "job_description": {"type": "string"}, "job_id": {"type": "string"}, "job_location": {"type": "string"}, "job_title": {"type": "string"}, "job_type": {"type": "string"}, "job_url": {"type": "string"}, "remote_allow": {"type": "boolean"}, "salary_details": {"type": "object", "properties": {"compensation_type": {"type": "string"}, "currency_code": {"type": "string"}, "max_salary": {"type": "string"}, "min_salary": {"type": "string"}, "pay_period": {"type": "string"}}, "required": ["compensation_type", "currency_code", "max_salary", "min_salary", "pay_period"]}, "salary_display": {"type": "string"}, "skills": {"type": "array", "items": {"type": "string"}}, "specialities": {"type": "array", "items": {"type": "string"}}}, "required": ["company_description", "company_id", "company_linkedin_url", "company_name", "company_public_id", "employee_count", "employee_range", "experience_level", "follower_count", "hq_address_line1", "hq_address_line2", "hq_city", "hq_country", "hq_full_address", "hq_postalcode", "hq_region", "industries", "job_description", "job_id", "job_location", "job_title", "job_type", "job_url", "remote_allow", "salary_details", "salary_display", "skills", "specialities"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/69c80b4d-b8c9-46da-b6c3-195c1dde1055/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Years of Experience | Get the total number of years of experience of a profile. | 200 | New Example | {"data": {"current_company": "Bill & Melinda Gates Foundation", "current_company_join_month": null, "current_company_join_year": 2000, "current_job_title": "Co-chair", "time_spent_at_current_company": "23 yrs 10 mos", "years_of_experience": "48 yrs 10 mos"}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"current_company": {"type": "string"}, "current_company_join_month": {"type": "null"}, "current_company_join_year": {"type": "integer"}, "current_job_title": {"type": "string"}, "time_spent_at_current_company": {"type": "string"}, "years_of_experience": {"type": "string"}}, "required": ["current_company", "current_company_join_month", "current_company_join_year", "current_job_title", "time_spent_at_current_company", "years_of_experience"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/be184032-7e19-4f87-844b-752a4925be70/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Pesonal Profile by Sales Nav URL | Get full profile data, including experience & education history, skillset and company related details. 1 credit per call. | 200 | New Example | {"data": {"about": "As a highly innovative, creative and technology-savvy individual with a passion for continuous learning and a natural talent for leadership, I am dedicated to driving positive change and shaping the future through ideas and innovation. With a proven track record of success and a drive to stay ahead of the curve, I am constantly seeking new challenges and opportunities to expand my knowledge and make an impact.\n\nMy experience in leading teams and implementing cutting-edge solutions has honed my ability to identify opportunities, overcome obstacles, and deliver results. I have a strong ability to bridge the gap between technology and business, leveraging my technical expertise and strategic thinking to drive meaningful change.\n\nWhether it's developing new solutions, commercialising existing ideas, mentoring and developing others, or staying on the forefront of emerging trends and technologies, I am constantly learning and growing. My insatiable curiosity and drive for excellence drive me to constantly seek new challenges and opportunities to make a difference.\n\nAs a visionary leader, I am always striving to create a better future and make a positive impact. Whether it's through ideas, creativity, products, cutting-edge technologies, or simply being a positive influence on those around me, I am always pushing the boundaries of what is possible.\n\nSo, if you're looking for someone who is passionate, driven, and committed to making a difference, look no further. I am eager to bring my skills, experience, and enthusiasm to the table and help drive the future of innovation and technology forward.", "city": "Sydney", "company": "Trinity Consulting Services", "company_domain": "", "company_employee_range": "2-10", "company_industry": "Advertising Services", "company_linkedin_url": "https://www.linkedin.com/company/trinity-consulting-services/", "company_logo_url": "https://media.licdn.com/dms/image/C4D0BAQGrLPvSJY2SNw/company-logo_400_400/0/1519932056711?e=1686787200&v=beta&t=eL16b3rEZ6NXK2IyIpkXGlRYrfYWolzJt5nifq7en70", "company_website": "https://www.linkedin.com/in/ajjames/", "company_year_founded": 2007, "connections_count": 500, "country": "Australia", "current_company_join_month": 5, "current_company_join_year": 2016, "educations": [{"activities": "", "date_range": "1990 - 1992", "degree": "Bachelor of Business, Marketing, Communications & Public Relations", "description": "", "eduId": 144921789, "end_month": "", "end_year": 1992, "field_of_study": "Marketing, Communications & Public Relations", "grade": "", "school": "University of Technology, Sydney", "school_id": "166678", "school_linkedin_url": "https://www.linkedin.com/company/166678/", "start_month": "", "start_year": 1990}, {"activities": "", "date_range": "1986 - 1990", "degree": "Bachelor of Applied Science", "description": "", "eduId": 10472663, "end_month": "", "end_year": 1990, "field_of_study": "Computer Science & Information Science", "grade": "", "school": "", "school_id": "166678", "school_linkedin_url": "https://www.linkedin.com/company/166678/", "start_month": "", "start_year": 1986}, {"activities": "", "date_range": "1978 - 1986", "degree": "Higher School Certificate", "description": "", "eduId": 54251304, "end_month": "", "end_year": 1986, "field_of_study": "Business/Commerce, General", "grade": "", "school": "Newington College", "school_id": "452716", "school_linkedin_url": "https://www.linkedin.com/company/452716/", "start_month": "", "start_year": 1978}, {"activities": "", "date_range": "2000 - 2020", "degree": "Marketing, Sales, Growth", "description": "", "eduId": 503720954, "end_month": "", "end_year": 2020, "field_of_study": "Innovation, Commercialisation", "grade": "", "school": "Deep Asia Pacific Market Experience", "school_id": "", "school_linkedin_url": "", "start_month": "", "start_year": 2000}], "experiences": [{"company": "Trinity Consulting Services", "company_id": "208844", "company_linkedin_url": "https://www.linkedin.com/company/208844", "company_logo_url": "", "current_company_join_month": 5, "current_company_join_year": 2016, "date_range": "May 2022 - present", "description": "If you\u2019re ready to commercialise your idea to a global audience, to supercharge your digital transformation or to find growth in new markets then we can help!", "duration": "1 yr 1 mo", "end_month": "", "end_year": "", "is_current": true, "location": "Sydney, New South Wales, Australia", "start_month": 5, "start_year": 2022, "title": "Chairperson of the Board"}, {"company": "B2Bx", "company_id": "67952300", "company_linkedin_url": "https://www.linkedin.com/company/67952300", "company_logo_url": "", "date_range": "Nov 2021 - present", "description": "", "duration": "1 yr 7 mos", "end_month": "", "end_year": "", "is_current": true, "location": "Sydney, New South Wales, Australia", "start_month": 11, "start_year": 2021, "title": "Chief Growth Officer & CEO"}, {"company": "InfluencerActive", "company_id": "67952300", "company_linkedin_url": "https://www.linkedin.com/company/67952300", "company_logo_url": "", "date_range": "Oct 2020 - present", "description": "InfluencerActive is an influencer marketing platform that directly connects small and medium-sized brands and businesses with curated and vetted influencers to create a seamless marketplace for both buyer and influencer to engage. Influencers in the InfluencerActive network have built significant followings over traditional business channels. Their trusted voices are valued in both the B2C and B2B contexts.\n \nIn engaging with influencers through InfluencerActive, business owners can cut through the channel noise and marketing challenges of a fragmented media world. With Influencer Active, engagement is direct between business and influencer.", "duration": "2 yrs 8 mos", "end_month": "", "end_year": "", "is_current": true, "location": "Greater Sydney Area", "start_month": 10, "start_year": 2020, "title": "Executive Director & Investor"}, {"company": "Trinity Consulting Services", "company_id": "208844", "company_linkedin_url": "https://www.linkedin.com/company/208844", "company_logo_url": "", "date_range": "Apr 2020 - present", "description": "Working closely with clients to help them drive their growth strategy, digital transformation and generate new innovative ideas for global markets.", "duration": "3 yrs 2 mos", "end_month": "", "end_year": "", "is_current": true, "location": "Sydney, New South Wales, Australia", "start_month": 4, "start_year": 2020, "title": "Group CEO Innovation & Growth"}, {"company": "Trinity Consulting Services", "company_id": "208844", "company_linkedin_url": "https://www.linkedin.com/company/208844", "company_logo_url": "", "date_range": "May 2016 - Mar 2021", "description": "Trinity Consulting Services [TCS] is a highly networked marketing strategy, innovation and business transformation agency, that works with brands who have a desire to increase their revenues and market share in some of the largest B2B and B2C markets in APAC (Asia Pacific) and EMEA (Europe, Middle East and Africa). \n\nI specifically help organisations generate additional revenues in these markets with creative, innovative and digital solutions - from up-front strategy to full tactical and practical implementation and roll-out planning.\n\nLeveraging my substantial APAC network and with a deep understanding of cultural differences and in-market influences across the target regions and countries, Trinity Consulting gives its partners the jump-start in digital and innovation that they often lack in penetrating new markets and delivering real, profitable solutions.\n\nTCS blends the creative and the strategic, within a highly flexible and dynamic framework. Assisting organisations to solve complex business problems and issues with the application of technology. Assisting in the packaging, presenting and pitching of solutions to potential markets, emerging markets and numerous industry verticals.\n\nWe have assisted organisations and provided measurable and profitable solutions to: Advertising, Business Travel & Leisure, Consumer Brands, Consumer Marketing, Digital / Online / Social Media, Entertainment, Fast Moving Consumer Goods (FMCG), Financial Services & FINTECH, Franchising, Health & Wellbeing, Information Technology, Media & Publishing, Promotions, Merchandising, Retail, Sports & Sponsorship, Quick Service Restaurants (QSR)\n\nRecent clients include: The Australia Government, Digital Transformation Agency, Nokia, News Corp Australia", "duration": "4 yrs 11 mos", "end_month": 3, "end_year": 2021, "is_current": false, "location": "APAC - Marketing, Transformation, Digital & Consumer Engagement", "start_month": 5, "start_year": 2016, "title": "Executive Director - Marketing, Innovation and Growth"}, {"company": "DDB Group Asia Pacific", "company_id": "3524674", "company_linkedin_url": "https://www.linkedin.com/company/3524674", "company_logo_url": "", "date_range": "Mar 2015 - May 2016", "description": "As Chief Innovation Officer, Asia Pacific, I was tasked with taking head on, the challenge to: \n\n\u2022 provide focus to DDB Group\u2019s innovative business and marketing growth solutions\n\u2022 commercialise new and existing digital and tech solutions to generate growth for agency clients\n\u2022 engage creativity and innovation for drive long-term business growth for agency and clients\n\u2022 apply creative thinking across business processes to deliver a competitive advantage and new revenue streams\n\u2022 to connect the best minds within the agency in order to look at business problems from a different perspective\n\nAJ spearheaded the commercial success of innovative digital solutions for DDB's clients \u2013 from mobile apps to web-ordering systems to e-stores and interactive retail assets \u2013 as well as enhancing client revenue streams and customer engagement to 'hack' into creative business growth opportunities.", "duration": "1 yr 3 mos", "end_month": 5, "end_year": 2016, "is_current": false, "location": "Asia Pacific", "start_month": 3, "start_year": 2015, "title": "Chief Innovation & Growth Officer"}, {"company": "Sample Central", "company_id": "814226", "company_linkedin_url": "https://www.linkedin.com/company/814226", "company_logo_url": "", "date_range": "Dec 2007 - Mar 2015", "description": "Sample Central is a unique retail / consumer product / insights / experience that places a focus on consumers, allowing them to try, touch, feel and experience products, and brand innovations before buying the products. As the pioneer of 'tryvertising' or try-before-you-buy, Sample Central ignites the conversation and interaction between brands and consumers, consumer who are willing to provide their insights about products or services they have chosen to explore or shown and interest in.\n\nHaving created the global go-to-market strategy, AJ was the driving-force behind launching the concept to the market, taking an active, hands-on approach selling the concept into brands and growing the business worldwide via a franchise framework.\n\nKEY ACHIEVEMENTS:\n\u2022 Took the business global via a franchise model (custom built for the concept)\n\u2022 Negotiated franchise agreements in over 20 countries in less than 5 years\n\u2022 Established global and franchise level operational plans and budgets\n\u2022 Coach, motivate and support new franchisees and business owners\n\u2022 Play and active and key role selling the concept to brands globally\n\u2022 Establish clear success metrics, systems and reporting arrangements\n\u2022 Changed the FMCG landscape with a model that truly influences consumers purchasing decisions\n\u2022 Built a robust, centralized, big-data engine, SaaS information management and software platform operating in over 10 languages supporting franchise partners and consumers worldwide", "duration": "7 yrs 4 mos", "end_month": 3, "end_year": 2015, "is_current": false, "location": "Worldwide, Japan, Brazil, USA, Middle East, Eastern Europe (Budapest), UK", "start_month": 12, "start_year": 2007, "title": "Group CEO Marketing and Innovation"}, {"company": "Creata", "company_id": "21449", "company_linkedin_url": "https://www.linkedin.com/company/21449", "company_logo_url": "", "date_range": "2004 - Dec 2007", "description": "Creata is one of the largest marketing and sales promotions agencies in the world, serving some of the largest corporations including McDonald's, Kellogg's, Coca Cola, Nestle, & others since 1973.\n\nAJ took a key leadership role during his time at Creata & was part for the global management team. Working across 15 offices in 11 countries on 5 continents. And was responsible for the design & production of over 1.3 billion happy meal toys.\n\nMAIN RESPONSIBILITIES:\n\u2022 Setting creative direction and strategy for the agency globally\n\u2022 Focus the agency on innovation and idea generation built upon creative marketing & promotion strategies\n\u2022 Transitioned from a premiums manufacturer to a full-service creative & digital agency\n\u2022 Accelerate the pace of Creata\u2019s ability to deliver a full spectrum of below-the-line marketing services\n\u2022 Leadership role in all major account pitches globally & was the driving force of the Company\u2019s sales / marketing efforts\n\nKEY ACHIEVEMENTS: \n\u2022 Built and launched Creata Digital\n\u2022 Positioned Creata to be invited to pitch for global technology pitches with several of the Company\u2019s global brand clients\n\u2022 Secured Creata's first large scale digital project with McDonald's against the incumbent digital agencies\n\u2022 Extend the HappyMeal.com franchise into Asia Pacific - Digital contract extended despite intense lobbying by rival agencies\n\u2022 Personally managed the relationship and negotiated the deals across North America, Europe & Asia\n\u2022 Restructured Creata's Creative division from a \"Support Function\" to a \"Business Unit\", having full P&L accountability\n\u2022 Established the relationship & negotiated the contract between Creata & China Central Television (CCTV) to secure the exclusive licensing rights to China's oldest & most recognised cartoon property. Drove the establishment of a separate business entity in the Chinese Free Trade Zone", "duration": "4 yrs", "end_month": 12, "end_year": 2007, "is_current": false, "location": "Worldwide - Asia Pacific, North America, Latin america, Europe, Middle East", "start_month": "", "start_year": 2004, "title": "Executive Vice-President Global Sales & Marketing"}, {"company": "Fujitsu Consulting - Management Consulting / Digital Solutions", "company_id": "1374", "company_linkedin_url": "https://www.linkedin.com/company/1374", "company_logo_url": "", "date_range": "2000 - 2004", "description": "Fujitsu Consulting is one of the worlds top-tier global IT services organizations. With a focus on boosting efficiencies, cutting IT operational costs and create a sustainable competitive advantage with the client-focused IT consulting and integration services.\n\nAs Vice President of Marketing I was responsible for ensuring that clients business objectives were integrally linked to delivering true business value and the offerings of Fujitsu Consulting.\n\n\u2022 Directed the strategy, planning and implementation of all Fujitsu Consulting Asia Pacific internal and external corporate marketing activities supporting the business goals toward growth and profitability\n\u2022 Focus on solutions marketing\n\u2022 Ensured a consistent brand and message to the marketplace, making sure corporate style and standards were followed across all initiatives\n\u2022 Key executive on the Global Brand Program Team\n\n\u2022 As Director of eBusiness Solutions, Asia Pacific, provided focus, direction and leadership to position Fujitsu as the partner of choice for eBusiness solutions\n\u2022 Developed eBusiness solution offerings and the alignment to delivery capabilities", "duration": "4 yrs 5 mos", "end_month": "", "end_year": 2004, "is_current": false, "location": "Asia Pacific, Australia, New Zealand, Hong Kong, Japan", "start_month": "", "start_year": 2000, "title": "Vice-President Marketing & Digital, Asia Pacific"}, {"company": "ZIVO Pty Limited - Digital / Web Solutions", "company_id": "", "company_linkedin_url": "", "company_logo_url": "", "date_range": "1999 - 2000", "description": "\u2022 All sales and marketing of Internet Solutions\n\u2022 Cross-industry focus, managing a team of Business Development Managers across Australia and New Zealand\n\u2022 Developed a ZIVO-wide business development and acquisition strategy\n\u2022 Negotiation of all intellectual property and professional services contracts\n\u2022 Lead engagement management for ZIVO clients including personal management of key accounts\n\u2022 Major influencer of the ZIVO marketing and branding strategies", "duration": "1 yr 5 mos", "end_month": "", "end_year": 2000, "is_current": false, "location": "Asia Pacific", "start_month": "", "start_year": 1999, "title": "Director, Sales, Marketing & Communications, Asia Pacific"}, {"company": "IBM Global Services", "company_id": "1009", "company_linkedin_url": "https://www.linkedin.com/company/1009", "company_logo_url": "", "date_range": "1997 - 1999", "description": "\u2022 One of the key executives responsible for building and launching the IBM e-business Solutions team globally\n\u2022 Focused on a wide range of industry sectors, specialising in the banking & finance, entertainment, media, sports, travel, transport and tourism sectors across Asia Pacific\n\u2022 Lead the Asia Pacific sales team to ensure new business sign-off with clients\n\u2022 Played a leadership role in the relationship build, management and engagement of IBM e-business clients\n\u2022 Defined strategies for the marketing and sales of e-business and Interactive Media Design Studio services, including: internet/Intranet Solutions, CD-ROM, Kiosk, Electronic-commerce solutions, content creation cybercasting, digital design and print", "duration": "2 yrs 5 mos", "end_month": "", "end_year": 1999, "is_current": false, "location": "", "start_month": "", "start_year": 1997, "title": "Managing Consultant - eBusiness, Global"}, {"company": "Computer Sciences Corporation (CSC)", "company_id": "1120", "company_linkedin_url": "https://www.linkedin.com/company/1120", "company_logo_url": "", "date_range": "1992 - 1997", "description": "\u2022 Established the MultiMedia Laboratory at CSC in Sydney and grew this to a global capability (and team of 350 people)\n\u2022 Project managed a variety of multimedia and Internet application design and development and implementation projects\n\u2022 Built processes for sales and client engagement\n\u2022 Full responsibility for major projects being delivered on time and within budget\n\u2022 Ensured all projects met quality assurance standards of CSC\n\u2022 Held the position of Worldwide Chair of the CSC Special Interest Group for MultiMedia and Interactive Technologies for 4 years, and through this time spent the majority of time in the United States speaking on the International Speakers Circuit", "duration": "5 yrs 5 mos", "end_month": "", "end_year": 1997, "is_current": false, "location": "", "start_month": "", "start_year": 1992, "title": "Internet Sales & Marketing Manager"}, {"company": "IBM", "company_id": "1009", "company_linkedin_url": "https://www.linkedin.com/company/1009", "company_logo_url": "", "date_range": "Feb 1987 - Feb 1992", "description": "", "duration": "5 yrs 1 mo", "end_month": 2, "end_year": 1992, "is_current": false, "location": "Australia", "start_month": 2, "start_year": 1987, "title": "Interactive Designer and Programmer"}, {"company": "Optical & Graphic Services", "company_id": "", "company_linkedin_url": "", "company_logo_url": "", "date_range": "Jan 1985 - Jan 1987", "description": "Optical & Graphic was established in January 1973 creating titles and shooting opticals for films including Peter Weir's Picnic at Hanging Rock, through to titles for Mad Max, The Man from Snowy River and Crocodile Dundee. O & G pioneered the use in Australia of shooting titles onto intermediate stock.", "duration": "2 yrs 1 mo", "end_month": 1, "end_year": 1987, "is_current": false, "location": "", "start_month": 1, "start_year": 1985, "title": "Graphic Designer / Computer Animator"}], "first_name": "Anthony", "followers_count": 4081123, "full_name": "Anthony J James", "headline": "CEO, Innovation, Technology & Growth at Trinity Consulting", "hq_city": "Sydney", "hq_country": "Australia", "hq_region": "NSW", "job_title": "Chairperson of the Board", "last_name": "James", "linkedin_url": "https://www.linkedin.com/in/ajjames", "location": "Sydney, New South Wales, Australia", "profile_id": "4444590", "profile_image_url": "https://media.licdn.com/dms/image/D4D03AQH70ioIIQkzPg/profile-displayphoto-shrink_800_800/0/1674214515612?e=1690416000&v=beta&t=EN4_7JbdJextklwzAQA0vNVo5POn5hXGLs387PWyctU", "public_id": "ajjames", "redirected_url": "https://www.linkedin.com/in/ajjames", "school": "University of Technology, Sydney", "skills": "International Marketing, Social Media Marketing, Entrepreneurship, Business Strategy, Marketing Strategy, Strategic Planning, Strategy, Customer Insight, Brand Development, Brand Management, Marketing Management, Go-to-market Strategy, Direct Marketing, International Business, International Sales, Consumer Behaviour, Consumer Behavior, Product Management, FMCG, Change Management, Big Data, Content Strategy, Consumer Insights, Email Marketing, Franchising, Concept Development, Digital Media, Retail, Business Development, Marketing, E-commerce, Start-ups, Strategic Partnerships, Leadership, Managing Creative Teams, Innovation Management, Contract Negotiation, Management, Creative Problem Solving, Public Speaking, Global Management, Innovative Thinking, Idea Generation, Business Innovation, Concept Ideation, Free, Tryvertising, Campaigns, Concept Generation, Creative Direction", "state": "New South Wales"}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"about": {"type": "string"}, "city": {"type": "string"}, "company": {"type": "string"}, "company_domain": {"type": "string"}, "company_employee_range": {"type": "string"}, "company_industry": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_logo_url": {"type": "string"}, "company_website": {"type": "string"}, "company_year_founded": {"type": "integer"}, "connections_count": {"type": "integer"}, "country": {"type": "string"}, "current_company_join_month": {"type": "integer"}, "current_company_join_year": {"type": "integer"}, "educations": {"type": "array", "items": {"type": "object", "properties": {"activities": {"type": "string"}, "date_range": {"type": "string"}, "degree": {"type": "string"}, "description": {"type": "string"}, "eduId": {"type": "integer"}, "end_month": {"type": "string"}, "end_year": {"type": "integer"}, "field_of_study": {"type": "string"}, "grade": {"type": "string"}, "school": {"type": "string"}, "school_id": {"type": "string"}, "school_linkedin_url": {"type": "string"}, "start_month": {"type": "string"}, "start_year": {"type": "integer"}}, "required": ["activities", "date_range", "degree", "description", "eduId", "end_month", "end_year", "field_of_study", "grade", "school", "school_id", "school_linkedin_url", "start_month", "start_year"]}}, "experiences": {"type": "array", "items": {"type": "object", "properties": {"company": {"type": "string"}, "company_id": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_logo_url": {"type": "string"}, "current_company_join_month": {"type": "integer"}, "current_company_join_year": {"type": "integer"}, "date_range": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "string"}, "end_month": {"type": ["integer", "string"]}, "end_year": {"type": ["integer", "string"]}, "is_current": {"type": "boolean"}, "location": {"type": "string"}, "start_month": {"type": ["integer", "string"]}, "start_year": {"type": "integer"}, "title": {"type": "string"}}, "required": ["company", "company_id", "company_linkedin_url", "company_logo_url", "date_range", "description", "duration", "end_month", "end_year", "is_current", "location", "start_month", "start_year", "title"]}}, "first_name": {"type": "string"}, "followers_count": {"type": "integer"}, "full_name": {"type": "string"}, "headline": {"type": "string"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_region": {"type": "string"}, "job_title": {"type": "string"}, "last_name": {"type": "string"}, "linkedin_url": {"type": "string"}, "location": {"type": "string"}, "profile_id": {"type": "string"}, "profile_image_url": {"type": "string"}, "public_id": {"type": "string"}, "redirected_url": {"type": "string"}, "school": {"type": "string"}, "skills": {"type": "string"}, "state": {"type": "string"}}, "required": ["about", "city", "company", "company_domain", "company_employee_range", "company_industry", "company_linkedin_url", "company_logo_url", "company_website", "company_year_founded", "connections_count", "country", "current_company_join_month", "current_company_join_year", "educations", "experiences", "first_name", "followers_count", "full_name", "headline", "hq_city", "hq_country", "hq_region", "job_title", "last_name", "linkedin_url", "location", "profile_id", "profile_image_url", "public_id", "redirected_url", "school", "skills", "state"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/8ad8ed8b-3f55-4460-8dcc-15a85d4bbdab/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Search Linkedin School Pages via Google | Find up to 100 schools that match your criteria via Google. | 200 | New Example | {"data": ["https://www.linkedin.com/stanford-university", "https://www.linkedin.com/stanfordeducation", "https://www.linkedin.com/stanford-law-school", "https://www.linkedin.com/stanford-continuing-studies", "https://www.linkedin.com/stanfordohns", "https://www.linkedin.com/stanford-university-political-science", "https://www.linkedin.com/iucjapan", "https://www.linkedin.com/jskstanford", "https://www.linkedin.com/cheung-kong-graduate-school-of-business", "https://www.linkedin.com/jserra-catholic-high-school", "https://www.linkedin.com/the-ohio-state-university", "https://www.linkedin.com/ucsf", "https://www.linkedin.com/onefact", "https://www.linkedin.com/franklin-university-switzerland", "https://www.linkedin.com/the-army-university", "https://www.linkedin.com/harvard-university", "https://www.linkedin.com/st-andrews-william-mary-joint-degree-programme", "https://www.linkedin.com/columbia-business-school", "https://www.linkedin.com/onlinehbs", "https://www.linkedin.com/umassglobal", "https://www.linkedin.com/bogazici-university"], "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/e8b4d395-eb5f-446f-bc17-d6ad62f5e685/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Company Jobs Count | Get number of opening jobs the company posted on LinkedIn. 1 credit per call. | 200 | New Example | {"data": {"jobs_count": 3764}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"jobs_count": {"type": "integer"}}, "required": ["jobs_count"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/86f6033e-71a4-4bb3-8da0-82bc67f442f0/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Profile Recent Activity Time | Get the time of the latest activity. 2 credits per call. | 200 | New Example | {"data": {"recent_activity_time": "4d"}, "message": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"recent_activity_time": {"type": "string"}}, "required": ["recent_activity_time"]}, "message": {"type": "string"}}, "required": ["data", "message"]} |
ef16517b-acde-4505-b67f-f29b010db60d/bea32467-c5d1-4e44-aa0e-19422017016d/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Check Search Status | Get the status of your search using the request_id given in step 1. | 200 | New Example | {"message": "Found 1/1 employees. Please use 'Get Search Results' endpoint to get your data!", "status": "done"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "status": {"type": "string"}}, "required": ["message", "status"]} |
ef16517b-acde-4505-b67f-f29b010db60d/f056549e-7de2-4dda-8707-dbd5630640a8/0/0 | Fresh LinkedIn Profile Data | A powerful API for all LinkedIn Scraping Needs: profiles, companies, posts, job search and employee search. This API scrapes data directly from LinkedIn upon request to get you real-time information. Say goodbye to stale data!
We're active and responsive on this platform, please don't hesitate to drop a message in the Discussion or PM channels. | 9.9 | Get Search Results | Get search results. Please make sure the search is "done" before calling this endpoint. | 200 | New Example | {"data": [{"about": "Specialties: Wireless systems, Consumer products. Technology and innovation strategy for wireless systems. System architecture,. Deep thinking about systemic relationships in products and technologies", "city": "Cupertino", "company": "Apple", "company_domain": "apple.com", "company_employee_range": "10001+", "company_industry": "Computers and Electronics Manufacturing", "company_linkedin_url": "https://www.linkedin.com/company/apple/", "company_logo_url": "https://media.licdn.com/dms/image/C560BAQHdAaarsO-eyA/company-logo_400_400/0/1595530301220?e=1690416000&v=beta&t=lPUSc3ZyWQGymdtF3YyP9_L5G9xkB99SMw9dWtzlPXI", "company_website": "http://www.apple.com/careers", "company_year_founded": 1976, "country": "United States", "current_company_join_month": 10, "current_company_join_year": 2011, "educations": [{"activities": "", "date_range": "Feb 1990 - Dec 1994", "degree": "Ph.D.", "description": "", "eduId": 992987, "end_month": 12, "end_year": 1994, "field_of_study": "Electrical Engineering", "grade": "", "school": "Technical University Munich", "school_id": "166283", "school_linkedin_url": "https://www.linkedin.com/company/166283/", "start_month": 2, "start_year": 1990}, {"activities": "", "date_range": "Nov 1984 - Jan 1990", "degree": "Master of Science - MS (Dipl.-Ing.)", "description": "", "eduId": 793645966, "end_month": 1, "end_year": 1990, "field_of_study": "Electrical, Electronics and Communications Engineering", "grade": "", "school": "Technical University of Munich", "school_id": "166283", "school_linkedin_url": "https://www.linkedin.com/company/166283/", "start_month": 11, "start_year": 1984}], "experiences": [{"company": "Apple", "company_id": "162479", "company_linkedin_url": "https://www.linkedin.com/company/162479", "company_logo_url": "", "current_company_join_month": 10, "current_company_join_year": 2011, "date_range": "Oct 2011 - present", "description": "", "duration": "11 yrs 8 mos", "end_month": "", "end_year": "", "is_current": true, "location": "Cupertino", "start_month": 10, "start_year": 2011, "title": "Director Cellular Systems Architecture"}, {"company": "Intel Mobile Communications", "company_id": "", "company_linkedin_url": "", "company_logo_url": "", "date_range": "Feb 2011 - Sep 2011", "description": "", "duration": "8 mos", "end_month": 9, "end_year": 2011, "is_current": false, "location": "", "start_month": 2, "start_year": 2011, "title": "Head of System Engineering"}, {"company": "Infineon Technologies", "company_id": "2148", "company_linkedin_url": "https://www.linkedin.com/company/2148", "company_logo_url": "", "date_range": "Oct 2008 - Feb 2011", "description": "chief architect for platform, SW and chipset architecture, leading IP and innovation roadmap and managing team of system architects for platform portfolio", "duration": "2 yrs 5 mos", "end_month": 2, "end_year": 2011, "is_current": false, "location": "", "start_month": 10, "start_year": 2008, "title": "Head of System Engineering Smartphone Platforms"}, {"company": "Infineon Technologies", "company_id": "2148", "company_linkedin_url": "https://www.linkedin.com/company/2148", "company_logo_url": "", "date_range": "Nov 2007 - Oct 2008", "description": "Worldwide Marketing for 3G platforms and solutions", "duration": "1 yr", "end_month": 10, "end_year": 2008, "is_current": false, "location": "", "start_month": 11, "start_year": 2007, "title": "VP Marketing Feature Phone"}, {"company": "Infineon Technologies", "company_id": "2148", "company_linkedin_url": "https://www.linkedin.com/company/2148", "company_logo_url": "", "date_range": "Jan 2004 - Sep 2007", "description": "Member of the business unit management team. Managing the system engineering and architects team for feature phone products (chipsets and platform solutions. Key aspects of this job include the technical strategy development, managment of innovation processes and product definition projects. The exciting part of this job is the technical challenge of working with extremely skilled experts, managing a large internal and external network and keeping a business perspective", "duration": "3 yrs 9 mos", "end_month": 9, "end_year": 2007, "is_current": false, "location": "", "start_month": 1, "start_year": 2004, "title": "Chief Scientist and Senior Director System Engineering"}, {"company": "infineon Technologies", "company_id": "2148", "company_linkedin_url": "https://www.linkedin.com/company/2148", "company_logo_url": "", "date_range": "May 2001 - Dec 2003", "description": "Team lead for baseband concept engineering team (mobile phone products) and project manager for baseband processor definition.", "duration": "2 yrs 8 mos", "end_month": 12, "end_year": 2003, "is_current": false, "location": "", "start_month": 5, "start_year": 2001, "title": "Director Concept Engineering"}, {"company": "Infineon Technologies", "company_id": "2148", "company_linkedin_url": "https://www.linkedin.com/company/2148", "company_logo_url": "", "date_range": "Sep 2000 - Sep 2001", "description": "Business planning, product definition and product management for a high volume baseband processor (>100 million pcs)", "duration": "1 yr 1 mo", "end_month": 9, "end_year": 2001, "is_current": false, "location": "", "start_month": 9, "start_year": 2000, "title": "Product Manager"}, {"company": "Infineon Technologies", "company_id": "2148", "company_linkedin_url": "https://www.linkedin.com/company/2148", "company_logo_url": "", "date_range": "Jul 1998 - Aug 2000", "description": "Concept development for audio functions for cellular baseband processors", "duration": "2 yrs 2 mos", "end_month": 8, "end_year": 2000, "is_current": false, "location": "", "start_month": 7, "start_year": 1998, "title": "Concept Engineer"}, {"company": "Oxford University", "company_id": "4477", "company_linkedin_url": "https://www.linkedin.com/company/4477", "company_logo_url": "", "date_range": "1996 - 1998", "description": "Publicly funded research project within the Hardware compilation group. We developed a compiler and design flow for rapid prototyping of microcontroller systems. The compiler took a C-specification and compiled it directly onto FPGAs.", "duration": "2 yrs 5 mos", "end_month": "", "end_year": 1998, "is_current": false, "location": "", "start_month": "", "start_year": 1996, "title": "Research Officer"}, {"company": "Chalmers University", "company_id": "5074", "company_linkedin_url": "https://www.linkedin.com/company/5074", "company_logo_url": "", "date_range": "1995 - 1996", "description": "Research on formal descriptioins and proof techniques for hardware circuits", "duration": "1 yr 5 mos", "end_month": "", "end_year": 1996, "is_current": false, "location": "", "start_month": "", "start_year": 1995, "title": "Visiting Scientist"}, {"company": "Technical University Munich", "company_id": "", "company_linkedin_url": "", "company_logo_url": "", "date_range": "1990 - 1995", "description": "", "duration": "5 yrs 5 mos", "end_month": "", "end_year": 1995, "is_current": false, "location": "", "start_month": "", "start_year": 1990, "title": "Research Assistant"}], "first_name": "Matthias", "full_name": "Matthias Sauer", "headline": "Director at Apple", "hq_city": "Cupertino", "hq_country": "United States", "hq_region": "California", "job_title": "Director Cellular Systems Architecture", "last_name": "Sauer", "linkedin_url": "https://www.linkedin.com/in/matthias-sauer-2b82a7", "location": "Cupertino, California, United States", "profile_id": "", "profile_image_url": "https://media.licdn.com/dms/image/C4E03AQEwSxETlE6K5Q/profile-displayphoto-shrink_800_800/0/1516235209289?e=1689206400&v=beta&t=qvdJRUvDNqVO08c9gl3LSZ5EPjWRi0zlUqOLY9sY7Ic", "public_id": "matthias-sauer-2b82a7", "school": "Technical University Munich", "state": "California"}], "message": "Showing 1 of 1 pages", "totalEmployees": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"about": {"type": "string"}, "city": {"type": "string"}, "company": {"type": "string"}, "company_domain": {"type": "string"}, "company_employee_range": {"type": "string"}, "company_industry": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_logo_url": {"type": "string"}, "company_website": {"type": "string"}, "company_year_founded": {"type": "integer"}, "country": {"type": "string"}, "current_company_join_month": {"type": "integer"}, "current_company_join_year": {"type": "integer"}, "educations": {"type": "array", "items": {"type": "object", "properties": {"activities": {"type": "string"}, "date_range": {"type": "string"}, "degree": {"type": "string"}, "description": {"type": "string"}, "eduId": {"type": "integer"}, "end_month": {"type": "integer"}, "end_year": {"type": "integer"}, "field_of_study": {"type": "string"}, "grade": {"type": "string"}, "school": {"type": "string"}, "school_id": {"type": "string"}, "school_linkedin_url": {"type": "string"}, "start_month": {"type": "integer"}, "start_year": {"type": "integer"}}, "required": ["activities", "date_range", "degree", "description", "eduId", "end_month", "end_year", "field_of_study", "grade", "school", "school_id", "school_linkedin_url", "start_month", "start_year"]}}, "experiences": {"type": "array", "items": {"type": "object", "properties": {"company": {"type": "string"}, "company_id": {"type": "string"}, "company_linkedin_url": {"type": "string"}, "company_logo_url": {"type": "string"}, "current_company_join_month": {"type": "integer"}, "current_company_join_year": {"type": "integer"}, "date_range": {"type": "string"}, "description": {"type": "string"}, "duration": {"type": "string"}, "end_month": {"type": ["integer", "string"]}, "end_year": {"type": ["integer", "string"]}, "is_current": {"type": "boolean"}, "location": {"type": "string"}, "start_month": {"type": ["integer", "string"]}, "start_year": {"type": "integer"}, "title": {"type": "string"}}, "required": ["company", "company_id", "company_linkedin_url", "company_logo_url", "date_range", "description", "duration", "end_month", "end_year", "is_current", "location", "start_month", "start_year", "title"]}}, "first_name": {"type": "string"}, "full_name": {"type": "string"}, "headline": {"type": "string"}, "hq_city": {"type": "string"}, "hq_country": {"type": "string"}, "hq_region": {"type": "string"}, "job_title": {"type": "string"}, "last_name": {"type": "string"}, "linkedin_url": {"type": "string"}, "location": {"type": "string"}, "profile_id": {"type": "string"}, "profile_image_url": {"type": "string"}, "public_id": {"type": "string"}, "school": {"type": "string"}, "state": {"type": "string"}}, "required": ["about", "city", "company", "company_domain", "company_employee_range", "company_industry", "company_linkedin_url", "company_logo_url", "company_website", "company_year_founded", "country", "current_company_join_month", "current_company_join_year", "educations", "experiences", "first_name", "full_name", "headline", "hq_city", "hq_country", "hq_region", "job_title", "last_name", "linkedin_url", "location", "profile_id", "profile_image_url", "public_id", "school", "state"]}}, "message": {"type": "string"}, "totalEmployees": {"type": "integer"}}, "required": ["data", "message", "totalEmployees"]} |
f7699497-7f48-440e-a23c-79a1f37d401b/e321e7db-0bfe-482a-a546-b29c873032ff/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Chapter by BookName | Returns a chapter of a book in the Bible. | 200 | New Example | [{"chapter": 3, "verse": 1, "text": "And unto the angel of the church in Sardis write; These things saith he that hath the seven Spirits of God, and the seven stars; I know thy works, that thou hast a name that thou livest, and art dead.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 2, "text": "Be watchful, and strengthen the things which remain, that are ready to die: for I have not found thy works perfect before God.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 3, "text": "Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 4, "text": "Thou hast a few names even in Sardis which have not defiled their garments; and they shall walk with me in white: for they are worthy.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 5, "text": "He that overcometh, the same shall be clothed in white raiment; and I will not blot out his name out of the book of life, but I will confess his name before my Father, and before his angels.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 6, "text": "He that hath an ear, let him hear what the Spirit saith unto the churches.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 7, "text": "And to the angel of the church in Philadelphia write; These things saith he that is holy, he that is true, he that hath the key of David, he that openeth, and no man shutteth; and shutteth, and no man openeth;", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 8, "text": "I know thy works: behold, I have set before thee an open door, and no man can shut it: for thou hast a little strength, and hast kept my word, and hast not denied my name.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 9, "text": "Behold, I will make them of the synagogue of Satan, which say they are Jews, and are not, but do lie; behold, I will make them to come and worship before thy feet, and to know that I have loved thee.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 10, "text": "Because thou hast kept the word of my patience, I also will keep thee from the hour of temptation, which shall come upon all the world, to try them that dwell upon the earth.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 11, "text": "Behold, I come quickly: hold that fast which thou hast, that no man take thy crown.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 12, "text": "Him that overcometh will I make a pillar in the temple of my God, and he shall go no more out: and I will write upon him the name of my God, and the name of the city of my God, which is new Jerusalem, which cometh down out of heaven from my God: and I will write upon him my new name.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 13, "text": "He that hath an ear, let him hear what the Spirit saith unto the churches.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 14, "text": "And unto the angel of the church of the Laodiceans write; These things saith the Amen, the faithful and true witness, the beginning of the creation of God;", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 15, "text": "I know thy works, that thou art neither cold nor hot: I would thou wert cold or hot.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 16, "text": "So then because thou art lukewarm, and neither cold nor hot, I will spue thee out of my mouth.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 17, "text": "Because thou sayest, I am rich, and increased with goods, and have need of nothing; and knowest not that thou art wretched, and miserable, and poor, and blind, and naked:", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 18, "text": "I counsel thee to buy of me gold tried in the fire, that thou mayest be rich; and white raiment, that thou mayest be clothed, and that the shame of thy nakedness do not appear; and anoint thine eyes with eyesalve, that thou mayest see.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 19, "text": "As many as I love, I rebuke and chasten: be zealous therefore, and repent.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 20, "text": "Behold, I stand at the door, and knock: if any man hear my voice, and open the door, I will come in to him, and will sup with him, and he with me.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 21, "text": "To him that overcometh will I grant to sit with me in my throne, even as I also overcame, and am set down with my Father in his throne.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 22, "text": "He that hath an ear, let him hear what the Spirit saith unto the churches.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/c85ac379-4f7b-4778-b4a9-818361610697/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Verse by BookName | Returns a verse of the Bible. | 200 | New Example | [{"chapter": 12, "verse": 1, "text": "And there appeared a great wonder in heaven; a woman clothed with the sun, and the moon under her feet, and upon her head a crown of twelve stars:", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/0a9c6a23-a129-4a6e-80aa-d26010f8ba94/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Verses by BookName | Get a range of verses of the Bible. | 200 | New Example | [{"chapter": 3, "verse": 7, "text": "And to the angel of the church in Philadelphia write; These things saith he that is holy, he that is true, he that hath the key of David, he that openeth, and no man shutteth; and shutteth, and no man openeth;", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 8, "text": "I know thy works: behold, I have set before thee an open door, and no man can shut it: for thou hast a little strength, and hast kept my word, and hast not denied my name.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 9, "text": "Behold, I will make them of the synagogue of Satan, which say they are Jews, and are not, but do lie; behold, I will make them to come and worship before thy feet, and to know that I have loved thee.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 10, "text": "Because thou hast kept the word of my patience, I also will keep thee from the hour of temptation, which shall come upon all the world, to try them that dwell upon the earth.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}, {"chapter": 3, "verse": 11, "text": "Behold, I come quickly: hold that fast which thou hast, that no man take thy crown.", "book_id": "Rev", "book_name": "Revelation", "tags": ["new_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/18450d1a-db8a-4900-a562-a1bfac33b50c/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Book by Id | Returns a book of the Bible. | 200 | New Example | [{"chapter": 1, "verse": 1, "text": "The words of Amos, who was among the herdman of Tekoa, which he saw concerning Israel in the days of Uzziah king of Judah, and in the days of Jeroboam the son of Joash king of Israel, two years before the earthquake.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 2, "text": "And he said, The LORD will roar from Zion, and utter his voice from Jerusalem; and the habitations of the shepherds shall mourn, and the top of Carmel shall wither.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 3, "text": "Thus saith the LORD; For three transgressions of Damascus, and for four, I will not turn away the punishment thereof; because they have threshed Gilead with threshing instruments of iron:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 4, "text": "But I will send a fire into the house of Hazael, which shall devour the palaces of Ben-hadad.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 5, "text": "I will break also the bar of Damascus, and cut off the inhabitant from the plain of Aven, and him that holdeth the sceptre from the house of Eden: and the people of Syria shall go into captivity unto Kir, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 6, "text": "Thus saith the LORD; For three transgressions of Gaza, and for four, I will not turn away the punishment thereof; because they carried away captive the whole captivity, to deliver them up to Edom:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 7, "text": "But I will send a fire on the wall of Gaza, which shall devour the palaces thereof:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 8, "text": "And I will cut off the inhabitant from Ashdod, and him that holdeth the sceptre from Ashkelon, and I will turn mine hand against Ekron: and the remnant of the Philistines shall perish, saith the Lord GOD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 9, "text": "Thus saith the LORD; For three transgressions of Tyrus, and for four, I will not turn away the punishment thereof; because they delivered up the whole captivity to Edom, and remembered not the brotherly covenant:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 10, "text": "But I will send a fire on the wall of Tyrus, which shall devour the palaces thereof.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 11, "text": "Thus saith the LORD; For three transgressions of Edom, and for four, I will not turn away the punishment thereof; because he did pursue his brother with the sword, and did cast off all pity, and his anger did tear perpetually, and he kept his wrath for ever:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 12, "text": "But I will send a fire upon Teman, which shall devour the palaces of Bozrah.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 13, "text": "Thus saith the LORD; For three transgressions of the children of Ammon, and for four, I will not turn away the punishment thereof; because they have ripped up the women with child of Gilead, that they might enlarge their border:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 14, "text": "But I will kindle a fire in the wall of Rabbah, and it shall devour the palaces thereof, with shouting in the day of battle, with a tempest in the day of the whirlwind:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 1, "verse": 15, "text": "And their king shall go into captivity, he and his princes together, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 1, "text": "Thus saith the LORD; For three transgressions of Moab, and for four, I will not turn away the punishment thereof; because he burned the bones of the king of Edom into lime:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 2, "text": "But I will send a fire upon Moab, and it shall devour the palaces of Kerioth: and Moab shall die with tumult, with shouting, and with the sound of the trumpet:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 3, "text": "And I will cut off the judge from the midst thereof, and will slay all the princes thereof with him, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 4, "text": "Thus saith the LORD; For three transgressions of Judah, and for four, I will not turn away the punishment thereof; because they have despised the law of the LORD, and have not kept his commandments, and their lies caused them to err, after the which their fathers have walked:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 5, "text": "But I will send a fire upon Judah, and it shall devour the palaces of Jerusalem.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 6, "text": "Thus saith the LORD; For three transgressions of Israel, and for four, I will not turn away the punishment thereof; because they sold the righteous for silver, and the poor for a pair of shoes;", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 7, "text": "That pant after the dust of the earth on the head of the poor, and turn aside the way of the meek: and a man and his father will go in unto the same maid, to profane my holy name:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 8, "text": "And they lay themselves down upon clothes laid to pledge by every altar, and they drink the wine of the condemned in the house of their god.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 9, "text": "Yet destroyed I the Amorite before them, whose height was like the height of the cedars, and he was strong as the oaks; yet I destroyed his fruit from above, and his roots from beneath.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 10, "text": "Also I brought you up from the land of Egypt, and led you forty years through the wilderness, to possess the land of the Amorite.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 11, "text": "And I raised up of your sons for prophets, and of your young men for Nazarites. Is it not even thus, O ye children of Israel? saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 12, "text": "But ye gave the Nazarites wine to drink; and commanded the prophets, saying, Prophesy not.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 13, "text": "Behold, I am pressed under you, as a cart is pressed that is full of sheaves.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 14, "text": "Therefore the flight shall perish from the swift, and the strong shall not strengthen his force, neither shall the mighty deliver himself:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 15, "text": "Neither shall he stand that handleth the bow; and he that is swift of foot shall not deliver himself: neither shall he that rideth the horse deliver himself.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 2, "verse": 16, "text": "And he that is courageous among the mighty shall flee away naked in that day, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 1, "text": "Hear this word that the LORD hath spoken against you, O children of Israel, against the whole family which I brought up from the land of Egypt, saying,", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 2, "text": "You only have I known of all the families of the earth: therefore I will punish you for all your iniquities.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 3, "text": "Can two walk together, except they be agreed?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 4, "text": "Will a lion roar in the forest, when he hath no prey? will a young lion cry out of his den, if he have taken nothing?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 5, "text": "Can a bird fall in a snare upon the earth, where no gin is for him? shall one take up a snare from the earth, and have taken nothing at all?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 6, "text": "Shall a trumpet be blown in the city, and the people not be afraid? shall there be evil in a city, and the LORD hath not done it?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 7, "text": "Surely the Lord GOD will do nothing, but he revealeth his secret unto his servants the prophets.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 8, "text": "The lion hath roared, who will not fear? the Lord GOD hath spoken, who can but prophesy?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 9, "text": "Publish in the palaces at Ashdod, and in the palaces in the land of Egypt, and say, Assemble yourselves upon the mountains of Samaria, and behold the great tumults in the midst thereof, and the oppressed in the midst thereof.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 10, "text": "For they know not to do right, saith the LORD, who store up violence and robbery in their palaces.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 11, "text": "Therefore thus saith the Lord GOD; An adversary there shall be even round about the land; and he shall bring down thy strength from thee, and thy palaces shall be spoiled.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 12, "text": "Thus saith the LORD; As the shepherd taketh out of the mouth of the lion two legs, or a piece of an ear; so shall the children of Israel be taken out that dwell in Samaria in the corner of a bed, and in Damascus in a couch.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 13, "text": "Hear ye, and testify in the house of Jacob, saith the Lord GOD, the God of hosts,", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 14, "text": "That in the day that I shall visit the transgressions of Israel upon him I will also visit the altars of Bethel: and the horns of the altar shall be cut off, and fall to the ground.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 3, "verse": 15, "text": "And I will smite the winter house with the summer house; and the houses of ivory shall perish, and the great houses shall have an end, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 1, "text": "Hear this word, ye kine of Bashan, that are in the mountain of Samaria, which oppress the poor, which crush the needy, which say to their masters, Bring, and let us drink.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 2, "text": "The Lord GOD hath sworn by his holiness, that, lo, the days shall come upon you, that he will take you away with hooks, and your posterity with fishhooks.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 3, "text": "And ye shall go out at the breaches, every cow at that which is before her; and ye shall cast them into the palace, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 4, "text": "Come to Bethel, and transgress; at Gilgal multiply transgression; and bring your sacrifices every morning, and your tithes after three years:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 5, "text": "And offer a sacrifice of thanksgiving with leaven, and proclaim and publish the free offerings: for this liketh you, O ye children of Israel, saith the Lord GOD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 6, "text": "And I also have given you cleanness of teeth in all your cities, and want of bread in all your places: yet have ye not returned unto me, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 7, "text": "And also I have withholden the rain from you, when there were yet three months to the harvest: and I caused it to rain upon one city, and caused it not to rain upon another city: one piece was rained upon, and the piece whereupon it rained not withered.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 8, "text": "So two or three cities wandered unto one city, to drink water; but they were not satisfied: yet have ye not returned unto me, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 9, "text": "I have smitten you with blasting and mildew: when your gardens and your vineyards and your fig trees and your olive trees increased, the palmerworm devoured them: yet have ye not returned unto me, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 10, "text": "I have sent among you the pestilence after the manner of Egypt: your young men have I slain with the sword, and have taken away your horses; and I have made the stink of your camps to come up unto your nostrils: yet have ye not returned unto me, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 11, "text": "I have overthrown some of you, as God overthrew Sodom and Gomorrah, and ye were as a firebrand plucked out of the burning: yet have ye not returned unto me, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 12, "text": "Therefore thus will I do unto thee, O Israel: and because I will do this unto thee, prepare to meet thy God, O Israel.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 4, "verse": 13, "text": "For, lo, he that formeth the mountains, and createth the wind, and declareth unto man what is his thought, that maketh the morning darkness, and treadeth upon the high places of the earth, The LORD, The God of hosts, is his name.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 1, "text": "Hear ye this word which I take up against you, even a lamentation, O house of Israel.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 2, "text": "The virgin of Israel is fallen; she shall no more rise: she is forsaken upon her land; there is none to raise her up.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 3, "text": "For thus saith the Lord GOD; The city that went out by a thousand shall leave an hundred, and that which went forth by an hundred shall leave ten, to the house of Israel.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 4, "text": "For thus saith the LORD unto the house of Israel, Seek ye me, and ye shall live:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 5, "text": "But seek not Bethel, nor enter into Gilgal, and pass not to Beer-sheba: for Gilgal shall surely go into captivity, and Bethel shall come to nought.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 6, "text": "Seek the LORD, and ye shall live; lest he break out like fire in the house of Joseph, and devour it, and there be none to quench it in Bethel.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 7, "text": "Ye who turn judgment to wormwood, and leave off righteousness in the earth,", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 8, "text": "Seek him that maketh the seven stars and Orion, and turneth the shadow of death into the morning, and maketh the day dark with night: that calleth for the waters of the sea, and poureth them out upon the face of the earth: The LORD is his name:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 9, "text": "That strengtheneth the spoiled against the strong, so that the spoiled shall come against the fortress.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 10, "text": "They hate him that rebuketh in the gate, and they abhor him that speaketh uprightly.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 11, "text": "Forasmuch therefore as your treading is upon the poor, and ye take from him burdens of wheat: ye have built houses of hewn stone, but ye shall not dwell in them; ye have planted pleasant vineyards, but ye shall not drink wine of them.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 12, "text": "For I know your manifold transgressions and your mighty sins: they afflict the just, they take a bribe, and they turn aside the poor in the gate from their right.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 13, "text": "Therefore the prudent shall keep silence in that time; for it is an evil time.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 14, "text": "Seek good, and not evil, that ye may live: and so the LORD, the God of hosts, shall be with you, as ye have spoken.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 15, "text": "Hate the evil, and love the good, and establish judgment in the gate: it may be that the LORD God of hosts will be gracious unto the remnant of Joseph.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 16, "text": "Therefore the LORD, the God of hosts, the Lord, saith thus; Wailing shall be in all streets; and they shall say in all the highways, Alas! alas! and they shall call the husbandman to mourning, and such as are skilful of lamentation to wailing.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 17, "text": "And in all vineyards shall be wailing: for I will pass through thee, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 18, "text": "Woe unto you that desire the day of the LORD! to what end is it for you? the day of the LORD is darkness, and not light.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 19, "text": "As if a man did flee from a lion, and a bear met him; or went into the house, and leaned his hand on the wall, and a serpent bit him.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 20, "text": "Shall not the day of the LORD be darkness, and not light? even very dark, and no brightness in it?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 21, "text": "I hate, I despise your feast days, and I will not smell in your solemn assemblies.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 22, "text": "Though ye offer me burnt offerings and your meat offerings, I will not accept them: neither will I regard the peace offerings of your fat beasts.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 23, "text": "Take thou away from me the noise of thy songs; for I will not hear the melody of thy viols.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 24, "text": "But let judgment run down as waters, and righteousness as a mighty stream.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 25, "text": "Have ye offered unto me sacrifices and offerings in the wilderness forty years, O house of Israel?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 26, "text": "But ye have borne the tabernacle of your Moloch and Chiun your images, the star of your god, which ye made to yourselves.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 5, "verse": 27, "text": "Therefore will I cause you to go into captivity beyond Damascus, saith the LORD, whose name is The God of hosts.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 1, "text": "Woe to them that are at ease in Zion, and trust in the mountain of Samaria, which are named chief of the nations, to whom the house of Israel came!", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 2, "text": "Pass ye unto Calneh, and see; and from thence go ye to Hamath the great: then go down to Gath of the Philistines: be they better than these kingdoms? or their border greater than your border?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 3, "text": "Ye that put far away the evil day, and cause the seat of violence to come near;", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 4, "text": "That lie upon beds of ivory, and stretch themselves upon their couches, and eat the lambs out of the flock, and the calves out of the midst of the stall;", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 5, "text": "That chant to the sound of the viol, and invent to themselves instruments of musick, like David;", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 6, "text": "That drink wine in bowls, and anoint themselves with the chief ointments: but they are not grieved for the affliction of Joseph.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 7, "text": "Therefore now shall they go captive with the first that go captive, and the banquet of them that stretched themselves shall be removed.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 8, "text": "The Lord GOD hath sworn by himself, saith the LORD the God of hosts, I abhor the excellency of Jacob, and hate his palaces: therefore will I deliver up the city with all that is therein.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 9, "text": "And it shall come to pass, if there remain ten men in one house, that they shall die.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 10, "text": "And a man's uncle shall take him up, and he that burneth him, to bring out the bones out of the house, and shall say unto him that is by the sides of the house, Is there yet any with thee? and he shall say, No. Then shall he say, Hold thy tongue: for we may not make mention of the name of the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 11, "text": "For, behold, the LORD commandeth, and he will smite the great house with breaches, and the little house with clefts.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 12, "text": "Shall horses run upon the rock? will one plow there with oxen? for ye have turned judgment into gall, and the fruit of righteousness into hemlock:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 13, "text": "Ye which rejoice in a thing of nought, which say, Have we not taken to us horns by our own strength?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 6, "verse": 14, "text": "But, behold, I will raise up against you a nation, O house of Israel, saith the LORD the God of hosts; and they shall afflict you from the entering in of Hamath unto the river of the wilderness.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 1, "text": "Thus hath the Lord GOD shewed unto me; and, behold, he formed grasshoppers in the beginning of the shooting up of the latter growth; and, lo, it was the latter growth after the king's mowings.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 2, "text": "And it came to pass, that when they had made an end of eating the grass of the land, then I said, O Lord GOD, forgive, I beseech thee: by whom shall Jacob arise? for he is small.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 3, "text": "The LORD repented for this: It shall not be, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 4, "text": "Thus hath the Lord GOD shewed unto me: and, behold, the Lord GOD called to contend by fire, and it devoured the great deep, and did eat up a part.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 5, "text": "Then said I, O Lord GOD, cease, I beseech thee: by whom shall Jacob arise? for he is small.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 6, "text": "The LORD repented for this: This also shall not be, saith the Lord GOD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 7, "text": "Thus he shewed me: and, behold, the Lord stood upon a wall made by a plumbline, with a plumbline in his hand.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 8, "text": "And the LORD said unto me, Amos, what seest thou? And I said, A plumbline. Then said the Lord, Behold, I will set a plumbline in the midst of my people Israel: I will not again pass by them any more:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 9, "text": "And the high places of Isaac shall be desolate, and the sanctuaries of Israel shall be laid waste; and I will rise against the house of Jeroboam with the sword.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 10, "text": "Then Amaziah the priest of Bethel sent to Jeroboam king of Israel, saying, Amos hath conspired against thee in the midst of the house of Israel: the land is not able to bear all his words.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 11, "text": "For thus Amos saith, Jeroboam shall die by the sword, and Israel shall surely be led away captive out of their own land.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 12, "text": "Also Amaziah said unto Amos, O thou seer, go, flee thee away into the land of Judah, and there eat bread, and prophesy there:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 13, "text": "But prophesy not again any more at Bethel: for it is the king's chapel, and it is the king's court.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 14, "text": "Then answered Amos, and said to Amaziah, I was no prophet, neither was I a prophet's son; but I was an herdman, and a gatherer of sycomore fruit:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 15, "text": "And the LORD took me as I followed the flock, and the LORD said unto me, Go, prophesy unto my people Israel.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 16, "text": "Now therefore hear thou the word of the LORD: Thou sayest, Prophesy not against Israel, and drop not thy word against the house of Isaac.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 7, "verse": 17, "text": "Therefore thus saith the LORD; Thy wife shall be an harlot in the city, and thy sons and thy daughters shall fall by the sword, and thy land shall be divided by line; and thou shalt die in a polluted land: and Israel shall surely go into captivity forth of his land.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 1, "text": "Thus hath the Lord GOD shewed unto me: and behold a basket of summer fruit.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 2, "text": "And he said, Amos, what seest thou? And I said, A basket of summer fruit. Then said the LORD unto me, The end is come upon my people of Israel; I will not again pass by them any more.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 3, "text": "And the songs of the temple shall be howlings in that day, saith the Lord GOD: there shall be many dead bodies in every place; they shall cast them forth with silence.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 4, "text": "Hear this, O ye that swallow up the needy, even to make the poor of the land to fail,", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 5, "text": "Saying, When will the new moon be gone, that we may sell corn? and the sabbath, that we may set forth wheat, making the ephah small, and the shekel great, and falsifying the balances by deceit?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 6, "text": "That we may buy the poor for silver, and the needy for a pair of shoes; yea, and sell the refuse of the wheat?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 7, "text": "The LORD hath sworn by the excellency of Jacob, Surely I will never forget any of their works.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 8, "text": "Shall not the land tremble for this, and every one mourn that dwelleth therein? and it shall rise up wholly as a flood; and it shall be cast out and drowned, as by the flood of Egypt.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 9, "text": "And it shall come to pass in that day, saith the Lord GOD, that I will cause the sun to go down at noon, and I will darken the earth in the clear day:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 10, "text": "And I will turn your feasts into mourning, and all your songs into lamentation; and I will bring up sackcloth upon all loins, and baldness upon every head; and I will make it as the mourning of an only son, and the end thereof as a bitter day.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 11, "text": "Behold, the days come, saith the Lord GOD, that I will send a famine in the land, not a famine of bread, nor a thirst for water, but of hearing the words of the LORD:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 12, "text": "And they shall wander from sea to sea, and from the north even to the east, they shall run to and fro to seek the word of the LORD, and shall not find it.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 13, "text": "In that day shall the fair virgins and young men faint for thirst.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 8, "verse": 14, "text": "They that swear by the sin of Samaria, and say, Thy god, O Dan, liveth; and, The manner of Beer-sheba liveth; even they shall fall, and never rise up again.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 1, "text": "I saw the LORD standing upon the altar: and he said, Smite the lintel of the door, that the posts may shake: and cut them in the head, all of them; and I will slay the last of them with the sword: he that fleeth of them shall not flee away, and he that escapeth of them shall not be delivered.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 2, "text": "Though they dig into hell, thence shall mine hand take them; though they climb up to heaven, thence will I bring them down:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 3, "text": "And though they hide themselves in the top of Carmel, I will search and take them out thence; and though they be hid from my sight in the bottom of the sea, thence will I command the serpent, and he shall bite them:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 4, "text": "And though they go into captivity before their enemies, thence will I command the sword, and it shall slay them: and I will set mine eyes upon them for evil, and not for good.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 5, "text": "And the Lord GOD of hosts is he that toucheth the land, and it shall melt, and all that dwell therein shall mourn: and it shall rise up wholly like a flood; and shall be drowned, as by the flood of Egypt.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 6, "text": "It is he that buildeth his stories in the heaven, and hath founded his troop in the earth; he that calleth for the waters of the sea, and poureth them out upon the face of the earth: The LORD is his name.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 7, "text": "Are ye not as children of the Ethiopians unto me, O children of Israel? saith the LORD. Have not I brought up Israel out of the land of Egypt? and the Philistines from Caphtor, and the Syrians from Kir?", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 8, "text": "Behold, the eyes of the Lord GOD are upon the sinful kingdom, and I will destroy it from off the face of the earth; saving that I will not utterly destroy the house of Jacob, saith the LORD.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 9, "text": "For, lo, I will command, and I will sift the house of Israel among all nations, like as corn is sifted in a sieve, yet shall not the least grain fall upon the earth.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 10, "text": "All the sinners of my people shall die by the sword, which say, The evil shall not overtake nor prevent us.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 11, "text": "In that day will I raise up the tabernacle of David that is fallen, and close up the breaches thereof; and I will raise up his ruins, and I will build it as in the days of old:", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 12, "text": "That they may possess the remnant of Edom, and of all the heathen, which are called by my name, saith the LORD that doeth this.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 13, "text": "Behold, the days come, saith the LORD, that the plowman shall overtake the reaper, and the treader of grapes him that soweth seed; and the mountains shall drop sweet wine, and all the hills shall melt.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 14, "text": "And I will bring again the captivity of my people of Israel, and they shall build the waste cities, and inhabit them; and they shall plant vineyards, and drink the wine thereof; they shall also make gardens, and eat the fruit of them.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}, {"chapter": 9, "verse": 15, "text": "And I will plant them upon their land, and they shall no more be pulled up out of their land which I have given them, saith the LORD thy God.", "book_id": "Amos", "book_name": "Amos", "tags": ["old_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/d4d44e6f-672c-4c50-a6f1-e67665dd9b3e/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Chapter by BookId | Returns a chapter of a book in the Bible. | 200 | New Example | [{"chapter": 2, "verse": 1, "text": "And now, O ye priests, this commandment is for you.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 2, "text": "If ye will not hear, and if ye will not lay it to heart, to give glory unto my name, saith the LORD of hosts, I will even send a curse upon you, and I will curse your blessings: yea, I have cursed them already, because ye do not lay it to heart.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 3, "text": "Behold, I will corrupt your seed, and spread dung upon your faces, even the dung of your solemn feasts; and one shall take you away with it.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 4, "text": "And ye shall know that I have sent this commandment unto you, that my covenant might be with Levi, saith the LORD of hosts.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 5, "text": "My covenant was with him of life and peace; and I gave them to him for the fear wherewith he feared me, and was afraid before my name.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 6, "text": "The law of truth was in his mouth, and iniquity was not found in his lips: he walked with me in peace and equity, and did turn many away from iniquity.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 7, "text": "For the priest's lips should keep knowledge, and they should seek the law at his mouth: for he is the messenger of the LORD of hosts.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 8, "text": "But ye are departed out of the way; ye have caused many to stumble at the law; ye have corrupted the covenant of Levi, saith the LORD of hosts.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 9, "text": "Therefore have I also made you contemptible and base before all the people, according as ye have not kept my ways, but have been partial in the law.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 10, "text": "Have we not all one father? hath not one God created us? why do we deal treacherously every man against his brother, by profaning the covenant of our fathers?", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 11, "text": "Judah hath dealt treacherously, and an abomination is committed in Israel and in Jerusalem; for Judah hath profaned the holiness of the LORD which he loved, and hath married the daughter of a strange god.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 12, "text": "The LORD will cut off the man that doeth this, the master and the scholar, out of the tabernacles of Jacob, and him that offereth an offering unto the LORD of hosts.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 13, "text": "And this have ye done again, covering the altar of the LORD with tears, with weeping, and with crying out, insomuch that he regardeth not the offering any more, or receiveth it with good will at your hand.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 14, "text": "Yet ye say, Wherefore? Because the LORD hath been witness between thee and the wife of thy youth, against whom thou hast dealt treacherously: yet is she thy companion, and the wife of thy covenant.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 15, "text": "And did not he make one? Yet had he the residue of the spirit. And wherefore one? That he might seek a godly seed. Therefore take heed to your spirit, and let none deal treacherously against the wife of his youth.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 16, "text": "For the LORD, the God of Israel, saith that he hateth putting away: for one covereth violence with his garment, saith the LORD of hosts: therefore take heed to your spirit, that ye deal not treacherously.", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}, {"chapter": 2, "verse": 17, "text": "Ye have wearied the LORD with your words. Yet ye say, Wherein have we wearied him? When ye say, Every one that doeth evil is good in the sight of the LORD, and he delighteth in them; or, Where is the God of judgment?", "book_id": "Mal", "book_name": "Malachi", "tags": ["old_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/a69ac9f7-3f85-448f-b0c5-ac4a34e0d774/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Verse by BookId | Returns a verse of the Bible. | 200 | New Example | [{"chapter": 3, "verse": 1, "text": "A prayer of Habakkuk the prophet upon Shigionoth.", "book_id": "Hab", "book_name": "Habakkuk", "tags": ["old_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/f0a5092d-fda0-4d29-9271-f28b5cba5dd5/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Search Text | Return all verses from the bible by text parameter. | 200 | New Example | [{"chapter": 14, "verse": 18, "text": "And Melchizedek king of Salem brought forth bread and wine: and he was the priest of the most high God.", "book_id": "Gen", "book_name": "Genesis", "tags": ["old_testament"]}, {"chapter": 110, "verse": 4, "text": "The LORD hath sworn, and will not repent, Thou art a priest for ever after the order of Melchizedek.", "book_id": "Ps", "book_name": "Psalms", "tags": ["old_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
f7699497-7f48-440e-a23c-79a1f37d401b/8841da61-91b9-4071-953a-824bd9b8f06f/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Get Books | Returns a list of the books in the Bible. | 200 | New Example | {"The_Old_Testament": ["Genesis", "Exodus", "Leviticus", "Numbers", "Deuteronomy", "Joshua", "Judges", "1 Samuel", "2 Samuel", "1 Kings", "2 Kings", "1 Chronicles", "2 Chronicles", "Ezra", "Nehemiah", "Job", "Psalms", "Proverbs", "Ecclesiastes", "Song of Solomon", "Isaiah", "Jeremiah", "Lamentations", "Ezekiel", "Daniel", "Hosea", "Joel", "Amos", "Obadiah", "Jonah", "Micah", "Nahum", "Habakkuk", "Zephaniah", "Haggai", "Zechariah", "Malachi"], "The_New_Testament": ["John", "2 John", "Revelation"]} | {"The_Old_Testament": ["Genesis", "Exodus", "Leviticus", "Numbers", "Deuteronomy", "Joshua", "Judges", "1 Samuel", "2 Samuel", "1 Kings", "2 Kings", "1 Chronicles", "2 Chronicles", "Ezra", "Nehemiah", "Job", "Psalms", "Proverbs", "Ecclesiastes", "Song of Solomon", "Isaiah", "Jeremiah", "Lamentations", "Ezekiel", "Daniel", "Hosea", "Joel", "Amos", "Obadiah", "Jonah", "Micah", "Nahum", "Habakkuk", "Zephaniah", "Haggai", "Zechariah", "Malachi"], "The_New_Testament": ["John", "2 John", "Revelation"]} |
f7699497-7f48-440e-a23c-79a1f37d401b/72bd305a-7663-486a-a712-82052a79ecd3/0/0 | Bible Search | Retrieve chapters and verses from the Old Testament and New Testament of the KJV. This API does not include the false gnostic books of the bible called the Pauline and Petrine epistles. | 9.2 | Random Verse | Returns a random verse of the bible. | 200 | New Example | [{"chapter": 26, "verse": 19, "text": "Did Hezekiah king of Judah and all Judah put him at all to death? did he not fear the LORD, and besought the LORD, and the LORD repented him of the evil which he had pronounced against them? Thus might we procure great evil against our souls.", "translation_id": "KJV", "book_id": "Jer", "book_name": "Jeremiah", "tags": ["old_testament"]}] | {"type": "array", "items": {"type": "object", "properties": {"chapter": {"type": "integer"}, "verse": {"type": "integer"}, "text": {"type": "string"}, "translation_id": {"type": "string"}, "book_id": {"type": "string"}, "book_name": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}}}} |
5b1f1210e4b059a7a9d94843/d3aee9df-c94d-4cc4-865e-941c47649e36/0/0 | Crunchbase | Build powerful applications and integrate Crunchbase into your web and mobile applications with the REST API. | 2.5 | /searches/organizations | Search Organization Entities. Can perform more complex filtering based on the query defined in the request body. | 404 | Example_1 | {"value": ""} | {"properties": {"value": {"type": "string"}}, "type": "object"} |
5b1f1210e4b059a7a9d94843/d3aee9df-c94d-4cc4-865e-941c47649e36/1/0 | Crunchbase | Build powerful applications and integrate Crunchbase into your web and mobile applications with the REST API. | 2.5 | /searches/organizations | Search Organization Entities. Can perform more complex filtering based on the query defined in the request body. | 500 | Example_1 | {"value": ""} | {"properties": {"value": {"type": "string"}}, "type": "object"} |
5b1f1210e4b059a7a9d94843/d3aee9df-c94d-4cc4-865e-941c47649e36/2/0 | Crunchbase | Build powerful applications and integrate Crunchbase into your web and mobile applications with the REST API. | 2.5 | /searches/organizations | Search Organization Entities. Can perform more complex filtering based on the query defined in the request body. | 400 | Example_1 | {"value": ""} | {"properties": {"value": {"type": "string"}}, "type": "object"} |
5b1f1210e4b059a7a9d94843/d3aee9df-c94d-4cc4-865e-941c47649e36/3/0 | Crunchbase | Build powerful applications and integrate Crunchbase into your web and mobile applications with the REST API. | 2.5 | /searches/organizations | Search Organization Entities. Can perform more complex filtering based on the query defined in the request body. | 200 | example | {"count": 20088, "entities": [{"properties": {"identifier": {"entity_def_id": "organization", "image_id": "v1479301412/qdfrsmsuqu8m22jaaoor.png", "permalink": "national-institutes-of-health", "uuid": "0ab984e9-7413-addd-0b09-7fd5fdef4150", "value": "National Institutes of Health"}, "rank_org": 3, "short_description": "National Institutes of Health is a biomedical research facility in the United States that focuses on biomedical and health-related research."}, "uuid": "0ab984e9-7413-addd-0b09-7fd5fdef4150"}, {"properties": {"identifier": {"entity_def_id": "organization", "image_id": "kgi349quyogvrathgoxw", "permalink": "stanford-university", "uuid": "20135206-96eb-8be0-9ac4-670b257e532c", "value": "Stanford University"}, "rank_org": 241358, "short_description": "Stanford University is one of the world's leading teaching and research universities."}, "uuid": "20135206-96eb-8be0-9ac4-670b257e532c"}]} | {"properties": {"count": {"description": "Total number of Organization entities", "type": "integer"}, "entities": {"items": {"properties": {"acquirer_identifier": {"allOf": [{"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}], "description": "Name of the organization that made the acquisition\\\nField Type: identifier\\\nSearchable: Yes\\\nSearch Operators: blank, contains, eq, includes, not_contains, not_eq, not_includes, starts\n"}, "aliases": {"description": "Alternate or previous names for the organization\\\nField Type: text_short_multi\\\nSearchable: Yes\\\nSearch Operators: blank, contains, eq, not_contains, not_eq, starts\n", "items": {"maxLength": 255, "type": "string"}, "maxItems": 255, "type": "array"}, "categories": {"description": "Descriptive keyword for an Organization (e.g. SaaS, Android, Cloud Computing, Medical Device)\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "category_groups": {"description": "Superset of Industries (e.g. Software, Mobile, Health Care)\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "closed_on": {"allOf": [{"description": "A field that will contain date information up to a certain level of precision. E.g. month, day, etc.", "properties": {"precision": {"enum": ["none", "year", "month", "day"], "type": "string"}, "value": {"format": "date", "type": "string"}}, "required": ["precision"], "type": "object"}], "description": "The date when the organization is closed\\\nField Type: date_precision\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n"}, "company_type": {"description": "Whether an Organization is for profit or non-profit\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * for_profit - For Profit\n * non_profit - Non-profit\n", "type": "string"}, "contact_email": {"description": "General contact email for the organization\\\nField Type: text_blob\\\nSearchable: No\n", "maxLength": 8192, "type": "string"}, "created_at": {"description": "Field Type: datetime\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date-time", "type": "string"}, "delisted_on": {"allOf": [{"description": "A field that will contain date information up to a certain level of precision. E.g. month, day, etc.", "properties": {"precision": {"enum": ["none", "year", "month", "day"], "type": "string"}, "value": {"format": "date", "type": "string"}}, "required": ["precision"], "type": "object"}], "description": "The date when the Organization removed its stock from the stock exchange.\\\nField Type: date_precision\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n"}, "demo_days": {"description": "Whether an accelerator hosts any demo days\\\nField Type: boolean\\\nSearchable: Yes\\\nSearch Operators: blank, eq\n", "type": "boolean"}, "description": {"description": "Organization Description, Industries, Industry Groups\\\nField Type: text_long\\\nSearchable: Yes\\\nSearch Operators: blank, contains, not_contains\n", "maxLength": 8192, "type": "string"}, "diversity_spotlights": {"description": "Types of diversity represented in an organization, specifically of those who are founding members, currently the CEO, or have check-writing abilities in an investment firm. This feature is in beta and may change with future updates.\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "entity_def_id": {"description": "Field Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * organization - Organization\n", "type": "string"}, "equity_funding_total": {"allOf": [{"description": "A field containing integer data that represents some amount of money", "properties": {"currency": {"enum": ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYN", "BYR", "BZD", "CAD", "CDF", "CHF", "CLF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SKK", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XOF", "XPD", "XPF", "XPT", "YER", "ZAR", "ZMK", "ZMW", "xts"], "type": "string"}, "value": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "value_usd": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}}, "required": ["currency", "value"], "type": "object"}], "description": "Total funding amount raised across all Funding Rounds excluding debt\\\nField Type: money\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n"}, "exited_on": {"allOf": [{"description": "A field that will contain date information up to a certain level of precision. E.g. month, day, etc.", "properties": {"precision": {"enum": ["none", "year", "month", "day"], "type": "string"}, "value": {"format": "date", "type": "string"}}, "required": ["precision"], "type": "object"}], "description": "Date the organization was acquired or went public\\\nField Type: date_precision\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n"}, "facebook": {"allOf": [{"description": "An object representing both the url and some labeling text for that url", "properties": {"label": {"maxLength": 8192, "type": "string"}, "value": {"maxLength": 8192, "type": "string"}}, "type": "object"}], "description": "Link to Organization's Facebook page\\\nField Type: link\\\nSearchable: No\n"}, "facet_ids": {"description": "Field Type: enum_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Possible values are:\n* company - Company\n* investor - Investor\n* school - School\n", "type": "string"}, "type": "array"}, "founded_on": {"allOf": [{"description": "A field that will contain date information up to a certain level of precision. E.g. month, day, etc.", "properties": {"precision": {"enum": ["none", "year", "month", "day"], "type": "string"}, "value": {"format": "date", "type": "string"}}, "required": ["precision"], "type": "object"}], "description": "Date the Organization was founded\\\nField Type: date_precision\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n"}, "founder_identifiers": {"description": "Founders of the organization\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "funding_stage": {"description": "This field describes an organization's most recent funding status (e.g. Early Stage Venture, Late Stage Venture, M&A)\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * early_stage_venture - Early Stage Venture\n * ipo - IPO\n * late_stage_venture - Late Stage Venture\n * m_and_a - M&A\n * private_equity - Private Equity\n * seed - Seed\n", "type": "string"}, "funding_total": {"allOf": [{"description": "A field containing integer data that represents some amount of money", "properties": {"currency": {"enum": ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYN", "BYR", "BZD", "CAD", "CDF", "CHF", "CLF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SKK", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XOF", "XPD", "XPF", "XPT", "YER", "ZAR", "ZMK", "ZMW", "xts"], "type": "string"}, "value": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "value_usd": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}}, "required": ["currency", "value"], "type": "object"}], "description": "Total amount raised across all funding rounds\\\nField Type: money\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n"}, "funds_total": {"allOf": [{"description": "A field containing integer data that represents some amount of money", "properties": {"currency": {"enum": ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYN", "BYR", "BZD", "CAD", "CDF", "CHF", "CLF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SKK", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XOF", "XPD", "XPF", "XPT", "YER", "ZAR", "ZMK", "ZMW", "xts"], "type": "string"}, "value": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "value_usd": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}}, "required": ["currency", "value"], "type": "object"}], "description": "Total funding amount raised across all Fund Raises\\\nField Type: money\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n"}, "hub_tags": {"description": "Tags are labels assigned to organizations, which identify their belonging to a group with that shared label\\\nField Type: enum_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Possible values are:\n* cbvp - Crunchbase Venture Program\n* emerging_unicorn - Emerging Unicorn\n* exited_unicorn - Exited Unicorn\n* pledge_one_percent - Pledge 1%\n* unicorn - Unicorn\n", "type": "string"}, "type": "array"}, "identifier": {"allOf": [{"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}], "description": "Name of the Organization\\\nField Type: identifier\\\nSearchable: Yes\\\nSearch Operators: blank, contains, eq, includes, not_contains, not_eq, not_includes, starts\n"}, "image_id": {"description": "The profile image of the organization on Crunchbase\\\nField Type: image_id\\\nSearchable: No\n", "maxLength": 255, "type": "string"}, "image_url": {"description": "The cloudinary url of the profile image\\\nField Type: text_blob\\\nSearchable: No\n", "maxLength": 8192, "type": "string"}, "investor_identifiers": {"description": "The top 5 investors with investments in this company, ordered by Crunchbase Rank\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "investor_stage": {"description": "This describes the stage of investments made by this organization (e.g. Angel, Fund of Funds, Venture Capital)\\\nField Type: enum_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Possible values are:\n* convertible_note - Convertible Note\n* crowdfunding - Crowdfunding\n* debt - Debt\n* early_stage_venture - Early Stage Venture\n* grant - Grant\n* initial_coin_offering - Initial Coin Offering\n* late_stage_venture - Late Stage Venture\n* non_equity_assistance - Non Equity Assistance\n* post_ipo - Post-Ipo\n* private_equity - Private Equity\n* secondary_market - Secondary Market\n* seed - Seed\n* venture - Venture\n", "type": "string"}, "type": "array"}, "investor_type": {"description": "This describes the type of investor this organization is (e.g. Angel, Fund of Funds, Venture Capital)\\\nField Type: enum_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Possible values are:\n* accelerator - Accelerator\n* angel_group - Angel Group\n* co_working_space - Co-Working Space\n* corporate_venture_capital - Corporate Venture Capital\n* entrepreneurship_program - Entrepreneurship Program\n* family_investment_office - Family Investment Office\n* fund_of_funds - Fund Of Funds\n* government_office - Government Office\n* hedge_fund - Hedge Fund\n* incubator - Incubator\n* investment_bank - Investment Bank\n* micro_vc - Micro VC\n* pension_funds - Pension Funds\n* private_equity_firm - Private Equity Firm\n* secondary_purchaser - Secondary Purchaser\n* startup_competition - Startup Competition\n* syndicate - Syndicate\n* university_program - University Program\n* venture_capital - Venture Capital\n* venture_debt - Venture Debt\n", "type": "string"}, "type": "array"}, "ipo_status": {"description": "The current public status of the Organization\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * delisted - Delisted\n * private - Private\n * public - Public\n", "type": "string"}, "last_equity_funding_total": {"allOf": [{"description": "A field containing integer data that represents some amount of money", "properties": {"currency": {"enum": ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYN", "BYR", "BZD", "CAD", "CDF", "CHF", "CLF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SKK", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XOF", "XPD", "XPF", "XPT", "YER", "ZAR", "ZMK", "ZMW", "xts"], "type": "string"}, "value": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "value_usd": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}}, "required": ["currency", "value"], "type": "object"}], "description": "Amount of most recent Funding Round excluding debt\\\nField Type: money\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n"}, "last_equity_funding_type": {"description": "The most recent Funding Round excluding debt\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * angel - Angel\n * convertible_note - Convertible Note\n * corporate_round - Corporate Round\n * debt_financing - Debt Financing\n * equity_crowdfunding - Equity Crowdfunding\n * grant - Grant\n * initial_coin_offering - Initial Coin Offering\n * non_equity_assistance - Non-equity Assistance\n * post_ipo_debt - Post-IPO Debt\n * post_ipo_equity - Post-IPO Equity\n * post_ipo_secondary - Post-IPO Secondary\n * pre_seed - Pre-Seed\n * private_equity - Private Equity\n * product_crowdfunding - Product Crowdfunding\n * secondary_market - Secondary Market\n * seed - Seed\n * series_a - Series A\n * series_b - Series B\n * series_c - Series C\n * series_d - Series D\n * series_e - Series E\n * series_f - Series F\n * series_g - Series G\n * series_h - Series H\n * series_i - Series I\n * series_j - Series J\n * series_unknown - Venture - Series Unknown\n * undisclosed - Undisclosed\n", "type": "string"}, "last_funding_at": {"description": "Date of most recent Funding Round\\\nField Type: date\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date", "type": "string"}, "last_funding_total": {"allOf": [{"description": "A field containing integer data that represents some amount of money", "properties": {"currency": {"enum": ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYN", "BYR", "BZD", "CAD", "CDF", "CHF", "CLF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SKK", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XOF", "XPD", "XPF", "XPT", "YER", "ZAR", "ZMK", "ZMW", "xts"], "type": "string"}, "value": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "value_usd": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}}, "required": ["currency", "value"], "type": "object"}], "description": "Amount of most recent Funding Round\\\nField Type: money\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n"}, "last_funding_type": {"description": "Last funding round type (e.g. Seed, Series A, Private Equity)\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * angel - Angel\n * convertible_note - Convertible Note\n * corporate_round - Corporate Round\n * debt_financing - Debt Financing\n * equity_crowdfunding - Equity Crowdfunding\n * grant - Grant\n * initial_coin_offering - Initial Coin Offering\n * non_equity_assistance - Non-equity Assistance\n * post_ipo_debt - Post-IPO Debt\n * post_ipo_equity - Post-IPO Equity\n * post_ipo_secondary - Post-IPO Secondary\n * pre_seed - Pre-Seed\n * private_equity - Private Equity\n * product_crowdfunding - Product Crowdfunding\n * secondary_market - Secondary Market\n * seed - Seed\n * series_a - Series A\n * series_b - Series B\n * series_c - Series C\n * series_d - Series D\n * series_e - Series E\n * series_f - Series F\n * series_g - Series G\n * series_h - Series H\n * series_i - Series I\n * series_j - Series J\n * series_unknown - Venture - Series Unknown\n * undisclosed - Undisclosed\n", "type": "string"}, "last_key_employee_change_date": {"description": "See companies that have hired executives (VP and above) in a certain date range\\\nField Type: date\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date", "type": "string"}, "layout_id": {"description": "This is the auto-generated layout for the profile\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * investor - Investor Layout\n * school - School Layout\n", "type": "string"}, "legal_name": {"description": "The legal name of the organization\\\nField Type: text_blob\\\nSearchable: No\n", "maxLength": 8192, "type": "string"}, "linkedin": {"allOf": [{"description": "An object representing both the url and some labeling text for that url", "properties": {"label": {"maxLength": 8192, "type": "string"}, "value": {"maxLength": 8192, "type": "string"}}, "type": "object"}], "description": "Link to Organization's LinkedIn page\\\nField Type: link\\\nSearchable: No\n"}, "listed_stock_symbol": {"description": "Stock ticker symbol (e.g. AAPL, FB, TWTR)\\\nField Type: text_blob\\\nSearchable: No\n", "maxLength": 8192, "type": "string"}, "location_group_identifiers": {"description": "Where the organization is headquartered (e.g. San Francisco Bay Area, Silicon Valley)\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "location_identifiers": {"description": "Where the organization is headquartered\\\nField Type: identifier_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"description": "Every location entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "location_type": {"description": "Type of location (city, country, etc)", "enum": ["city", "region", "country", "continent", "group"], "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}, "type": "array"}, "name": {"description": "Field Type: text_blob\\\nSearchable: No\n", "maxLength": 8192, "type": "string"}, "num_acquisitions": {"description": "Total number of Acquisitions\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_alumni": {"description": "Total number of alumni\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_articles": {"description": "Number of news articles that reference the Organization\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_current_advisor_positions": {"description": "Total number of current board members and advisors an organization has\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_current_positions": {"description": "Total number of current team members an organization has on Crunchbase\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_diversity_spotlight_investments": {"description": "Total number of diversity investments made by an investor\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_employees_enum": {"description": "Total number of employees\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * c_00001_00010 - 1-10\n * c_00011_00050 - 11-50\n * c_00051_00100 - 51-100\n * c_00101_00250 - 101-250\n * c_00251_00500 - 251-500\n * c_00501_01000 - 501-1000\n * c_01001_05000 - 1001-5000\n * c_05001_10000 - 5001-10000\n * c_10001_max - 10001+\n", "type": "string"}, "num_enrollments": {"description": "Total number of Enrollments\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * c_00001_00010 - 1-10\n * c_00011_00050 - 11-50\n * c_00051_00100 - 51-100\n * c_00101_00250 - 101-250\n * c_00251_00500 - 251-500\n * c_00501_01000 - 501-1000\n * c_01001_05000 - 1001-5000\n * c_05001_10000 - 5001-10000\n * c_10001_max - 10001+\n", "type": "string"}, "num_event_appearances": {"description": "Total number of events an Organization appeared in\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_exits": {"description": "Total number of Exits\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_exits_ipo": {"description": "Total number of Exits (IPO)\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_founder_alumni": {"description": "Total number of Alumni that are Founders\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_founders": {"description": "Total number of Founders\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_funding_rounds": {"description": "Total number of Funding Rounds\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_funds": {"description": "Total number of Funds raised\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_investments": {"description": "Total number of Investments made\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_investors": {"description": "Total number of investment firms and individual investors\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_lead_investments": {"description": "Total number of Lead Investments made\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_lead_investors": {"description": "Total number of lead investment firms and individual investors\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_past_positions": {"description": "Total number of past team members of an organization\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_portfolio_organizations": {"description": "Total number of portfolio organizations\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "num_sub_organizations": {"description": "Total number of sub-organizations that belongs to a parent Organization\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "operating_status": {"description": "Operating Status of Organization e.g. Active, Closed\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * active - Active\n * closed - Closed\n", "type": "string"}, "override_layout_id": {"description": "Override the layout of the Entity Profile\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * default - Default Layout\n * investor - Investor Layout\n * school - School Layout\n", "type": "string"}, "owner_identifier": {"allOf": [{"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}], "description": "This is the parent Organization of the sub-organization\\\nField Type: identifier\\\nSearchable: Yes\\\nSearch Operators: blank, contains, eq, includes, not_contains, not_eq, not_includes, starts\n"}, "permalink": {"description": "Field Type: permalink\\\nSearchable: No\n", "maxLength": 255, "type": "string"}, "permalink_aliases": {"description": "These are the alternative aliases to the primary permalink of the Organization\\\nField Type: text_exact_multi\\\nSearchable: Yes\\\nSearch Operators: blank, includes, includes_all, not_includes, not_includes_all\n", "items": {"maxLength": 255, "type": "string"}, "maxItems": 255, "type": "array"}, "phone_number": {"description": "Organization's general phone number\\\nField Type: text_blob\\\nSearchable: No\n", "maxLength": 8192, "type": "string"}, "program_application_deadline": {"description": "The deadline for applying to the Accelerator Program\\\nField Type: date\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date", "type": "string"}, "program_duration": {"description": "The duration of the Acceleration Program in number of weeks\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "program_type": {"description": "The type of Accelerator Program (e.g. On-Site, Online)\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * on_site - On-Site\n * online - Online\n", "type": "string"}, "rank_delta_d30": {"description": "Movement in Rank over the last 30 days using a score from -10 to 10\\\nField Type: decimal\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "format": "double", "maximum": 1.7976931348623157e+308, "minimum": -1.7976931348623157e+308, "type": "number"}, "rank_delta_d7": {"description": "Movement in Rank over the last 7 days using a score from -10 to 10\\\nField Type: decimal\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "format": "double", "maximum": 1.7976931348623157e+308, "minimum": -1.7976931348623157e+308, "type": "number"}, "rank_delta_d90": {"description": "Movement in Rank over the last 90 days using a score from -10 to 10\\\nField Type: decimal\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "format": "double", "maximum": 1.7976931348623157e+308, "minimum": -1.7976931348623157e+308, "type": "number"}, "rank_org": {"description": "Algorithmic rank assigned to the top 100,000 most active Organizations\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "rank_principal": {"description": "Algorithmic rank assigned to the top 100,000 most active Organizations and People\\\nField Type: integer\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n", "type": "number"}, "revenue_range": {"description": "Estimated revenue range for organization\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * r_00000000 - Less than $1M\n * r_00001000 - $1M to $10M\n * r_00010000 - $10M to $50M\n * r_00050000 - $50M to $100M\n * r_00100000 - $100M to $500M\n * r_00500000 - $500M to $1B\n * r_01000000 - $1B to $10B\n * r_10000000 - $10B+\n", "type": "string"}, "school_method": {"description": "The type of School Method (e.g. On Campus, Online)\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * on_compus - On Campus\n * online - Online\n * online_and_on_campus - Online and On Campus\n", "type": "string"}, "school_program": {"description": "The type of School Program (e.g. Bootcamp, Four Year University)\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * bootcamp - Bootcamp\n * community_college - Community College\n * four_year_university - Four Year University\n * graduate_university - Graduate University\n * high_school - High School\n * trade_school - Trade School\n * two_year_university - Two Year University\n", "type": "string"}, "school_type": {"description": "The type of school\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * for_profit_private - Private\n * non_profit_private - Private (Non-Profit)\n * public - Public\n", "type": "string"}, "short_description": {"description": "Text of Organization Description, Industries, and Industry Groups\\\nField Type: text_long\\\nSearchable: Yes\\\nSearch Operators: blank, contains, not_contains\n", "maxLength": 8192, "type": "string"}, "status": {"description": "Status of Organization e.g. Operating, Closed, Acquired, IPO\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * closed - Closed\n * ipo - IPO\n * operating - Operating\n * was_acquired - Was Acquired\n", "type": "string"}, "stock_exchange_symbol": {"description": "Stock exchange where the Organization is listed e.g. NYSE, NASDAQ\\\nField Type: enum\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes, not_eq, not_includes\\\nPossible values are:\n * adx - ADX - Abu Dhabi Securities Exchange\n * afx - AFX - Afghanistan Stock Exchange\n * altx - ALTX - ALTX East Africa Exchange\n * amex - AMEX - American Stock Exchange\n * ams - AMS - Euronext Amsterdam\n * amx - AMX - Armenia Securities Exchange\n * asce - ASCE - Abuja Securities and Commodities Exchange\n * asx - ASX - Australian Securities Exchange\n * ath - ATH - Athens Stock Exchange\n * bcba - BCBA - Buenos Aires Stock Exchange\n * bdp - BDP - Budapest Stock Exchange\n * belex - BELEX - Belgrade Stock Exchange\n * ber - BER - Berliner B\u00f6rse\n * bfb - BFB - Baku Stock Exchange\n * bit - BIT - Italian Stock Exchange\n * bkk - BKK - Thailand Stock Exchange\n * blse - BLSE - Banja Luka Stock Exchange\n * bme - BME - Madrid Stock Exchange\n * bmv - BMV - Mexican Stock Exchange\n * bom - BOM - Bombay Stock Exchange\n * brvm - BRVM - Regional Securities Exchange SA\n * bse - BSE - Bulgarian Stock Exchange\n * bse_lb - BSE - Beirut Stock Exchange\n * bsse - BSSE - Bratislava Stock Exchange\n * bsx - BSX - Bermuda Stock Exchange\n * bvb - BVB - Bucharest Stock Exchange\n * bvc - BVC - Colombian Stock Exchange\n * bvfb - BVFB - Belarusian Currency and Stock Exchange\n * bvm - BVM - Montevideo Stock Exchange\n * bvmf - B3 - Brazil Stock Exchange and OTC Market\n * bvmt - BVMT - Tunis Stock Exchange\n * bx - BX - Berne Stock Exchange\n * cas - CAS - Casablanca Stock Exchange\n * cise - CISE - Channel Islands Stock Exchange\n * cnsx - CNSX - Canadian National Stock Exchange\n * col - COL - Colombo Stock Exchange\n * cph - CPH - Copenhagen Stock Exchange\n * cse - CSE - Canadian Securities Exchange\n * cse_cy - CSE - Cyprus Stock Exchange\n * csx - CSX - Cambodia Securities Exchange\n * cve - TSX-V - Toronto TSX Venture Exchange\n * dfm - DFM - Dubai Financial Market\n * dse - DSE - Dhaka Stock Exchange\n * dsx - DSX - Douala Stock Exchange\n * dus - DUS - B\u00f6rse D\u00fcsseldorf\n * ebr - EBR - Euronext Brussels\n * egx - EGX - Egypt Stock Exchange\n * eli - ELI - Euronext Lisbon\n * epa - EPA - Euronext Paris\n * etr - ETR - Deutsche B\u00f6rse XETRA\n * eurex - EUREX - Eurex Exchange\n * fra - FRA - Frankfurt Stock Exchange\n * fwb - FWB - B\u00f6rse Frankfurt Stock Exchange\n * gha - GHA - Ghana Stock Exchange\n * gsx - GSX - Georgian Stock Exchange\n * gsx_gi - GSX - Gibraltar Stock Exchange\n * hel - HEL - Helsinki Stock Exchange\n * hkg - HKG - Hong Kong Stock Exchange\n * hnx - HNX - Hanoi Stock Exchange\n * hose - HOSE - Ho Chi Minh Stock Exchange\n * ice - ICE - Iceland Stock Exchange\n * idx - IDX - Indonesia Stock Exchange\n * iex - IEX - Investors Exchange\n * ifb - IFB - Iran Fara Bourse\n * ime - IME - Iran Mercantile Exchange\n * irenex - IRENEX - Iran Energy Exchange\n * ise - ISE - Irish Stock Exchange\n * ist - IST - Istanbul Stock Exchange\n * isx - ISX - Iraq Stock Exchange\n * jp - JP - Japan Exchange\n * jsc - JSC - Belarusian Currency and Stock Exchange\n * jse - JSE - Johannesburg Stock Exchange\n * jse_jam - JSE - Jamaica Stock Exchange\n * kase - KASE - Kazakhstan Stock Exchange\n * klse - KLSE - Malaysia Stock Exchange\n * kosdaq - KOSDAQ - Korean Securities Dealers Automated Quotations\n * krx - KRX - Korea Stock Exchange\n * kse - KSE - Kuwait Stock Exchange\n * lje - LJE - Ljubljana Stock Exchange\n * lse - LSE - London Stock Exchange\n * lsm - LSM - Libyan Stock Market\n * lsx - LSX - Lao Securities Exchange\n * luse - LuSE - Lusaka Securities Exchange\n * luxse - LuxSE - Luxembourg Stock Exchange\n * mal - MAL - Malta Stock Exchange\n * mcx - MCX - Multi Commodity Exchange of India\n * meff - MEFF - Mercado Spanish Financial Futures Market\n * mnse - MNSE - Montenegro Stock Exchange\n * moex - MOEX - Moscow Exchange\n * mse - MSE - Metropolitan Stock Exchange\n * mse_md - MSE - Moldova Stock Exchange\n * mse_mk - MSE - Macedonian Stock Exchange\n * msei - MSEI - Metropolitan Stock Exchange of India\n * msm - MSM - Muscat Securities Market\n * mun - MUN - B\u00f6rse M\u00fcnchen\n * nasdaq - NASDAQ\n * nbo - NSE - Nairobi Securities Exchange\n * neeq - NEEQ - National Equities Exchange and Quotations\n * nepse - NEPSE - Nepal Stock Exchange\n * nex - NEX - NEX Exchange\n * ngm - NGM - Nordic Growth Market Exchange\n * nig - NIG - Nigerian Stock Exchange\n * notc - NOTC - Norwegian OTC\n * npex - NPEX - NPEX Stock Exchange\n * nse - NSE - National Stock Exchange of India\n * nsx - NSX - National Stock Exchange of Australia\n * nyse - NYSE - New York Stock Exchange\n * nysearca - NYSEARCA - NYSE Arca\n * nysemkt - NYSEAMERICAN - NYSE American\n * nze - NZE - New Zealand Stock Exchange\n * ose - OSE - Oslo Stock Exchange\n * otcbb - OTCBB - FINRA OTC Bulletin Board\n * otcpink - OTC Pink\n * otcqb - OTCQB\n * otcqx - OTCQX\n * pdex - PDEx - Philippine Dealing Exchange\n * pex - PEX - Palestine Exchange\n * pfts - PFTS - PFTS Ukraine Stock Exchange\n * pomsox - POMSoX - Port Moresby Stock Exchange\n * prg - PRA - Prague Stock Exchange\n * pse - PSE - Philippine Stock Exchange\n * psx - PSX - Pakistan Stock Exchange\n * qse - QSE - Qatar Stock Exchange\n * rfb - RFB - Riga Stock Exchange\n * rse - RSE - Rwanda Stock Exchange\n * rsebl - RSEBL - Royal Securities Exchange of Bhutan\n * sase - SASE - Sarajevo Stock Exchange\n * sbx - SBX - BX Swiss\n * sehk - SEHK - The Stock Exchange of Hong Kong\n * sem - SEM - Stock Exchange of Mauritius\n * sgbv - SGBV - Algiers Stock Exchange\n * sgx - SGX - Singapore Stock Exchange\n * six - SIX - SIX Swiss Exchange\n * spbex - SPBEX - Saint Petersburg Stock Exchange\n * spse - SPSE - South Pacific Stock Exchange\n * sse - SSE - Shanghai Stock Exchange\n * ssx - SSX - Sydney Stock Exchange\n * sto - STO - Stockholm Stock Exchange\n * stu - STU - B\u00f6rse Stuttgart\n * swx - SWX - SIX Swiss Exchange\n * szse - SZSE - Shenzhen Stock Exchange\n * tadawul - Tadawul - Saudi Stock Exchange\n * tal - TSE - Tallinn Stock Exchange\n * tfex - TFEX - Thailand Futures Exchange\n * tise - TISE - The International Stock Exchange\n * tlv - TLV - Tel Aviv Stock Exchange\n * tpe - TWSE - Taiwan Stock Exchange\n * tse_al - TSE - Tirana Stock Exchange\n * tse_ir - TSE - Tehran Stock Exchange\n * tsec - TWO - Taiwan OTC Exchange\n * tsx - TSX - Toronto Stock Exchange\n * ttse - TTSE - Trinidad and Tobago Stock Exchange\n * tyo - TYO - Tokyo Stock Exchange\n * use - USE - Uganda Securities Exchange\n * ux - UX - Ukrainian Exchange\n * vie - VIE - Vienna Stock Exchange\n * vmf - VMF - Faroese Securities Market\n * vse - VSE - Vancouver Stock Exchange\n * wse - WSE - Warsaw Stock Exchange\n * ysx - YSX - Yangon Stock Exchange\n * zamace - ZAMACE - Zambian Commodity Exchange\n * zse - ZSE - Zimbabwe Stock Exchange\n * zse_hr - ZSE - Zagreb Stock Exchange\n", "type": "string"}, "stock_symbol": {"allOf": [{"description": "Every entity in the system has a unique identifier that contains all necessary properties to represent it.", "properties": {"entity_def_id": {"description": "What type of entity this be", "type": "string"}, "image_id": {"description": "Optionally provided location to obtain an image representing this entity", "type": "string"}, "permalink": {"description": "Optionally provided within Entity Def unique nice id of this entity", "type": "string"}, "uuid": {"description": "Globally unique id of this entity", "format": "uuid", "type": "string"}, "value": {"description": "Textual representation of this entity (i.e. its \"name\")", "type": "string"}}, "required": ["entity_def_id", "uuid"], "type": "object"}], "description": "Stock ticker symbol (e.g. AAPL, FB, TWTR)\\\nField Type: identifier\\\nSearchable: Yes\\\nSearch Operators: blank, contains, eq, includes, not_contains, not_eq, not_includes, starts\n"}, "twitter": {"allOf": [{"description": "An object representing both the url and some labeling text for that url", "properties": {"label": {"maxLength": 8192, "type": "string"}, "value": {"maxLength": 8192, "type": "string"}}, "type": "object"}], "description": "Link to Organization's Twitter page\\\nField Type: link\\\nSearchable: No\n"}, "updated_at": {"description": "Field Type: datetime\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date-time", "type": "string"}, "uuid": {"description": "Field Type: uuid\\\nSearchable: Yes\\\nSearch Operators: blank, eq, includes\n", "format": "uuid", "type": "string"}, "valuation": {"allOf": [{"description": "A field containing integer data that represents some amount of money", "properties": {"currency": {"enum": ["AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AUD", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BRL", "BSD", "BTN", "BWP", "BYN", "BYR", "BZD", "CAD", "CDF", "CHF", "CLF", "CLP", "CNY", "COP", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "EUR", "FJD", "FKP", "GBP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "JPY", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LVL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RUB", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SKK", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USD", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XCD", "XDR", "XOF", "XPD", "XPF", "XPT", "YER", "ZAR", "ZMK", "ZMW", "xts"], "type": "string"}, "value": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}, "value_usd": {"format": "int64", "maximum": 9223372036854776000, "minimum": -9223372036854776000, "type": "integer"}}, "required": ["currency", "value"], "type": "object"}], "description": "Latest post money valuation of organization\\\nField Type: money\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gt, gte, lt, lte, not_eq\n"}, "valuation_date": {"description": "Date of latest post money valuation\\\nField Type: date\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date", "type": "string"}, "website": {"allOf": [{"description": "An object representing both the url and some labeling text for that url", "properties": {"label": {"maxLength": 8192, "type": "string"}, "value": {"maxLength": 8192, "type": "string"}}, "type": "object"}], "description": "Link to homepage. note: website_url has replaced this field; this field will be deprecated in the near future\\\nField Type: link\\\nSearchable: No\n"}, "website_url": {"description": "Link to homepage\\\nField Type: url\\\nSearchable: Yes\\\nSearch Operators: domain_blank, domain_eq, domain_includes, not_domain_eq, not_domain_includes\n", "maxLength": 8192, "type": "string"}, "went_public_on": {"description": "The date when the Organization went public\\\nField Type: date\\\nSearchable: Yes\\\nSearch Operators: between, blank, eq, gte, lte\n", "format": "date", "type": "string"}}, "required": ["identifier"], "type": "object"}, "type": "array"}}, "type": "object"} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/05cf374d-7966-43cf-8585-8adabd6223eb/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | Quizzes | Retrieves all the MoodRing Quizzes. | 200 | New Example | [{"_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring"}, {"_id": 4, "name": "Storybox Sydney", "status": 0, "location": "", "mode": "default", "more_info": "https://www.storybox.co/moodring"}] | {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "integer"}, "name": {"type": "string"}, "status": {"type": "integer"}, "location": {"type": "string"}, "mode": {"type": "string"}, "more_info": {"type": "string"}}}} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/fcd1aed4-95b9-4d34-b6b1-bbe2696a55bd/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | Quiz | Get one quiz by quizId. | 200 | New Example | {"_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "questions": [{"_id": 1, "quiz_id": 1, "question": "How are you feeling today?", "hidden": 0, "answers": [{"_id": 1, "question_id": 1, "color": "#ffc33b", "speed": 64, "answer": "Excellent", "direction": 1}, {"_id": 2, "question_id": 1, "color": "#ff73e3", "speed": 50, "answer": "Good", "direction": 0}, {"_id": 3, "question_id": 1, "color": "#84d4ff", "speed": 50, "answer": "A bit average ", "direction": 1}, {"_id": 4, "question_id": 1, "color": "#4844ff", "speed": 50, "answer": "Not Good ", "direction": 0}]}, {"_id": 2, "quiz_id": 1, "question": "How do you feel about the future?", "hidden": 0, "answers": [{"_id": 13, "question_id": 2, "color": "#fff60d", "speed": 50, "answer": "Optimistic", "direction": 0}, {"_id": 14, "question_id": 2, "color": "#ec7500", "speed": 50, "answer": "Worried", "direction": 0}, {"_id": 15, "question_id": 2, "color": "#8db5b3", "speed": 50, "answer": "Neutral", "direction": 1}, {"_id": 16, "question_id": 2, "color": "#8d95ff", "speed": 50, "answer": "Not Good", "direction": 1}]}, {"_id": 3, "quiz_id": 1, "question": "How do you like STORYBOX?", "hidden": 1, "answers": [{"_id": 25, "question_id": 3, "color": "#e3e000", "speed": 50, "answer": "Love it", "direction": 0}, {"_id": 26, "question_id": 3, "color": "#ec7500", "speed": 50, "answer": "Not bad", "direction": 1}, {"_id": 27, "question_id": 3, "color": "#dfcbcf", "speed": 50, "answer": "Neutral", "direction": 0}, {"_id": 28, "question_id": 3, "color": "#765434", "speed": 50, "answer": "Don't care", "direction": 1}]}, {"_id": 4, "quiz_id": 1, "question": "How old are you?", "hidden": 1, "answers": [{"_id": 33, "question_id": 4, "color": "#ffffff", "speed": 50, "answer": "0 to 17", "direction": 0}, {"_id": 34, "question_id": 4, "color": "#ffddaa", "speed": 50, "answer": "18 to 30", "direction": 0}, {"_id": 35, "question_id": 4, "color": "#ff52fe", "speed": 50, "answer": "31 to 49", "direction": 1}, {"_id": 36, "question_id": 4, "color": "#ed432b", "speed": 50, "answer": "50 to 65", "direction": 0}, {"_id": 204, "question_id": 4, "color": "#8cc4aa", "speed": 50, "answer": "65 and older", "direction": 1}]}]} | {"type": "object", "properties": {"_id": {"type": "integer"}, "name": {"type": "string"}, "status": {"type": "integer"}, "location": {"type": "string"}, "mode": {"type": "string"}, "more_info": {"type": "string"}, "questions": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "integer"}, "quiz_id": {"type": "integer"}, "question": {"type": "string"}, "hidden": {"type": "integer"}, "answers": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "integer"}, "question_id": {"type": "integer"}, "color": {"type": "string"}, "speed": {"type": "integer"}, "answer": {"type": "string"}, "direction": {"type": "integer"}}}}}}}}} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/d49c096e-504f-4f14-904d-ce22ea67bdc3/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | Users | Get all users of MoodRing | 200 | New Example | [{"uuid": 3, "quiz_id": 1, "_created": "2021-03-05T02:20:47.000Z", "_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "user_id": 3, "responses": [{"question_id": 1, "question": "How are you feeling today?", "answer_id": 1, "answer": "Excellent"}, {"question_id": 2, "question": "How do you feel about the future?", "answer_id": 14, "answer": "Worried"}, {"question_id": 3, "question": "How do you like STORYBOX?", "answer_id": 27, "answer": "Neutral"}, {"question_id": 4, "question": "How old are you?", "answer_id": 36, "answer": "50 to 65"}]}, {"uuid": 4, "quiz_id": 1, "_created": "2021-03-10T00:53:29.000Z", "_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "user_id": 4, "responses": [{"question_id": 1, "question": "How are you feeling today?", "answer_id": 1, "answer": "Excellent"}, {"question_id": 2, "question": "How do you feel about the future?", "answer_id": 14, "answer": "Worried"}, {"question_id": 3, "question": "How do you like STORYBOX?", "answer_id": 26, "answer": "Not bad"}, {"question_id": 4, "question": "How old are you?", "answer_id": 35, "answer": "31 to 49"}]}, {"uuid": 14, "quiz_id": 1, "_created": "2021-03-12T00:24:27.000Z", "_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "user_id": 14, "responses": [{"question_id": 1, "question": "How are you feeling today?", "answer_id": 1, "answer": "Excellent"}, {"question_id": 2, "question": "How do you feel about the future?", "answer_id": 14, "answer": "Worried"}, {"question_id": 3, "question": "How do you like STORYBOX?", "answer_id": 26, "answer": "Not bad"}, {"question_id": 4, "question": "How old are you?", "answer_id": 35, "answer": "31 to 49"}]}] | {"type": "array", "items": {"type": "object", "properties": {"uuid": {"type": "integer"}, "quiz_id": {"type": "integer"}, "_created": {"type": "string"}, "_id": {"type": "integer"}, "name": {"type": "string"}, "status": {"type": "integer"}, "location": {"type": "string"}, "mode": {"type": "string"}, "more_info": {"type": "string"}, "user_id": {"type": "integer"}, "responses": {"type": "array", "items": {"type": "object", "properties": {"question_id": {"type": "integer"}, "question": {"type": "string"}, "answer_id": {"type": "integer"}, "answer": {"type": "string"}}}}}}} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/53f9bc40-707c-40e6-8369-aeba07e5093c/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | User | Get a user with userId | 200 | New Example | [{"uuid": 1, "quiz_id": 1, "_created": "2021-03-02T04:00:13.000Z", "_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "user_id": 1, "responses": [{"question_id": 1, "question": "How are you feeling today?", "answer_id": 2, "answer": "Good"}, {"question_id": 2, "question": "How do you feel about the future?", "answer_id": 14, "answer": "Worried"}, {"question_id": 3, "question": "How do you like STORYBOX?", "answer_id": 26, "answer": "Not bad"}, {"question_id": 4, "question": "How old are you?", "answer_id": 34, "answer": "18 to 30"}]}] | {"type": "array", "items": {"type": "object", "properties": {"uuid": {"type": "integer"}, "quiz_id": {"type": "integer"}, "_created": {"type": "string"}, "_id": {"type": "integer"}, "name": {"type": "string"}, "status": {"type": "integer"}, "location": {"type": "string"}, "mode": {"type": "string"}, "more_info": {"type": "string"}, "user_id": {"type": "integer"}, "responses": {"type": "array", "items": {"type": "object", "properties": {"question_id": {"type": "integer"}, "question": {"type": "string"}, "answer_id": {"type": "integer"}, "answer": {"type": "string"}}}}}}} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/affe1235-cb87-4899-a304-b2b9f6730375/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | Responses | Get all responses to the quizzes | 200 | New Example | [{"_id": 1, "user_id": 1, "answer_id": 2, "_created": "2021-03-02T04:00:13.000Z"}, {"_id": 2, "user_id": 1, "answer_id": 14, "_created": "2021-03-02T04:00:13.000Z"}, {"_id": 3, "user_id": 1, "answer_id": 26, "_created": "2021-03-02T04:00:13.000Z"}, {"_id": 4, "user_id": 1, "answer_id": 34, "_created": "2021-03-02T04:00:13.000Z"}, {"_id": 5, "user_id": 2, "answer_id": 2, "_created": "2021-03-02T04:01:19.000Z"}, {"_id": 6, "user_id": 2, "answer_id": 14, "_created": "2021-03-02T04:01:20.000Z"}, {"_id": 7, "user_id": 2, "answer_id": 26, "_created": "2021-03-02T04:01:20.000Z"}, {"_id": 8, "user_id": 2, "answer_id": 34, "_created": "2021-03-02T04:01:20.000Z"}, {"_id": 9, "user_id": 3, "answer_id": 1, "_created": "2021-03-05T02:20:47.000Z"}, {"_id": 10, "user_id": 3, "answer_id": 14, "_created": "2021-03-05T02:20:47.000Z"}] | {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "integer"}, "user_id": {"type": "integer"}, "answer_id": {"type": "integer"}, "_created": {"type": "string"}}}} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/3451425a-cc78-425a-a8ca-e5d2f6c05c7d/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | Response by QuizId | Get all responses of a certain quizId. | 200 | New Example | [{"uuid": 1, "quiz_id": 1, "_created": "2021-03-02T04:00:13.000Z", "_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "user_id": 1, "responses": [{"question_id": 1, "question": "How are you feeling today?", "answer_id": 2, "answer": "Good"}, {"question_id": 2, "question": "How do you feel about the future?", "answer_id": 14, "answer": "Worried"}, {"question_id": 3, "question": "How do you like STORYBOX?", "answer_id": 26, "answer": "Not bad"}, {"question_id": 4, "question": "How old are you?", "answer_id": 34, "answer": "18 to 30"}]}, {"uuid": 2, "quiz_id": 1, "_created": "2021-03-02T04:01:19.000Z", "_id": 1, "name": "Parramatta ", "status": 0, "location": "Parramatta Square", "mode": "default", "more_info": "https://www.storybox.co/moodring", "user_id": 2, "responses": [{"question_id": 1, "question": "How are you feeling today?", "answer_id": 2, "answer": "Good"}, {"question_id": 2, "question": "How do you feel about the future?", "answer_id": 14, "answer": "Worried"}, {"question_id": 3, "question": "How do you like STORYBOX?", "answer_id": 26, "answer": "Not bad"}, {"question_id": 4, "question": "How old are you?", "answer_id": 34, "answer": "18 to 30"}]}] | {"type": "array", "items": {"type": "object", "properties": {"uuid": {"type": "integer"}, "quiz_id": {"type": "integer"}, "_created": {"type": "string"}, "_id": {"type": "integer"}, "name": {"type": "string"}, "status": {"type": "integer"}, "location": {"type": "string"}, "mode": {"type": "string"}, "more_info": {"type": "string"}, "user_id": {"type": "integer"}, "responses": {"type": "array", "items": {"type": "object", "properties": {"question_id": {"type": "integer"}, "question": {"type": "string"}, "answer_id": {"type": "integer"}, "answer": {"type": "string"}}}}}}} |
60794536-19b3-464a-a031-fa7e0e5aa6d2/dadcee6d-21ce-446b-a387-eb2c422b0475/0/0 | MoodRing | Get the mood from Storybox's MoodRing | 8.4 | Responses from a Question | Get all responses to a question. | 200 | New Example | [{"_id": 9, "question_id": 1, "color": "#ffc33b", "speed": 64, "answer": "Excellent", "direction": 1, "quiz_id": 1, "question": "How are you feeling today?", "hidden": 0, "user_id": 3, "answer_id": 1, "_created": "2021-03-05T02:20:47.000Z"}, {"_id": 13, "question_id": 1, "color": "#ffc33b", "speed": 64, "answer": "Excellent", "direction": 1, "quiz_id": 1, "question": "How are you feeling today?", "hidden": 0, "user_id": 4, "answer_id": 1, "_created": "2021-03-10T00:53:29.000Z"}, {"_id": 24, "question_id": 1, "color": "#ffc33b", "speed": 64, "answer": "Excellent", "direction": 1, "quiz_id": 1, "question": "How are you feeling today?", "hidden": 0, "user_id": 14, "answer_id": 1, "_created": "2021-03-12T00:24:27.000Z"}] | {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "integer"}, "question_id": {"type": "integer"}, "color": {"type": "string"}, "speed": {"type": "integer"}, "answer": {"type": "string"}, "direction": {"type": "integer"}, "quiz_id": {"type": "integer"}, "question": {"type": "string"}, "hidden": {"type": "integer"}, "user_id": {"type": "integer"}, "answer_id": {"type": "integer"}, "_created": {"type": "string"}}}} |
db170414-15b9-4fbf-8566-695d90954bed/7815794f-681c-4ee6-941d-f1c49e399be4/0/0 | Zumper.com Scraper | Since Zumper.com doesn't provide an API, this API will help you to retrieve data from it. | 7.6 | properties Details | Get more details for a property | 200 | Example_1 | {"pa_should_index": false, "listing_id": 35744935, "provider_id": "nestio_management.P35-10030.2BCYS", "provider_url": null, "title": "2BCYS", "description": "", "min_price": 7102, "created_on": 1554859878, "listing_status": 1, "property_type": 4, "lease_type": 1, "currency_code": 1, "bedrooms": 3, "bathrooms": 1, "half_bathrooms": 0, "media": [{"media_id": 523284992, "media_type": 3, "width": null, "height": null, "is_available": false, "name": "2BCYS", "origin_url": "https://player.vimeo.com/video/720747719", "process_state": null}, {"media_id": 610904284, "media_type": 4, "width": null, "height": null, "is_available": false, "name": "2BCYS", "origin_url": "https://my.matterport.com/show/?m=rUF7tSBZe7m", "process_state": null}, {"media_id": 609810781, "media_type": 1, "width": 4096, "height": 2710, "is_available": true, "name": "2BCYS", "process_state": 8}, {"media_id": 609810782, "media_type": 1, "width": 4096, "height": 2729, "is_available": true, "name": "2BCYS", "process_state": 8}, {"media_id": 609810783, "media_type": 2, "width": 930, "height": 768, "is_available": true, "name": "", "process_state": 8}], "pets": [1, 2, 3], "building_id": 861970, "amenities": [11, 28, 7], "building_amenities": [14], "lease_terms": null, "modified_on": 1681768371, "feed_name": "nestio_management", "leasing_fee": null, "listing_type": 1, "listed_on": 1681566686, "neighborhood": {"neighborhood_id": 6196, "name": "Stuyvesant Town - Peter Cooper Village", "city_state_name": "new-york-ny/stuyvesant-town-peter-cooper-village", "city": "New York", "state": "NY", "city_id": 2185, "lat": 40.7318203765001, "lng": -73.9770000994999, "listing_count": 53, "type": 1, "country": "USA", "box": [-73.9825839999999, 40.726769753, -73.9714161989999, 40.7368710000001], "parent_id": null, "index": true, "latest_ppb_json": {"0": 4145, "1": 5346, "2": 5608, "3": 6555, "4": 7595}, "index_attrs": null, "url": "/apartments-for-rent/new-york-ny/stuyvesant-town-peter-cooper-village", "list_url": "/apartments-for-rent/new-york-ny/stuyvesant-town-peter-cooper-village", "path": "new-york-ny/stuyvesant-town-peter-cooper-village", "main_image_url": null, "encoded_bounds": [{"interiors": null, "exterior": "ycswFjhobMiApDq@tB{BdH[`ArCjBfK|GxFrDrFtDhAr@x@gC`CsHVy@dC{HjBeGnBgGhBuFvAkEZ_AbA_Dr@uBBy@i@GeAKMA?BA?ABAXm@E?KC?ACkAIu@Es@Gg@Cg@?a@F[H]LYLa@T[Va@\\UXYd@W`@W`@i@n@]`@c@`@_@VGDq@J{Dp@aEp@sARkBZeAPw@LKBmAjD"}], "index_attrs_json": null}, "building_name": "StuyTown", "viewings": null, "zappable": 0, "pb_id": 14675, "pb_url": null, "date_available": null, "similar": null, "is_messageable": true, "max_price": 7102, "city_state": "new-york-ny", "brokerage_id": 191525, "phone": "(929) 205-5742", "min_lease_days": 365, "max_lease_days": 730, "features": [35, 36, 50, 19, 20, 61, 23, 56, 29], "is_pro": false, "is_pad": false, "price_change": 15, "short_description": null, "amenity_tags": ["Microwave", "Hardwood Floor", "Dishwasher"], "building_amenity_tags": ["Outdoor Space"], "income_restrictions_json": null, "parent_id": null, "pl_id": null, "pl_url": null, "pa_url": "409-e-14th-st-new-york-ny-10009-usa", "active_units": 1, "listing_rooms": null, "short_term_feature": null, "listing_availabilities": null, "rating": null, "reviews": null, "url": "/apartment-buildings/p14675/stuytown-stuyvesant-town-peter-cooper-village-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/stuyvesant-town-peter-cooper-village", "price": 7102, "square_feet": 932, "external": 0, "parsed_data": {}, "hours": null, "prices": [[1676299854, 5407, 5497], [1676328831, 5477, 5497], [1676590864, 5497, 5497], [1676674475, 5497, 5550], [1676847035, 5497, 5577], [1676872271, 5550, 5577], [1676958815, 5577, 5577], [1677285553, 5725, 5780], [1677883842, 5725, 5739], [1678490709, 5725, 5761], [1679028689, 5725, 5739], [1679089968, 5725, 5780], [1679374284, 5739, 5780], [1679406702, 5754, 5795], [1679493104, 5774, 5815], [1679522010, 5815, 5815], [1679579552, 5830, 5830], [1679665855, 5845, 5845], [1680299488, 5755, 5755], [1680904433, 6320, 6633], [1681015884, 6320, 6537], [1681221152, 6465, 6682], [1681249873, 6682, 6682], [1681307520, 6897, 6897], [1681336448, 6895, 6897], [1681394022, 6915, 6917], [1681566686, 7040, 7047], [1681653082, 7070, 7072], [1681707085, 7072, 7072], [1681739544, 7102, 7102]], "pet_policy": null, "unit_data": {"active": 1, "max_price": 7102, "max_square_feet": 932, "min_price": 7102, "min_square_feet": 932, "total": 2}, "deposits": null, "promotion_type": 5, "amenity_groups": {"Outdoor Space": {"level": 1, "group": 4, "parent_display": null}, "Microwave": {"level": 2, "group": 1, "parent_display": null}, "Hardwood Floor": {"level": 2, "group": 2, "parent_display": null}, "Dishwasher": {"level": 2, "group": 1, "parent_display": null}}, "waitlist_enabled": false, "address": "252 First Avenue", "attribution": null, "is_featured": true, "listing_location": {"street": "First Avenue", "house": "252", "unit": null, "floor": null, "intersection": null, "neighborhood_id": 6196, "zipcode": "10009", "city": "New York", "state": "NY", "lat": 40.731319, "lng": -73.981443, "formatted_address": "252 First Avenue, New York, NY 10009, USA", "country": "USA", "tz": "America/New_York"}, "listing_agents": [], "is_prequal_enabled": false} | {"type": "object", "properties": {"pa_should_index": {"type": "boolean"}, "listing_id": {"type": "integer"}, "provider_id": {"type": "string"}, "provider_url": {"type": "null"}, "title": {"type": "string"}, "description": {"type": "string"}, "min_price": {"type": "integer"}, "created_on": {"type": "integer"}, "listing_status": {"type": "integer"}, "property_type": {"type": "integer"}, "lease_type": {"type": "integer"}, "currency_code": {"type": "integer"}, "bedrooms": {"type": "integer"}, "bathrooms": {"type": "integer"}, "half_bathrooms": {"type": "integer"}, "media": {"type": "array", "items": {"type": "object"}}, "pets": {"type": "array", "items": {"type": "integer"}}, "building_id": {"type": "integer"}, "amenities": {"type": "array", "items": {"type": "integer"}}, "building_amenities": {"type": "array", "items": {"type": "integer"}}, "lease_terms": {"type": "null"}, "modified_on": {"type": "integer"}, "feed_name": {"type": "string"}, "leasing_fee": {"type": "null"}, "listing_type": {"type": "integer"}, "listed_on": {"type": "integer"}, "neighborhood": {"type": "object", "properties": {"neighborhood_id": {"type": "integer"}, "name": {"type": "string"}, "city_state_name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "city_id": {"type": "integer"}, "lat": {"type": "number"}, "lng": {"type": "number"}, "listing_count": {"type": "integer"}, "type": {"type": "integer"}, "country": {"type": "string"}, "box": {"type": "array", "items": {"type": "number"}}, "parent_id": {"type": "null"}, "index": {"type": "boolean"}, "latest_ppb_json": {"type": "object", "properties": {"0": {"type": "integer"}, "1": {"type": "integer"}, "2": {"type": "integer"}, "3": {"type": "integer"}, "4": {"type": "integer"}}}, "index_attrs": {"type": "null"}, "url": {"type": "string"}, "list_url": {"type": "string"}, "path": {"type": "string"}, "main_image_url": {"type": "null"}, "encoded_bounds": {"type": "array", "items": {"type": "object", "properties": {"interiors": {"type": "null"}, "exterior": {"type": "string"}}}}, "index_attrs_json": {"type": "null"}}}, "building_name": {"type": "string"}, "viewings": {"type": "null"}, "zappable": {"type": "integer"}, "pb_id": {"type": "integer"}, "pb_url": {"type": "null"}, "date_available": {"type": "null"}, "similar": {"type": "null"}, "is_messageable": {"type": "boolean"}, "max_price": {"type": "integer"}, "city_state": {"type": "string"}, "brokerage_id": {"type": "integer"}, "phone": {"type": "string"}, "min_lease_days": {"type": "integer"}, "max_lease_days": {"type": "integer"}, "features": {"type": "array", "items": {"type": "integer"}}, "is_pro": {"type": "boolean"}, "is_pad": {"type": "boolean"}, "price_change": {"type": "integer"}, "short_description": {"type": "null"}, "amenity_tags": {"type": "array", "items": {"type": "string"}}, "building_amenity_tags": {"type": "array", "items": {"type": "string"}}, "income_restrictions_json": {"type": "null"}, "parent_id": {"type": "null"}, "pl_id": {"type": "null"}, "pl_url": {"type": "null"}, "pa_url": {"type": "string"}, "active_units": {"type": "integer"}, "listing_rooms": {"type": "null"}, "short_term_feature": {"type": "null"}, "listing_availabilities": {"type": "null"}, "rating": {"type": "null"}, "reviews": {"type": "null"}, "url": {"type": "string"}, "neighborhood_url": {"type": "string"}, "price": {"type": "integer"}, "square_feet": {"type": "integer"}, "external": {"type": "integer"}, "parsed_data": {"type": "object"}, "hours": {"type": "null"}, "prices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "pet_policy": {"type": "null"}, "unit_data": {"type": "object", "properties": {"active": {"type": "integer"}, "max_price": {"type": "integer"}, "max_square_feet": {"type": "integer"}, "min_price": {"type": "integer"}, "min_square_feet": {"type": "integer"}, "total": {"type": "integer"}}}, "deposits": {"type": "null"}, "promotion_type": {"type": "integer"}, "amenity_groups": {"type": "object", "properties": {"Outdoor Space": {"type": "object", "properties": {"level": {"type": "integer"}, "group": {"type": "integer"}, "parent_display": {"type": "null"}}}, "Microwave": {"type": "object", "properties": {"level": {"type": "integer"}, "group": {"type": "integer"}, "parent_display": {"type": "null"}}}, "Hardwood Floor": {"type": "object", "properties": {"level": {"type": "integer"}, "group": {"type": "integer"}, "parent_display": {"type": "null"}}}, "Dishwasher": {"type": "object", "properties": {"level": {"type": "integer"}, "group": {"type": "integer"}, "parent_display": {"type": "null"}}}}}, "waitlist_enabled": {"type": "boolean"}, "address": {"type": "string"}, "attribution": {"type": "null"}, "is_featured": {"type": "boolean"}, "listing_location": {"type": "object", "properties": {"street": {"type": "string"}, "house": {"type": "string"}, "unit": {"type": "null"}, "floor": {"type": "null"}, "intersection": {"type": "null"}, "neighborhood_id": {"type": "integer"}, "zipcode": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "lat": {"type": "number"}, "lng": {"type": "number"}, "formatted_address": {"type": "string"}, "country": {"type": "string"}, "tz": {"type": "string"}}}, "listing_agents": {"type": "array"}, "is_prequal_enabled": {"type": "boolean"}}} |
db170414-15b9-4fbf-8566-695d90954bed/7815794f-681c-4ee6-941d-f1c49e399be4/1/0 | Zumper.com Scraper | Since Zumper.com doesn't provide an API, this API will help you to retrieve data from it. | 7.6 | properties Details | Get more details for a property | 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": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
db170414-15b9-4fbf-8566-695d90954bed/e0f992e3-edf6-4a9d-8763-c1b71ae13a7a/0/0 | Zumper.com Scraper | Since Zumper.com doesn't provide an API, this API will help you to retrieve data from it. | 7.6 | Get locations Data | To get data for the location you want to search for | 200 | Example_1 | {"status": "success", "matches": [{"record_type": "city", "name": "New York", "city": "New York", "state": "NY", "zipcode": "", "record_id": 206436573, "country": "USA", "box": [-74.259639922, 40.477399, -73.700272, 40.917577], "lat": 40.7306, "lng": -73.9866, "url": "new-york-ny"}, {"record_type": "city", "name": "Newberg", "city": "Newberg", "state": "OR", "zipcode": "", "record_id": 854316407, "country": "USA", "box": [-123.115317, 45.252972, -122.851415, 45.390326], "lat": 45.300347, "lng": -122.972751, "url": "newberg-or"}, {"record_type": "city", "name": "Newport", "city": "Newport", "state": "OR", "zipcode": "", "record_id": 187893540, "country": "USA", "box": [-124.109347125, 44.573645, -123.941708, 44.761587], "lat": 44.636755, "lng": -124.053442, "url": "newport-or"}, {"record_type": "hood", "name": "New Era", "city": "Oregon City", "state": "OR", "zipcode": "", "record_id": 74122904, "country": "USA", "box": [-122.665718365, 45.295937132, -122.652243635, 45.305415072], "lat": 45.300676, "lng": -122.658981, "url": null}, {"record_type": "city", "name": "Newcastle", "city": "Newcastle", "state": "WA", "zipcode": "", "record_id": 740977281, "country": "USA", "box": [-122.195428, 47.516063, -122.124355, 47.55461], "lat": 47.539574, "lng": -122.156333, "url": "newcastle-wa"}]} | {"type": "object", "properties": {"status": {"type": "string"}, "matches": {"type": "array", "items": {"type": "object"}}}} |
db170414-15b9-4fbf-8566-695d90954bed/e0f992e3-edf6-4a9d-8763-c1b71ae13a7a/1/0 | Zumper.com Scraper | Since Zumper.com doesn't provide an API, this API will help you to retrieve data from it. | 7.6 | Get locations Data | To get data for the location you want to search for | 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": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
db170414-15b9-4fbf-8566-695d90954bed/e8934283-f1a9-49b4-a76c-b99d636c7e2e/0/0 | Zumper.com Scraper | Since Zumper.com doesn't provide an API, this API will help you to retrieve data from it. | 7.6 | Search for properties | To Search for properties | 200 | Example_1 | {"listables": [{"pa_should_index": false, "listing_id": 35744935, "created_on": 1554859878, "modified_on": 1681768927, "listed_on": 1681772271, "listing_status": 1, "group_id": -861970, "address": "252 First Avenue", "city": "New York", "lat": 40.731319, "lng": -73.981443, "pets": [1, 2, 3], "leasing_fee": null, "building_id": 861970, "feed_name": "nestio_management", "image_ids": [434939850, 434939851, 434939852, 434939853, 434939854, 434939855, 434939856, 434939849, 434939857, 434939859], "neighborhood_id": 6196, "neighborhood_name": "Stuyvesant Town - Peter Cooper Village", "brokerage_id": 191525, "agent_id": 11730352, "agent_name": "StuyTown", "brokerage_name": "Beam Living", "brokerage_homepage": null, "state": "NY", "building_name": "StuyTown", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [11, 28, 7, 15], "building_amenities": [14], "phone": "(929) 205-5742", "listing_type": 1, "pb_id": 14675, "pb_url": null, "date_available": null, "max_price": 7780, "min_price": 4649, "max_bedrooms": 4, "min_bedrooms": 1, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 10, "min_lease_days": 365, "max_lease_days": 730, "lease_type": 1, "features": [35, 36, 50, 19, 20, 61, 23, 56, 29], "zipcode": "10009", "is_pad": false, "short_description": null, "amenity_tags": ["Renovated", "Granite Countertops", "Dishwasher", "Stainless Steel Appliances", "Garbage Disposal", "Walk-in Closet", "Pantry", "Microwave", "Private Outdoor Space", "Hardwood Floor"], "building_amenity_tags": ["Outdoor Space"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "409-e-14th-st-new-york-ny-10009-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "1BCNS", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p14675/stuytown-stuyvesant-town-peter-cooper-village-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/stuyvesant-town-peter-cooper-village", "external": 0, "promotion_type": 5}, {"pa_should_index": false, "listing_id": 35730322, "created_on": 1554798662, "modified_on": 1681739544, "listed_on": 1681768805, "listing_status": 1, "group_id": -853013, "address": "10420 Queens Blvd", "city": "New York", "lat": 40.723703, "lng": -73.850072, "pets": [], "leasing_fee": null, "building_id": 853013, "feed_name": "nestio_management", "image_ids": [434939807, 434939806, 434939808, 434939809, 434939810, 434939811, 434939812, 434939813, 434939814, 434939815], "neighborhood_id": 6258, "neighborhood_name": "Rego Park", "brokerage_id": 191525, "agent_id": 11730350, "agent_name": "Parker Towers", "brokerage_name": "Beam Living", "brokerage_homepage": null, "state": "NY", "building_name": "Parker Towers", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [1, 7, 11, 15, 28], "building_amenities": [], "phone": "(516) 219-0597", "listing_type": 1, "pb_id": 456715, "pb_url": null, "date_available": null, "max_price": 4745, "min_price": 3115, "max_bedrooms": 3, "min_bedrooms": 0, "max_bathrooms": 2, "min_bathrooms": 1, "floorplan_count": 5, "min_lease_days": 240, "max_lease_days": 730, "lease_type": 1, "features": [50, 19, 20, 29, 23, 56, 61], "zipcode": "11375", "is_pad": false, "short_description": null, "amenity_tags": ["Onsite Laundry", "Renovated", "Valet Dry Cleaning", "Maid Service", "Ample Closet Space", "Tailoring", "Package Room", "Dishwasher", "Granite Countertops", "Walk-in Closet", "24-hour Attended Lobby", "Guarantors Accepted", "On-Site Management", "Terrace", "Landscaped Grounds", "Private Outdoor Space", "Onsite Gym", "Microwave", "Hardwood Floor", "Wash and Fold Laundry Services", "Stainless Steel Sinks", "Live in Superintendent", "Stainless Steel Appliances", "Garbage Disposal", "Personal Trainer", "Pantry", "Reduced Security Deposit on Approved Credit"], "building_amenity_tags": null, "max_all_bathrooms": [2, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "10420-queens-blvd-forest-hills-ny-11375-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "FY", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p456715/parker-towers-rego-park-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/rego-park", "external": 0, "promotion_type": 5}, {"pa_should_index": false, "listing_id": 35730307, "created_on": 1554798661, "modified_on": 1681768370, "listed_on": 1681768370, "listing_status": 1, "group_id": -854054, "address": "490 2nd Ave", "city": "New York", "lat": 40.740741, "lng": -73.978329, "pets": [1, 2, 3], "leasing_fee": null, "building_id": 854054, "feed_name": "nestio_management", "image_ids": [434939790, 434939791, 418653353, 434939792, 434939793, 434939794, 434939795, 434939796, 434939797, 434939798], "neighborhood_id": 6225, "neighborhood_name": "Kips Bay", "brokerage_id": 191525, "agent_id": 11730354, "agent_name": "Kips Bay Court", "brokerage_name": "Beam Living", "brokerage_homepage": null, "state": "NY", "building_name": "Kips Bay Court", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [1, 2, 7, 8, 11, 15, 28], "building_amenities": [2, 3, 4, 10, 14, 17], "phone": "(917) 970-1886", "listing_type": 1, "pb_id": 255216, "pb_url": "kips-bay-court-kips-bay-new-york-ny", "date_available": null, "max_price": 10055, "min_price": 3800, "max_bedrooms": 4, "min_bedrooms": 0, "max_bathrooms": 2, "min_bathrooms": 1, "floorplan_count": 9, "min_lease_days": 240, "max_lease_days": 730, "lease_type": 1, "features": [35, 36, 50, 19, 20, 61, 23, 56, 29], "zipcode": "10016", "is_pad": false, "short_description": null, "amenity_tags": ["Onsite Laundry", "Renovated", "Air Conditioning", "Basketball Courts", "Ample Closet Space", "Granite Countertops", "Dishwasher", "Package Room", "Recreation Area", "Walk-in Closet", "24-hour Attended Lobby", "Guarantors Accepted", "On-Site Management", "Terrace", "Landscaped Grounds", "Private Outdoor Space", "Video Security System", "Onsite Gym", "Microwave", "Hardwood Floor", "Stainless Steel Sinks", "Live in Superintendent", "Stainless Steel Appliances", "Garbage Disposal", "Pantry", "Balcony", "Reduced Security Deposit on Approved Credit"], "building_amenity_tags": ["Onsite Laundry", "Concierge Service", "Fitness Center", "Storage", "Outdoor Space", "Elevator"], "max_all_bathrooms": [2, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "490-2nd-ave-new-york-ny-10016-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "A-4 Bedroom w/ terr", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p255216/kips-bay-court-kips-bay-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/kips-bay", "external": 0, "promotion_type": 5}, {"pa_should_index": false, "listing_id": 48978649, "created_on": 1649813733, "modified_on": 1681595590, "listed_on": 1681566680, "listing_status": 1, "group_id": -1270647, "address": "2959 Northern Blvd", "city": "New York", "lat": 40.750134, "lng": -73.935766, "pets": [1, 2, 3], "leasing_fee": null, "building_id": 1270647, "feed_name": "nestio_management", "image_ids": [486165561, 521490347, 521490346, 560543209, 566497987, 566497988, 521490348, 486165563, 560543210, 521490349], "neighborhood_id": 20764, "neighborhood_name": "Long Island City", "brokerage_id": 565919, "agent_id": 11730335, "agent_name": "Sven", "brokerage_name": "Royal Realty", "brokerage_homepage": null, "state": "NY", "building_name": "Sven LIC", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [16, 11, 28, 7], "building_amenities": [], "phone": "(347) 830-3741", "listing_type": 1, "pb_id": 609529, "pb_url": null, "date_available": null, "max_price": 7584, "min_price": 3361, "max_bedrooms": 3, "min_bedrooms": 0, "max_bathrooms": 2, "min_bathrooms": 1, "floorplan_count": 4, "min_lease_days": 270, "max_lease_days": 730, "lease_type": 1, "features": [35, 18, 19, 20, 50, 61, 23, 56, 29], "zipcode": "11101", "is_pad": false, "short_description": null, "amenity_tags": ["Dishwasher", "Dryer", "Microwave", "In-Unit Laundry", "Hardwood Floor"], "building_amenity_tags": null, "max_all_bathrooms": [2, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "2959-northern-blvd-long-island-city-ny-11101-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "1 Bedroom / 1 Bathroom", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p609529/sven-lic-long-island-city-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/long-island-city", "external": 0, "promotion_type": 5}, {"pa_should_index": false, "listing_id": 47240848, "created_on": 1631299688, "modified_on": 1681736651, "listed_on": 1681736651, "listing_status": 1, "group_id": -1219869, "address": "21 India St", "city": "New York", "lat": 40.731992, "lng": -73.961419, "pets": [1, 2, 3], "leasing_fee": 0, "building_id": 1219869, "feed_name": "realpage", "image_ids": [440030757, 440030740, 440030741, 440030742, 440030743, 440030744, 440030745, 440030746, 440030747, 440030748], "neighborhood_id": 113, "neighborhood_name": "Greenpoint", "brokerage_id": 171552, "agent_id": 12411136, "agent_name": "The Greenpoint", "brokerage_name": "Mack Property Management", "brokerage_homepage": null, "state": "NY", "building_name": "The Greenpoint", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [8, 7], "building_amenities": [1, 2, 3, 5, 6, 8, 9, 10, 13, 14, 17], "phone": "(718) 223-4945", "listing_type": 1, "pb_id": 271674, "pb_url": "greenpoint-greenpoint-brooklyn-ny", "date_available": null, "max_price": 6855, "min_price": 3040, "max_bedrooms": 3, "min_bedrooms": 0, "max_bathrooms": 2, "min_bathrooms": 1, "floorplan_count": 75, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [1, 41, 10, 19, 20, 23, 56, 61], "zipcode": "11222", "is_pad": false, "short_description": "Studio, 1 Bath", "amenity_tags": ["Refrigerator", "Floor-To-Ceiling Windows", "View", "Dishwasher", "Balcony"], "building_amenity_tags": ["On-Site Management", "Concierge Service", "Fitness Center", "Package Service", "Residents Lounge", "Garage Parking", "Swimming Pool", "Storage", "Roof Deck", "Outdoor Space", "Elevator", "Basketball Courts", "Free Weights", "On-Site Maintenance", "Bicycle Storage", "TV Lounge", "Conference Rooms", "Group Exercise", "BBQ Grills", "24 Hour Availability", "Children's Play Room", "The Sun Deck with Outdoor Firepit and Lounge"], "max_all_bathrooms": [2, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "21-india-st-brooklyn-ny-11222-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "1 Bedroom, 1 Bath- hsr-1x1GP", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p271674/greenpoint-greenpoint-brooklyn-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/greenpoint", "external": 0, "promotion_type": 3}, {"pa_should_index": false, "listing_id": 52203886, "created_on": 1674790400, "modified_on": 1681268431, "listed_on": 1681178406, "listing_status": 1, "group_id": -1360585, "address": "2401 3rd Ave", "city": "New York", "lat": 40.808433, "lng": -73.931869, "pets": [1, 2, 3], "leasing_fee": null, "building_id": 1360585, "feed_name": "rezi_mits", "image_ids": [584839672, 584839673, 584839674, 584839675, 584839676, 584839677, 584839678, 584839679, 605050436, 605050435], "neighborhood_id": 179, "neighborhood_name": "Mott Haven", "brokerage_id": null, "agent_id": 9658020, "agent_name": null, "brokerage_name": "Morgan\u2019s Landing", "brokerage_homepage": null, "state": "NY", "building_name": "2401 3rd Ave", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 1, "amenities": [1, 2, 7, 11, 14, 16], "building_amenities": [9, 3, 4, 17], "phone": "(347) 333-7310", "listing_type": 1, "pb_id": 631330, "pb_url": null, "date_available": null, "max_price": 2955, "min_price": 2955, "max_bedrooms": 0, "min_bedrooms": 0, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [41, 19, 20, 23, 56, 61], "zipcode": "10451", "is_pad": false, "short_description": null, "amenity_tags": ["Deck/Rooftop Deck/Terrace", "Onsite Laundry", "Package Room", "Dishwasher", "Air Conditioning", "Central Heat", "Dryer", "Electric Heating", "Gas Stove", "In-Unit Laundry", "Hardwood Floor"], "building_amenity_tags": ["Onsite Laundry", "Fitness Center", "Swimming Pool", "Elevator"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "2401-3rd-ave-bronx-ny-10451-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "0 Bed 1.0 Bath", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p631330/2401-3rd-ave-mott-haven-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/mott-haven", "external": 0, "promotion_type": 3}, {"pa_should_index": false, "listing_id": 35744932, "created_on": 1554859873, "modified_on": 1681768927, "listed_on": 1681596006, "listing_status": 1, "group_id": -861969, "address": "360 1st Ave", "city": "New York", "lat": 40.735569, "lng": -73.978883, "pets": [1, 2, 3], "leasing_fee": null, "building_id": 861969, "feed_name": "nestio_management", "image_ids": [434939892, 434939893, 434939894, 434939895, 434939896, 434939897, 434939898, 434939899, 434939900, 434939901], "neighborhood_id": 6196, "neighborhood_name": "Stuyvesant Town - Peter Cooper Village", "brokerage_id": 191525, "agent_id": 11730351, "agent_name": "Peter Cooper Village", "brokerage_name": "Beam Living", "brokerage_homepage": null, "state": "NY", "building_name": "Peter Cooper Village", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [11, 28, 7, 15], "building_amenities": [14], "phone": "(929) 205-5811", "listing_type": 1, "pb_id": 225446, "pb_url": "peter-cooper-village-stuyvesant-town-peter-cooper-village-new-york-ny", "date_available": null, "max_price": 7652, "min_price": 5247, "max_bedrooms": 3, "min_bedrooms": 1, "max_bathrooms": 2, "min_bathrooms": 1, "floorplan_count": 5, "min_lease_days": 365, "max_lease_days": 730, "lease_type": 1, "features": [35, 36, 10, 50, 19, 20, 23, 56, 61], "zipcode": "10010", "is_pad": false, "short_description": null, "amenity_tags": ["Granite Countertops", "Dishwasher", "Stainless Steel Appliances", "Garbage Disposal", "Walk-in Closet", "Pantry", "Microwave", "Private Outdoor Space", "Hardwood Floor"], "building_amenity_tags": ["Outdoor Space"], "max_all_bathrooms": [2, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "360-1st-ave-new-york-ny-10010-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "1BCNS", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p225446/peter-cooper-village-stuyvesant-town-peter-cooper-village-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/stuyvesant-town-peter-cooper-village", "external": 0, "promotion_type": 3}, {"pa_should_index": false, "listing_id": 46808439, "created_on": 1626849537, "modified_on": 1681355401, "listed_on": 1681779601, "listing_status": 1, "group_id": -1208407, "address": "200 East 87th Street", "city": "New York", "lat": 40.7791787, "lng": -73.9531732, "pets": [1, 2, 3], "leasing_fee": 1, "building_id": 1208407, "feed_name": null, "image_ids": [430027029, 430027028, 430027031, 430027034, 430027035, 430027041, 430027054, 430027045, 430027047, 430027057], "neighborhood_id": 150, "neighborhood_name": "Upper East Side", "brokerage_id": null, "agent_id": 9106721, "agent_name": "200 East 87th Street", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": "200 East 87th Street", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [1, 2, 7, 11, 14, 16], "building_amenities": [1, 2, 3, 4, 6, 12, 17], "phone": "(914) 278-2017", "listing_type": 1, "pb_id": 41749, "pb_url": null, "date_available": "2021/11/04", "max_price": 9000, "min_price": 2896, "max_bedrooms": 3, "min_bedrooms": 0, "max_bathrooms": 2, "min_bathrooms": 1, "floorplan_count": 16, "min_lease_days": null, "max_lease_days": null, "lease_type": 3, "features": [37, 50, 19, 56, 61], "zipcode": "10128", "is_pad": false, "short_description": "08J", "amenity_tags": ["Onsite Laundry", "Dishwasher", "Air Conditioning", "Central Heat", "In-Unit Laundry", "Hardwood Floor"], "building_amenity_tags": ["Onsite Laundry", "On-Site Management", "Concierge Service", "Fitness Center", "Residents Lounge", "Door Person", "Elevator", "Refrigerator", "Renovated Units", "Large Closets", "Views", "Terraces", "Children's Play Room", "Resident Remote Work Space", "24-hour front door staff", "Close Proximity to 4,5,6 and Q trains"], "max_all_bathrooms": [2, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "200-e-87th-st-new-york-ny-10128-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "08B", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p41749/200-east-87th-street-upper-east-side-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/upper-east-side", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53110940, "created_on": 1681778659, "modified_on": 1681778707, "listed_on": 1681778659, "listing_status": 1, "group_id": 53110940, "address": "85 Crooke Ave #2", "city": "New York", "lat": 40.65284, "lng": -73.962711, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [613050043, 613050044, 613050045, 613050046, 613050047, 613050048, 613050049, 613050050, 613050051, 613050052], "neighborhood_id": 183, "neighborhood_name": "Flatbush", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [11], "building_amenities": [], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/04/17", "max_price": 2637, "min_price": 2637, "max_bedrooms": 2, "min_bedrooms": 2, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [10, 11, 16, 17, 18, 19, 50, 23], "zipcode": "11226", "is_pad": false, "short_description": "This is a spectacular spacious 2 bedroom apartment with beautiful finishes in a pre war building 1 block from prospect park and 2 blocks from the Q,B trains. Flash into Manhattan on the express train or hit Atlantic terminal in 4 stops to catch just about any train you need. You can walk to\nSmorgasburg in the park in the summer, and the ice skating rink at the Lefrak center in the winter.\nProspect park south is one of the last hidden gems in Brooklyn. Come be a part of this historic and fantastic neighborhood.", "amenity_tags": ["Hardwood Floor"], "building_amenity_tags": null, "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 5584887, "pl_url": null, "pa_url": "85-crooke-ave-brooklyn-ny-11226-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/85-Crooke-Ave-Unit-2-Brooklyn-NY-11226-2016", "rating": null, "url": "/apartments-for-rent/5584887p/2-bedroom-flatbush-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/flatbush", "external": 0, "promotion_type": 3}, {"pa_should_index": false, "listing_id": 41133920, "created_on": 1588707084, "modified_on": 1681768637, "listed_on": 1681772271, "listing_status": 1, "group_id": -1016447, "address": "63 Wall St", "city": "New York", "lat": 40.705622, "lng": -74.008778, "pets": [1, 2, 3], "leasing_fee": null, "building_id": 1016447, "feed_name": "nestio_management", "image_ids": [345437493, 345437489, 345437494, 345437487, 345437488, 345437486, 345437490, 345437505, 345437507, 345437510], "neighborhood_id": 114, "neighborhood_name": "Financial District", "brokerage_id": 88884, "agent_id": 7525176, "agent_name": null, "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": "63 Wall Street", "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 0, "property_type": 4, "amenities": [1, 4, 7, 11, 15, 16, 28], "building_amenities": [2, 3, 4, 5, 6, 13, 14, 17], "phone": "(929) 305-1794", "listing_type": 1, "pb_id": 231259, "pb_url": null, "date_available": null, "max_price": 5495, "min_price": 3546, "max_bedrooms": 2, "min_bedrooms": 0, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 5, "min_lease_days": 365, "max_lease_days": 425, "lease_type": 1, "features": [35, 3, 50, 19, 20, 56, 61], "zipcode": "10005", "is_pad": false, "short_description": null, "amenity_tags": ["Sun Deck", "Onsite Laundry", "Fully Equipped Kitchen", "Renovated", "Granite Countertops", "Dishwasher", "Dryer", "Grand Piano", "Tiled Bathrooms", "Walk-in Closet", "Amazing Views", "Microwave", "Storage Facility", "High Ceilings", "Concierge Service", "In-Unit Laundry", "Hardwood Floor"], "building_amenity_tags": ["Onsite Laundry", "Garden", "Concierge Service", "Fitness Center", "Package Service", "Residents Lounge", "Roof Deck", "Outdoor Space", "Elevator", "Courtyard", "Package Acceptance", "Lounge", "Community WiFi", "Children's Play Room", "Roof Deck or Sun Deck"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": null, "pl_url": null, "pa_url": "63-wall-st-new-york-ny-10005-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": "1 Bedroom w/ HO / 1 Bathroom", "is_filter_ad": null, "provider_url": null, "rating": null, "url": "/apartment-buildings/p231259/63-wall-street-financial-district-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/financial-district", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53109865, "created_on": 1681770477, "modified_on": 1681770782, "listed_on": 1681770477, "listing_status": 1, "group_id": 53109865, "address": "631 Sterling Pl #3L", "city": "New York", "lat": 40.673709, "lng": -73.957828, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [613026398, 613026399, 613026400, 613026401, 613026402, 613026403, 613026404, 613026405], "neighborhood_id": 6188, "neighborhood_name": "Crown Heights", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [11, 4], "building_amenities": [10], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/06/01", "max_price": 3900, "min_price": 3900, "max_bedrooms": 3, "min_bedrooms": 3, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 18, 19, 50, 23], "zipcode": "11238", "is_pad": false, "short_description": "Gorgeous renovated three bedroom with high ceilings. Large living room with huge windows. Cherry wood floors. Stainless steel kitchen with granite counter tops. Large three bedrooms with closets and storage. Fully tiled bathroom with a deep soaking tub. Heat and hot water included. Steps from S,2,3,4 and 5 trains. Near Prospect Park, Brooklyn Museum and Franklin Ave trendy restaurants and bars. This is an AMAZING location!\n\nNo broker fee\nJune 1st move in\nCats only - sorry, no dogs", "amenity_tags": ["High Ceilings", "Hardwood Floor"], "building_amenity_tags": ["Storage"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 5242446, "pl_url": null, "pa_url": "631-sterling-pl-brooklyn-ny-11238-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/631-Sterling-Pl-Unit-3L-Brooklyn-NY-11238-2015", "rating": null, "url": "/apartments-for-rent/5242446p/3-bedroom-crown-heights-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/crown-heights", "external": 0, "promotion_type": 3}, {"pa_should_index": false, "listing_id": 53109125, "created_on": 1681763144, "modified_on": 1681763227, "listed_on": 1681763144, "listing_status": 1, "group_id": 53109125, "address": "169 N 7th St #2R", "city": "New York", "lat": 40.717743, "lng": -73.957145, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [613002774, 613002775, 613002776, 613002777, 613002778], "neighborhood_id": 115, "neighborhood_name": "Williamsburg", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [1, 2, 11], "building_amenities": [4, 14], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/05/01", "max_price": 4500, "min_price": 4500, "max_bedrooms": 2, "min_bedrooms": 2, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 18, 19, 50, 23], "zipcode": "11211", "is_pad": false, "short_description": "Prime Williamsburg 2 bedroom!\n\n- Newly renovated\n- Private outdoor space\n- Laundry in building\n\nIncredible location - near countless bars/cafes/restos. Bedford L and Marcy JMZ close. Cannot beat this location.\n\nNo broker fee\nAvailable 5/1", "amenity_tags": ["Air Conditioning", "Onsite Laundry", "Hardwood Floor"], "building_amenity_tags": ["Onsite Laundry", "Outdoor Space"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 2839896, "pl_url": null, "pa_url": "169-n-7th-st-brooklyn-ny-11211-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/169-N-7th-St-Unit-2R-Brooklyn-NY-11211-2013", "rating": null, "url": "/apartments-for-rent/2839896p/2-bedroom-williamsburg-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/williamsburg", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 52971261, "created_on": 1680726392, "modified_on": 1681763143, "listed_on": 1681763143, "listing_status": 1, "group_id": 52971261, "address": "77 Jefferson St #1R", "city": "New York", "lat": 40.699062, "lng": -73.93283, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [609017769, 609017770, 609017771, 609017772, 609017773, 609017774, 609017775, 609017776, 609017777, 609017778], "neighborhood_id": 165, "neighborhood_name": "Bushwick", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [2, 11], "building_amenities": [], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/03/27", "max_price": 4800, "min_price": 4800, "max_bedrooms": 3, "min_bedrooms": 3, "max_bathrooms": 2, "min_bathrooms": 2, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 50, 18, 19, 23], "zipcode": "11206", "is_pad": false, "short_description": null, "amenity_tags": ["Air Conditioning", "Hardwood Floor"], "building_amenity_tags": null, "max_all_bathrooms": [2, 1], "min_all_bathrooms": [2, 1], "pl_id": 6446003, "pl_url": null, "pa_url": "77-jefferson-st-brooklyn-ny-11206-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/77-Jefferson-St-Unit-1R-Brooklyn-NY-11206-1897", "rating": null, "url": "/apartments-for-rent/6446003p/3-bedroom-bushwick-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/bushwick", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53108631, "created_on": 1681756371, "modified_on": 1681763144, "listed_on": 1681756371, "listing_status": 1, "group_id": 53108631, "address": "413 Bushwick Ave #3F", "city": "New York", "lat": 40.70314, "lng": -73.937145, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [612995417, 612995418, 612995419, 612995420, 612995421, 612995422, 612995423, 612995424, 612995425, 612995426], "neighborhood_id": 115, "neighborhood_name": "Williamsburg", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [2, 11], "building_amenities": [], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/05/01", "max_price": 3000, "min_price": 3000, "max_bedrooms": 3, "min_bedrooms": 3, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 50, 18, 19, 23], "zipcode": "11206", "is_pad": false, "short_description": "Great 3 bedroom in Williamsburg!\n\n- Renovated\n- Central AC\n- Stainless steel appliances\n- Sunny\n\nSo close to the JMZ trains, countless bars and cafes. Lots to do! Very short commute to Manhattan\n\n5/1 move in\nNo broker fee", "amenity_tags": ["Air Conditioning", "Hardwood Floor"], "building_amenity_tags": null, "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 2344146, "pl_url": null, "pa_url": "413-bushwick-ave-brooklyn-ny-11206-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/413-Bushwick-Ave-Unit-3F-Brooklyn-NY-11206-2012", "rating": null, "url": "/apartments-for-rent/2344146p/3-bedroom-williamsburg-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/williamsburg", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53108629, "created_on": 1681756370, "modified_on": 1681756567, "listed_on": 1681756370, "listing_status": 1, "group_id": 53108629, "address": "1159 Gates Ave #3", "city": "New York", "lat": 40.691573, "lng": -73.920385, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [612995407, 612995408, 612995409, 612995410, 612995411, 612995412, 612995413, 612995414, 612995415, 612995416], "neighborhood_id": 165, "neighborhood_name": "Bushwick", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [16, 11], "building_amenities": [], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/04/17", "max_price": 3450, "min_price": 3450, "max_bedrooms": 3, "min_bedrooms": 3, "max_bathrooms": 2, "min_bathrooms": 2, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 18, 19, 50, 23], "zipcode": "11221", "is_pad": false, "short_description": null, "amenity_tags": ["In-Unit Laundry", "Hardwood Floor"], "building_amenity_tags": null, "max_all_bathrooms": [2, 0], "min_all_bathrooms": [2, 0], "pl_id": 1856299, "pl_url": null, "pa_url": "1159-gates-ave-brooklyn-ny-11221-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/1159-Gates-Ave-Unit-3-Brooklyn-NY-11221-2010", "rating": null, "url": "/apartments-for-rent/1856299p/3-bedroom-bushwick-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/bushwick", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53108630, "created_on": 1681756370, "modified_on": 1681756567, "listed_on": 1681756370, "listing_status": 1, "group_id": 53108630, "address": "1159 Gates Ave #2", "city": "New York", "lat": 40.691573, "lng": -73.920385, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [612995407, 612995408, 612995409, 612995410, 612995411, 612995412, 612995413, 612995414, 612995415, 612995416], "neighborhood_id": 165, "neighborhood_name": "Bushwick", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [16, 11], "building_amenities": [], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/04/16", "max_price": 3300, "min_price": 3300, "max_bedrooms": 3, "min_bedrooms": 3, "max_bathrooms": 2, "min_bathrooms": 2, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 18, 19, 50, 23], "zipcode": "11221", "is_pad": false, "short_description": null, "amenity_tags": ["In-Unit Laundry", "Hardwood Floor"], "building_amenity_tags": null, "max_all_bathrooms": [2, 0], "min_all_bathrooms": [2, 0], "pl_id": 2344150, "pl_url": null, "pa_url": "1159-gates-ave-brooklyn-ny-11221-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/1159-Gates-Ave-Unit-2-Brooklyn-NY-11221-2011", "rating": null, "url": "/apartments-for-rent/2344150p/3-bedroom-bushwick-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/bushwick", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53108627, "created_on": 1681756368, "modified_on": 1681756368, "listed_on": 1681756368, "listing_status": 1, "group_id": 53108627, "address": "126 Herkimer St #11", "city": "New York", "lat": 40.679271, "lng": -73.949081, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [559660418, 559660419, 559660420, 559660421, 559660422, 559660423, 559660424, 559660425], "neighborhood_id": 204, "neighborhood_name": "Bedford-Stuyvesant", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [2, 11, 7], "building_amenities": [11], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/04/17", "max_price": 3075, "min_price": 3075, "max_bedrooms": 2, "min_bedrooms": 2, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 18, 19, 50, 23], "zipcode": "11216", "is_pad": false, "short_description": "Virtual tours available!This place is located within short distance from BedStuy?s famed Stuyvesant Heights commercial corridor, where you?ll find Saraghina?s (best pizza and cocktails ever!), Therapy Wine Bar, Peaches, etc. Also, a short distance down to Franklin Ave, one of Crown Heights? most thriving streets with hip bars, cafes, restaurants galore, and many local businesses and with a strong sense of neighborhood charm.", "amenity_tags": ["Dishwasher", "Air Conditioning", "Hardwood Floor"], "building_amenity_tags": ["Business Center"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 16540531, "pl_url": null, "pa_url": "126-herkimer-st-brooklyn-ny-11216-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/126-Herkimer-St-Unit-11-Brooklyn-NY-11216-1546", "rating": null, "url": "/apartments-for-rent/16540531p/2-bedroom-bedford-stuyvesant-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/bedford-stuyvesant", "external": 0, "promotion_type": 3}, {"pa_should_index": false, "listing_id": 53108179, "created_on": 1681748714, "modified_on": 1681748827, "listed_on": 1681748714, "listing_status": 1, "group_id": 53108179, "address": "449 Keap St #3", "city": "New York", "lat": 40.712442, "lng": -73.952828, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [612987189, 612987190, 612987191, 612987192, 612987193, 612987194, 612987195, 612987196, 612987197, 612987198], "neighborhood_id": 115, "neighborhood_name": "Williamsburg", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [1, 2, 4, 7, 11], "building_amenities": [4, 5], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/05/01", "max_price": 6500, "min_price": 6500, "max_bedrooms": 4, "min_bedrooms": 4, "max_bathrooms": 2, "min_bathrooms": 2, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [11, 16, 17, 18, 19, 50, 23], "zipcode": "11211", "is_pad": false, "short_description": "Beautiful new 4 bed 2 full bath In the heart of Williamsburg.\n\n-High vaulted ceilings\n-Hardwood parquet flooring\n-Exposed brick\n~Skylight\n-Central Ac/Heat\n-Designer kitchen with tiled backsplash and deep sink\n-Brand name stainless steel appliances\n-Dishwasher\n-Two full bathrooms\n\nBuilding:\n- Laundry in Building\n-Package room\n-Pets OK\nCall to view today!", "amenity_tags": ["Onsite Laundry", "Dishwasher", "Air Conditioning", "High Ceilings", "Hardwood Floor"], "building_amenity_tags": ["Onsite Laundry", "Package Service"], "max_all_bathrooms": [2, 0], "min_all_bathrooms": [2, 0], "pl_id": 5194376, "pl_url": null, "pa_url": "449-keap-st-brooklyn-ny-11211-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/449-Keap-St-Unit-3-Brooklyn-NY-11211-2006", "rating": null, "url": "/apartments-for-rent/5194376p/4-bedroom-williamsburg-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/williamsburg", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53108180, "created_on": 1681748714, "modified_on": 1681748827, "listed_on": 1681748714, "listing_status": 1, "group_id": 53108180, "address": "1127 Flatbush Ave #8C", "city": "New York", "lat": 40.642939, "lng": -73.95736, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [610537066, 610537067, 610537068, 610537069, 610537070, 610537071, 610537072, 610537073, 610537074, 612987204], "neighborhood_id": 183, "neighborhood_name": "Flatbush", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [1, 2, 11, 7], "building_amenities": [17, 10, 4, 14], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/05/01", "max_price": 2009, "min_price": 2009, "max_bedrooms": 1, "min_bedrooms": 1, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [10, 11, 16, 17, 18, 19, 50, 23], "zipcode": "11226", "is_pad": false, "short_description": "The Residences at 1127 Flatbush Avenue sit conveniently at the intersection of two of Brooklyn?s hottest neighborhoods?Prospect Lefferts Gardens and Ditmas Park. If luxury is what you seek, then life at 1127 Flatbush is one you can afford.\n\nDesigned with its residents in mind, 1127 Flatbush offers 360 degree rooftop views of Brooklyn, Manhattan and Queens, which are only an elevator ride away from your green communal courtyard, laundry room, on-site storage lockers, and fully secure bike room.\n\nEach apartment?s layout is a thoughtfully considered balance of space and light", "amenity_tags": ["Dishwasher", "Air Conditioning", "Onsite Laundry", "Hardwood Floor"], "building_amenity_tags": ["Onsite Laundry", "Storage", "Outdoor Space", "Elevator"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 9028330, "pl_url": null, "pa_url": "1127-flatbush-ave-brooklyn-ny-11226-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/1127-Flatbush-Ave-Unit-8C-Brooklyn-NY-11226-2007", "rating": null, "url": "/apartments-for-rent/9028330p/1-bedroom-flatbush-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/flatbush", "external": 0, "promotion_type": 3}, {"pa_should_index": true, "listing_id": 53104605, "created_on": 1681705533, "modified_on": 1681705628, "listed_on": 1681705533, "listing_status": 1, "group_id": 53104605, "address": "2147 33rd St #2E", "city": "New York", "lat": 40.776029, "lng": -73.908149, "pets": [1, 2, 3], "leasing_fee": null, "building_id": null, "feed_name": "my_space", "image_ids": [612924278, 612924279, 612924280, 612924281, 612924282, 612924283, 612924284, 612924285], "neighborhood_id": 446, "neighborhood_name": "Astoria", "brokerage_id": null, "agent_id": 7906324, "agent_name": "MySpace NYC Rentals", "brokerage_name": null, "brokerage_homepage": null, "state": "NY", "building_name": null, "viewings": null, "tz": "America/New_York", "is_messageable": true, "city_state": "new-york-ny", "zappable": 1, "property_type": 4, "amenities": [1], "building_amenities": [4], "phone": null, "listing_type": 3, "pb_id": null, "pb_url": null, "date_available": "2023/04/16", "max_price": 2700, "min_price": 2700, "max_bedrooms": 2, "min_bedrooms": 2, "max_bathrooms": 1, "min_bathrooms": 1, "floorplan_count": 1, "min_lease_days": null, "max_lease_days": null, "lease_type": 1, "features": [10, 11, 16, 17, 18, 19, 50, 23], "zipcode": "11105", "is_pad": false, "short_description": "Newly upgraded 2BR APT in Astoria!\n\nApt features brand new kitchen with granite countertops, brand new appliances. Bathroom features new flooring, new vanity, toilet and medicine cabinets. Windows in every room.\n\nLaundry on site. Pet friendly.\n\nVery ideal location, only 19 minute commute to midtown Manhattan. 10-15 minute commute to LaGuaria airport, Queens museum and Citi field stadium.\n\nMany top rated restaurants, bars and cafes within walking distance. You?re going to love the area!\n\nContact me for a showing today!", "amenity_tags": ["Onsite Laundry"], "building_amenity_tags": ["Onsite Laundry"], "max_all_bathrooms": [1, 0], "min_all_bathrooms": [1, 0], "pl_id": 18654786, "pl_url": null, "pa_url": "2147-33rd-st-astoria-ny-11105-usa", "amenity_json": null, "pet_policy_json": null, "max_adults": null, "max_children": null, "title": null, "is_filter_ad": null, "provider_url": "https://myspacenyc.cazamio.com/apartments/21-47-33rd-Street-Unit-2E-Queens-NY-11105-2004", "rating": null, "url": "/apartments-for-rent/18654786p/2-bedroom-astoria-new-york-ny", "neighborhood_url": "/apartments-for-rent/new-york-ny/astoria", "external": 0, "promotion_type": 3}], "featured": null, "matching": 5263, "filters": {"url": "new-york-ny"}, "counts_by": null, "nearby": null} | {"type": "object", "properties": {"listables": {"type": "array", "items": {"type": "object"}}, "featured": {"type": "null"}, "matching": {"type": "integer"}, "filters": {"type": "object", "properties": {"url": {"type": "string"}}}, "counts_by": {"type": "null"}, "nearby": {"type": "null"}}} |
db170414-15b9-4fbf-8566-695d90954bed/e8934283-f1a9-49b4-a76c-b99d636c7e2e/1/0 | Zumper.com Scraper | Since Zumper.com doesn't provide an API, this API will help you to retrieve data from it. | 7.6 | Search for properties | To Search for properties | 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": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
6782358b-7488-4d1b-9f29-e0cda00166ba/59c9cf55-075d-4219-98e3-46b597f25ec4/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Baths | This endpoint retrieves the location (city, zip code, neighborhood, or a street address) bathrooms revenue and occupancy breakdown. | 200 | Response | {"status": "success", "content": [{"baths": 2, "count": 434, "min": 0, "max": 4815, "avg": 1936.0437788018432, "median": 1862.5, "adjusted_rental_income": 1951.330555555556, "median_night_rate": 128, "median_occupancy": 47}, {"baths": 1, "count": 322, "min": 0, "max": 4221, "avg": 1569.6832298136646, "median": 1519.5, "adjusted_rental_income": 1668.759722222222, "median_night_rate": 99, "median_occupancy": 50}, {"baths": 3, "count": 1, "min": 2536, "max": 2536, "avg": 2536, "median": 2536, "adjusted_rental_income": 2749.058333333333, "median_night_rate": 126, "median_occupancy": 66}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "array", "items": {"type": "object", "properties": {"baths": {"type": "integer"}, "count": {"type": "integer"}, "min": {"type": "integer"}, "max": {"type": "integer"}, "avg": {"type": "number"}, "median": {"type": "number"}, "adjusted_rental_income": {"type": "number"}, "median_night_rate": {"type": "integer"}, "median_occupancy": {"type": "integer"}}, "required": ["adjusted_rental_income", "avg", "baths", "count", "max", "median", "median_night_rate", "median_occupancy", "min"]}}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/f9327993-f151-47c4-9b36-939333780435/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Rental Activity Data | This endpoint retrieves the Airbnb location rental activity performance and group for booked and unbooked nights. | 200 | Response | {"status": "success", "content": [[{"count": 1, "sale_quarter": "quarter_181-270_day", "book_range": "181-270"}, {"count": 1, "sale_quarter": "quarter_272-365_day", "book_range": "271-365"}], [{"count": 1, "sale_quarter": "quarter_1-90_day", "unbook_range": "1-90"}, {"count": 1, "sale_quarter": "quarter_91-180_day", "unbook_range": "91-180"}]]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "sale_quarter": {"type": "string"}, "book_range": {"type": "string"}, "unbook_range": {"type": "string"}}, "required": ["count", "sale_quarter"]}}}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/50f11ccf-061c-4f11-a429-f072a99a858d/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Get Agent | This endpoint retrieves a random agent for given non-agent user. | 200 | Example_1 | {"status": "success", "content": {"agentData": {"id": 51266, "first_name": "Crawford", "last_name": "Grice", "email": "lcgrice@windstream.net", "primary_phone": null, "phone_number": "(706) 212-0228", "role": null, "office_id": 9457, "website": "http://rabunmountainhomes.com", "address": "141 South Main Street", "city": "CLAYTON", "state": "GA", "county": "Rabun", "zip_code": null, "company": "HARRY NORMAN REALTORS", "image": null, "real_estate_licence": null, "years_of_experience": null, "areas_served": null, "agent_specialities": null, "agent_experience": null, "summary": null, "title": null, "price_range": null, "sold_properties": null, "created_at": "2017-01-10T12:47:33.000Z", "updated_at": "2017-03-28T08:31:36.000Z", "agent_id": null, "cities_serving_in": [], "office_agents": [{"id": 53553, "first_name": "W. Delano", "last_name": "Moore", "email": "dmoore1937@gmail.com", "primary_phone": null, "phone_number": "(706) 212-0228", "role": null, "office_id": 9457, "website": "http://rabunmountainhomes.com", "address": "141 South Main Street", "city": "CLAYTON", "state": "GA", "county": "Rabun", "zip_code": null, "company": "HARRY NORMAN REALTORS", "image": null, "real_estate_licence": null, "years_of_experience": null, "areas_served": null, "agent_specialities": null, "agent_experience": null, "summary": null, "title": null, "mls_id": null, "price_range": null, "sold_properties": null, "active_properties": null, "mailchimp_transfer_date": null, "source": null, "created_at": "2017-01-12T13:19:00.000Z", "updated_at": "2017-03-30T11:55:26.000Z", "listhub_id": "3yd-GAMLS-MOOREDEE", "properties_count": 0}]}}} | {"type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "object", "properties": {"agentData": {"type": "object", "properties": {"id": {"type": "integer"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email": {"type": "string"}, "primary_phone": {"type": "null"}, "phone_number": {"type": "string"}, "role": {"type": "null"}, "office_id": {"type": "integer"}, "website": {"type": "string"}, "address": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "zip_code": {"type": "null"}, "company": {"type": "string"}, "image": {"type": "null"}, "real_estate_licence": {"type": "null"}, "years_of_experience": {"type": "null"}, "areas_served": {"type": "null"}, "agent_specialities": {"type": "null"}, "agent_experience": {"type": "null"}, "summary": {"type": "null"}, "title": {"type": "null"}, "price_range": {"type": "null"}, "sold_properties": {"type": "null"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "agent_id": {"type": "null"}, "cities_serving_in": {"type": "array"}, "office_agents": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email": {"type": "string"}, "primary_phone": {"type": "null"}, "phone_number": {"type": "string"}, "role": {"type": "null"}, "office_id": {"type": "integer"}, "website": {"type": "string"}, "address": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}, "zip_code": {"type": "null"}, "company": {"type": "string"}, "image": {"type": "null"}, "real_estate_licence": {"type": "null"}, "years_of_experience": {"type": "null"}, "areas_served": {"type": "null"}, "agent_specialities": {"type": "null"}, "agent_experience": {"type": "null"}, "summary": {"type": "null"}, "title": {"type": "null"}, "mls_id": {"type": "null"}, "price_range": {"type": "null"}, "sold_properties": {"type": "null"}, "active_properties": {"type": "null"}, "mailchimp_transfer_date": {"type": "null"}, "source": {"type": "null"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "listhub_id": {"type": "string"}, "properties_count": {"type": "integer"}}}}}}}}}} |
6782358b-7488-4d1b-9f29-e0cda00166ba/24e48115-ff5c-4085-af52-96f33fec3279/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Property Types | This endpoint retrieves the Search for property types in a location (city, zip code, neighborhood, or street address) and gets their stats. | 200 | Response | {"status": "success", "content": [{"property_type": "Serviced apartment", "count": 5, "min": 267, "max": 6901, "avg": 3569.6, "median": 3035, "adjusted_rental_income": 3706.777777777777, "median_night_rate": 204, "median_occupancy": 58}, {"property_type": "House", "count": 4, "min": 2545, "max": 4482, "avg": 3763.75, "median": 4014, "adjusted_rental_income": 3759.5000000000005, "median_night_rate": 188.5, "median_occupancy": 63}, {"property_type": "Apartment", "count": 2, "min": 1820, "max": 3340, "avg": 2580, "median": 2580, "adjusted_rental_income": 2676.615972222223, "median_night_rate": 169.5, "median_occupancy": 50}, {"property_type": "Guest suite", "count": 1, "min": 1157, "max": 1157, "avg": 1157, "median": 1157, "adjusted_rental_income": 1118.1166666666672, "median_night_rate": 156, "median_occupancy": 24}, {"property_type": "Condominium", "count": 1, "min": 2335, "max": 2335, "avg": 2335, "median": 2335, "adjusted_rental_income": 2539.588888888889, "median_night_rate": 124, "median_occupancy": 62}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "array", "items": {"type": "object", "properties": {"property_type": {"type": "string"}, "count": {"type": "integer"}, "min": {"type": "integer"}, "max": {"type": "integer"}, "avg": {"type": "number"}, "median": {"type": "integer"}, "adjusted_rental_income": {"type": "number"}, "median_night_rate": {"type": "number"}, "median_occupancy": {"type": "integer"}}, "required": ["adjusted_rental_income", "avg", "count", "max", "median", "median_night_rate", "median_occupancy", "min", "property_type"]}}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/2b19fcce-9f1e-4d2b-a857-2a47abe2a4b3/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Insights | This endpoint retrieves the Lookup location (city, zip code, neighborhood, or street address) and gets its insights. | 200 | Response | {"status": "success", "content": {"median_home_value": 974949.5, "sample_size": 17, "median_occupancy_rate": 70, "median_rental_income": 4240, "median_night_rate": 206, "adjusted_rental_income": 379.4141203703703, "price_to_rent_ratio": 214.13486558528044}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "object", "properties": {"median_home_value": {"type": "number"}, "sample_size": {"type": "integer"}, "median_occupancy_rate": {"type": "integer"}, "median_rental_income": {"type": "integer"}, "median_night_rate": {"type": "integer"}, "adjusted_rental_income": {"type": "number"}, "price_to_rent_ratio": {"type": "number"}}, "required": ["adjusted_rental_income", "median_home_value", "median_night_rate", "median_occupancy_rate", "median_rental_income", "price_to_rent_ratio", "sample_size"]}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/d5b374ae-4342-4898-b0af-4d9c18a794a6/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Nearby Listings | This endpoint retrieves the top5 location (city, zip code, neighborhood, or street address) MLS listings in the area. | 200 | Response | {"status": "success", "content": [{"address": "2413 Royal Crest Circle", "city": "Killeen", "state": "TX", "zip": 76549, "beds": 2, "baths": 2, "home_type": "Townhouse", "list_price": 105000, "neighborhood": "Killeen", "image_url": "http://photos.listhub.net/SMABOR/448457/1?lm=20210811T133003", "sqft": 1072, "mls_id": "448457", "days_on_market": 19, "last_sale_date": null, "last_sale_price": null, "listing_id": "448457", "has_pool": null, "is_water_front": null, "num_of_units": null, "latitude": 31.1124, "longitude": -97.7669, "traditional_ROI": 2.3865, "airbnb_ROI": 8.98189, "traditional_rental": 594.66, "airbnb_rental": 1709.72, "traditional_cap": 2.3865, "airbnb_cap": 8.98189}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "integer"}, "beds": {"type": "integer"}, "baths": {"type": "integer"}, "home_type": {"type": "string"}, "list_price": {"type": "integer"}, "neighborhood": {"type": "string"}, "image_url": {"type": "string"}, "sqft": {"type": "integer"}, "mls_id": {"type": "string"}, "days_on_market": {"type": "integer"}, "last_sale_date": {"type": "null"}, "last_sale_price": {"type": "null"}, "listing_id": {"type": "string"}, "has_pool": {"type": "null"}, "is_water_front": {"type": "null"}, "num_of_units": {"type": "null"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "traditional_ROI": {"type": "number"}, "airbnb_ROI": {"type": "number"}, "traditional_rental": {"type": "number"}, "airbnb_rental": {"type": "number"}, "traditional_cap": {"type": "number"}, "airbnb_cap": {"type": "number"}}, "required": ["address", "airbnb_ROI", "airbnb_cap", "airbnb_rental", "baths", "beds", "city", "days_on_market", "has_pool", "home_type", "image_url", "is_water_front", "last_sale_date", "last_sale_price", "latitude", "list_price", "listing_id", "longitude", "mls_id", "neighborhood", "num_of_units", "sqft", "state", "traditional_ROI", "traditional_cap", "traditional_rental", "zip"]}}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/186f36e9-a3b7-4198-b58d-2f2a0fffc1c1/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Beds | This endpoint retrieves the location (city, zip code, neighborhood, or a street address) bedrooms revenue and occupancy breakdown | 200 | Response | {"status": "success", "content": [{"beds": "1", "count": 66, "median": 1774.5, "adjusted_rental_income": 1970.1381944444445, "median_night_rate": 114.5, "median_occupancy": 52, "cleaning_fee": 80}, {"beds": "2", "count": 38, "median": 2289, "adjusted_rental_income": 2574.8975694444443, "median_night_rate": 160.5, "median_occupancy": 50.5, "cleaning_fee": 132.5}, {"beds": "0", "count": 31, "median": 1040, "adjusted_rental_income": 1229.5430555555558, "median_night_rate": 121, "median_occupancy": 32, "cleaning_fee": null}, {"beds": "3", "count": 30, "median": 3562, "adjusted_rental_income": 3881.6736111111113, "median_night_rate": 202.5, "median_occupancy": 61, "cleaning_fee": 160}, {"beds": "4", "count": 8, "median": 5143, "adjusted_rental_income": 4728.4736111111115, "median_night_rate": 250.5, "median_occupancy": 61, "cleaning_fee": 195}, {"beds": "5", "count": 1, "median": 4691, "adjusted_rental_income": 4500.044444444446, "median_night_rate": 417, "median_occupancy": 37, "cleaning_fee": 120}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "array", "items": {"type": "object", "properties": {"beds": {"type": "string"}, "count": {"type": "integer"}, "median": {"type": "number"}, "adjusted_rental_income": {"type": "number"}, "median_night_rate": {"type": "number"}, "median_occupancy": {"type": "number"}, "cleaning_fee": {"type": ["null", "number"]}}, "required": ["adjusted_rental_income", "beds", "cleaning_fee", "count", "median", "median_night_rate", "median_occupancy"]}}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/cea636c2-86c0-4835-9dc9-e4fa78fd7b21/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Historical Performance | This endpoint retrieves the location (city, zip code, neighborhood, or street address) historical performance. | 200 | Response | {"status": "success", "content": [{"zero_room_value": 2372.205882352941, "one_room_value": 1842.5135492063037, "two_room_value": 2714.15057851754, "three_room_value": 3512.458752202053, "four_room_value": 4641.88509832644, "month": 8, "year": 2021, "date": "8-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2714.15057851754, "three_room_value": 3512.458752202053, "four_room_value": 4641.88509832644, "month": 7, "year": 2021, "date": "7-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2715.9842218137255, "three_room_value": 3512.458752202053, "four_room_value": 4632.780024509804, "month": 6, "year": 2021, "date": "6-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2715.9842218137255, "three_room_value": 3512.458752202053, "four_room_value": 4614.443967333027, "month": 5, "year": 2021, "date": "5-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2715.7880153282017, "three_room_value": 3512.458752202053, "four_room_value": 4612.610511929382, "month": 4, "year": 2021, "date": "4-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2759.1516807406556, "three_room_value": 3549.1306786630666, "four_room_value": 4612.610511929382, "month": 3, "year": 2021, "date": "3-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2775.6540946212467, "three_room_value": 3585.802417231541, "four_room_value": 4610.777056525735, "month": 2, "year": 2021, "date": "2-2021"}, {"zero_room_value": 2372.205882352941, "one_room_value": 1877.351738424862, "two_room_value": 2775.6540946212467, "three_room_value": 3585.802417231541, "four_room_value": 4610.777056525735, "month": 1, "year": 2021, "date": "1-2021"}, {"zero_room_value": 2202.892156862745, "one_room_value": 1895.3767191569011, "two_room_value": 2757.187656776578, "three_room_value": 3609.775785558364, "four_room_value": 4439.675245098039, "month": 12, "year": 2020, "date": "12-2020"}, {"zero_room_value": 2202.892156862745, "one_room_value": 1950.9039438285079, "two_room_value": 2757.187656776578, "three_room_value": 3609.775785558364, "four_room_value": 4439.675245098039, "month": 11, "year": 2020, "date": "11-2020"}, {"zero_room_value": 2202.892156862745, "one_room_value": 1986.071132884306, "two_room_value": 2765.6051587871475, "three_room_value": 3615.4469448912378, "four_room_value": 4439.675245098039, "month": 10, "year": 2020, "date": "10-2020"}, {"zero_room_value": 2202.892156862745, "one_room_value": 1888.5743216720282, "two_room_value": 2856.1996866861978, "three_room_value": 3613.912193148744, "four_room_value": 4273.093665029488, "month": 9, "year": 2020, "date": "9-2020"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "array", "items": {"type": "object", "properties": {"zero_room_value": {"type": "number"}, "one_room_value": {"type": "number"}, "two_room_value": {"type": "number"}, "three_room_value": {"type": "number"}, "four_room_value": {"type": "number"}, "month": {"type": "integer"}, "year": {"type": "integer"}, "date": {"type": "string"}}, "required": ["date", "four_room_value", "month", "one_room_value", "three_room_value", "two_room_value", "year", "zero_room_value"]}}}, "required": ["content", "status"]} |
6782358b-7488-4d1b-9f29-e0cda00166ba/a4636056-d84b-40d9-ba7d-3624e5979324/0/0 | Mashvisor | Mashvisor APIs allow you to conduct real estate market analysis of any US housing market for both long term rental properties (traditional rentals) and short term rental properties (Airbnb rentals). Furthermore, you get access to nationwide real estate data for traditional rental listings as well as Airbnb listings. The data includes but is not limited to price estimate of MLS listings and off market properties, traditional rental rates (rental income), recurring rental expenses, Airbnb night... | 9 | Revenue Stats | This endpoint retrieves the revenue and occupancy statistics in a location (city, zip code, neighborhood, or street address). | 200 | Response | {"status": "success", "content": {"count": 70, "rental_income": {"adjusted_rental_income": 2666.0175, "median": 2797.5, "min": 1560, "max": 5500, "avg": 2928.9142857142856, "percentile_20": 1895, "percentile_10": 1895, "percentile_5": 1842.2, "percentile_80": 3854, "percentile_90": 4160, "percentile_95": 4764.999999999999}, "occuapncy_rate": {"median": 95.3, "min": 95.3, "max": 95.3, "avg": 95.3, "percentile_20": 95.3, "percentile_10": 95.3, "percentile_5": 95.3, "percentile_80": 95.3, "percentile_90": 95.3, "percentile_95": 95.3}, "median_night_rate": 93.25}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "content": {"type": "object", "properties": {"count": {"type": "integer"}, "rental_income": {"type": "object", "properties": {"adjusted_rental_income": {"type": "number"}, "median": {"type": "number"}, "min": {"type": "integer"}, "max": {"type": "integer"}, "avg": {"type": "number"}, "percentile_20": {"type": "integer"}, "percentile_10": {"type": "integer"}, "percentile_5": {"type": "number"}, "percentile_80": {"type": "integer"}, "percentile_90": {"type": "integer"}, "percentile_95": {"type": "number"}}, "required": ["adjusted_rental_income", "avg", "max", "median", "min", "percentile_10", "percentile_20", "percentile_5", "percentile_80", "percentile_90", "percentile_95"]}, "occuapncy_rate": {"type": "object", "properties": {"median": {"type": "number"}, "min": {"type": "number"}, "max": {"type": "number"}, "avg": {"type": "number"}, "percentile_20": {"type": "number"}, "percentile_10": {"type": "number"}, "percentile_5": {"type": "number"}, "percentile_80": {"type": "number"}, "percentile_90": {"type": "number"}, "percentile_95": {"type": "number"}}, "required": ["avg", "max", "median", "min", "percentile_10", "percentile_20", "percentile_5", "percentile_80", "percentile_90", "percentile_95"]}, "median_night_rate": {"type": "number"}}, "required": ["count", "median_night_rate", "occuapncy_rate", "rental_income"]}}, "required": ["content", "status"]} |
0c7bf071-165e-4884-97ed-d6e85a40ee0e/54abbf57-481a-4257-b7f9-d9fc44863ed1/0/0 | IP dump info | these offers REST JSON API for fetching IP info like ASN, geo location, mobile carrier, hostname, detecting if using in TOR, hosting, proxy or VPN. | 6.9 | Dump IP info | returns IP geo location, hostname, mobile carrier, abuse contact, ASN, network usage (TOR, hosting, anycast, proxy, vpn) | 200 | New Example | {"ip": "112.198.99.102", "asn": {"name": "Globe Telecoms", "domain": "globe.com.ph", "route": "112.198.99.0/24", "type": "isp", "id": "AS4775"}, "carrier": {"name": "Globe", "mcc": "515", "mnc": "2"}, "location": {"city": "Lacson", "region": "Davao", "country_code2": "PH", "country_code3": "PHL", "country_name": "Philippines", "lat_long": "7.2119,125.4422", "postal": "7010", "timezone": "Asia/Manila"}, "type": {"vpn": false, "proxy": false, "tor": false, "hosting": false, "anycast": false, "mobile_carrier": true}, "report_abuse": {"address": "The Globe Tower, 32nd Street corner 7th Avenue, Bonifacio Global City, Taguig, Philippines", "country": "PH", "email": "cybersecurity_abuse@globe.com.ph", "name": "Globe IP Net Admin", "phone": "+63-2-7977638"}} | {"type": "object", "properties": {"ip": {"type": "string"}, "asn": {"type": "object", "properties": {"name": {"type": "string"}, "domain": {"type": "string"}, "route": {"type": "string"}, "type": {"type": "string"}, "id": {"type": "string"}}}, "carrier": {"type": "object", "properties": {"name": {"type": "string"}, "mcc": {"type": "string"}, "mnc": {"type": "string"}}}, "location": {"type": "object", "properties": {"city": {"type": "string"}, "region": {"type": "string"}, "country_code2": {"type": "string"}, "country_code3": {"type": "string"}, "country_name": {"type": "string"}, "lat_long": {"type": "string"}, "postal": {"type": "string"}, "timezone": {"type": "string"}}}, "type": {"type": "object", "properties": {"vpn": {"type": "boolean"}, "proxy": {"type": "boolean"}, "tor": {"type": "boolean"}, "hosting": {"type": "boolean"}, "anycast": {"type": "boolean"}, "mobile_carrier": {"type": "boolean"}}}, "report_abuse": {"type": "object", "properties": {"address": {"type": "string"}, "country": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "phone": {"type": "string"}}}}} |
0c7bf071-165e-4884-97ed-d6e85a40ee0e/76c8b5ab-5d06-4cc4-ac6f-d60d6c75a168/0/0 | IP dump info | these offers REST JSON API for fetching IP info like ASN, geo location, mobile carrier, hostname, detecting if using in TOR, hosting, proxy or VPN. | 6.9 | IP geo location | returns IP geo location | 200 | New Example | {"city": "Lacson", "region": "Davao", "country_code2": "PH", "country_code3": "PHL", "country_name": "Philippines", "lat_long": "7.2119,125.4422", "postal": "7010", "timezone": "Asia/Manila", "ip": "112.198.99.102"} | {"type": "object", "properties": {"city": {"type": "string"}, "region": {"type": "string"}, "country_code2": {"type": "string"}, "country_code3": {"type": "string"}, "country_name": {"type": "string"}, "lat_long": {"type": "string"}, "postal": {"type": "string"}, "timezone": {"type": "string"}, "ip": {"type": "string"}}} |
0c7bf071-165e-4884-97ed-d6e85a40ee0e/6a1fdb0f-4aa0-4c74-840c-3b2a1d2dd884/0/0 | IP dump info | these offers REST JSON API for fetching IP info like ASN, geo location, mobile carrier, hostname, detecting if using in TOR, hosting, proxy or VPN. | 6.9 | IP ASN | returns IP ASN details | 200 | New Example | {"name": "Globe Telecoms", "domain": "globe.com.ph", "route": "112.198.99.0/24", "type": "isp", "id": "AS4775", "ip": "112.198.99.102"} | {"type": "object", "properties": {"name": {"type": "string"}, "domain": {"type": "string"}, "route": {"type": "string"}, "type": {"type": "string"}, "id": {"type": "string"}, "ip": {"type": "string"}}} |
0c7bf071-165e-4884-97ed-d6e85a40ee0e/9c230740-65f5-49e6-8f7c-a7bb2a51bfa7/0/0 | IP dump info | these offers REST JSON API for fetching IP info like ASN, geo location, mobile carrier, hostname, detecting if using in TOR, hosting, proxy or VPN. | 6.9 | IP Type | returns if network used in TOR, proxy, VPN, and hosting. network is mobile data/carrier or anycast | 200 | New Example | {"vpn": false, "proxy": false, "tor": false, "hosting": false, "anycast": false, "mobile_carrier": true, "ip": "112.198.99.102"} | {"type": "object", "properties": {"vpn": {"type": "boolean"}, "proxy": {"type": "boolean"}, "tor": {"type": "boolean"}, "hosting": {"type": "boolean"}, "anycast": {"type": "boolean"}, "mobile_carrier": {"type": "boolean"}, "ip": {"type": "string"}}} |
0c7bf071-165e-4884-97ed-d6e85a40ee0e/102a9e0a-2bce-45f4-b640-c244c84b195a/0/0 | IP dump info | these offers REST JSON API for fetching IP info like ASN, geo location, mobile carrier, hostname, detecting if using in TOR, hosting, proxy or VPN. | 6.9 | IP abuse contact | returns IP abuse contact | 200 | New Example | {"address": "The Globe Tower, 32nd Street corner 7th Avenue, Bonifacio Global City, Taguig, Philippines", "country": "PH", "email": "cybersecurity_abuse@globe.com.ph", "name": "Globe IP Net Admin", "phone": "+63-2-7977638", "ip": "112.198.99.102"} | {"type": "object", "properties": {"address": {"type": "string"}, "country": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "phone": {"type": "string"}, "ip": {"type": "string"}}} |
fb129592-e9cc-4084-975e-a647e8a08caa/e1db4a44-60d0-4276-9b9b-5c922033e9a7/0/0 | RC Verification India | RC Verification india | 8.7 | Vehicle Details | RC Details | 200 | Response | {"name": "Vehicle Number Details", "type": "Success", "message": "Vehicle Details fetched successfully", "status": "200", "detail": {"hypothecation": true, "vehicleCategory": "LMV", "fuelType": "Diesel", "registeredAt": "2022-11-23", "color": "OBERON BLK", "rcNormsDesc": "BHARAT STAGE VI", "engineNo": "46343841-42XXXXX", "chassisNo": "MAT631584NWJXXXXX", "chassisNoFull": "MAT631584NWJ70889", "insuranceCompany": "GO DIGIT GENERAL INSURANCE LTD", "insuranceUpTo": "2025-10-01", "rtoNocIssued": "false", "manufacturingMonthYr": "9/2022", "fitnessUpTo": "2037-11-22", "taxUpTo": "2037-11-22", "vehicleClassDesc": "Motor Car(LMV)", "registrationNumber": "GJ01WJ0387", "brand": {"make_id": 34, "make_display": "Tata"}, "model": {"model_id": 455, "model_display": "Harrier"}, "year": null, "regn_year": "2022", "states": {"state_id": 10, "state_code": "GJ", "state_name": "Gujarat"}, "RTO": {"rto_detail_id": 731, "rto_code": "GJ-01"}, "rc_model": "HARRIER XZA+ 2.0L KRYOTEC BSVI", "full_details": null, "rc_owner_name": "CHETANBHAI HASMUKHBHAI PATEL", "rc_owner_name_masked": null, "rc_vh_class_desc": "Motor Car(LMV)", "rc_owner_sr": "1", "ds_details": [{"variant": null, "confidence_score": 47.45, "make_id": 34, "model_id": 455}]}, "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "message": {"type": "string"}, "status": {"type": "string"}, "detail": {"type": "object", "properties": {"hypothecation": {"type": "boolean"}, "vehicleCategory": {"type": "string"}, "fuelType": {"type": "string"}, "registeredAt": {"type": "string"}, "color": {"type": "string"}, "rcNormsDesc": {"type": "string"}, "engineNo": {"type": "string"}, "chassisNo": {"type": "string"}, "chassisNoFull": {"type": "string"}, "insuranceCompany": {"type": "string"}, "insuranceUpTo": {"type": "string"}, "rtoNocIssued": {"type": "string"}, "manufacturingMonthYr": {"type": "string"}, "fitnessUpTo": {"type": "string"}, "taxUpTo": {"type": "string"}, "vehicleClassDesc": {"type": "string"}, "registrationNumber": {"type": "string"}, "brand": {"type": "object", "properties": {"make_id": {"type": "integer"}, "make_display": {"type": "string"}}, "required": ["make_display", "make_id"]}, "model": {"type": "object", "properties": {"model_id": {"type": "integer"}, "model_display": {"type": "string"}}, "required": ["model_display", "model_id"]}, "year": {"type": "null"}, "regn_year": {"type": "string"}, "states": {"type": "object", "properties": {"state_id": {"type": "integer"}, "state_code": {"type": "string"}, "state_name": {"type": "string"}}, "required": ["state_code", "state_id", "state_name"]}, "RTO": {"type": "object", "properties": {"rto_detail_id": {"type": "integer"}, "rto_code": {"type": "string"}}, "required": ["rto_code", "rto_detail_id"]}, "rc_model": {"type": "string"}, "full_details": {"type": "null"}, "rc_owner_name": {"type": "string"}, "rc_owner_name_masked": {"type": "null"}, "rc_vh_class_desc": {"type": "string"}, "rc_owner_sr": {"type": "string"}, "ds_details": {"type": "array", "items": {"type": "object", "properties": {"variant": {"type": "null"}, "confidence_score": {"type": "number"}, "make_id": {"type": "integer"}, "model_id": {"type": "integer"}}, "required": ["confidence_score", "make_id", "model_id", "variant"]}}}, "required": ["RTO", "brand", "chassisNo", "chassisNoFull", "color", "ds_details", "engineNo", "fitnessUpTo", "fuelType", "full_details", "hypothecation", "insuranceCompany", "insuranceUpTo", "manufacturingMonthYr", "model", "rcNormsDesc", "rc_model", "rc_owner_name", "rc_owner_name_masked", "rc_owner_sr", "rc_vh_class_desc", "registeredAt", "registrationNumber", "regn_year", "rtoNocIssued", "states", "taxUpTo", "vehicleCategory", "vehicleClassDesc", "year"]}, "success": {"type": "boolean"}}, "required": ["detail", "message", "name", "status", "success", "type"]} |
d431fa20-4a16-4ca9-9b72-633a70c4e0f1/eda0a6d2-6287-45c7-9019-178180b46a7f/0/0 | SERP Results | Get Search Engine Results with simple API (SERP API) | 7.9 | SERP | SERP | 200 | Response | {"search_term": "YouTube", "search_site": null, "proxy": "US", "knowledge_panel": {"name": "YouTube", "label": "Video sharing company", "description": {"text": "YouTube is an American online video sharing and social media platform headquartered in San Bruno, California. It was launched on February 14, 2005, by Steve Chen, Chad Hurley, and Jawed Karim. It is owned by Google, and is the second most visited website, after Google Search.", "url": "https://en.wikipedia.org/wiki/YouTube", "site": "Wikipedia"}, "image": {"url": "https://encrypted-tbn0.gstatic.com/images?q=tbn:Cn8Q5yRKsEmPmM", "width": 225, "height": 225, "page_url": "https://www.pinterest.com/pin/793337290594260546/sent/?invite_code=4423b3aef3734811b000261f72d78151&sfo=1"}, "info": [{"title": "Headquarters", "labels": ["San Bruno, CA"]}, {"title": "Revenue", "labels": ["28.84\u00a0billion USD"]}, {"title": "Founded", "labels": ["February 14, 2005, San Mateo, CA"]}, {"title": "CEO", "labels": ["Susan Wojcicki (Feb 5, 2014\u2013)"]}, {"title": "Founders", "labels": ["Jawed Karim", "Chad Hurley", "Steve Chen"]}, {"title": "Parent organization", "labels": ["Google"]}]}, "results": [{"position": 1, "url": "https://www.youtube.com/", "title": "YouTube", "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube."}, {"position": 2, "url": "https://blog.youtube/", "title": "YouTube Blog \u2014 Official Blog for Latest YouTube News & Insights", "description": "Explore our official blog for the latest news about YouTube, creator and artist profiles, culture and trends analyses, and behind-the-scenes insights."}, {"position": 3, "url": "https://play.google.com/store/apps/details?id=com.google.android.youtube&hl=en_US&gl=US", "title": "YouTube - Apps on Google Play", "description": "Get the official YouTube app on Android phones and tablets. See what the world is watching -- from the hottest music videos to what's\u00a0..."}, {"position": 4, "url": "https://en.wikipedia.org/wiki/YouTube", "title": "YouTube - Wikipedia", "description": "YouTube is an American online video sharing and social media platform headquartered in San Bruno, California. It was launched on February 14, 2005,\u00a0..."}, {"position": 5, "url": "https://www.facebook.com/youtube/", "title": "YouTube - Home | Facebook", "description": "YouTube. 87198078 likes \u00b7 120247 talking about this. The latest and greatest music videos, trends and channels from YouTube."}, {"position": 6, "url": "https://support.google.com/youtube/answer/1646861?hl=en", "title": "Create a YouTube channel - Google Help", "description": "You can watch and like videos and subscribe to channels with a Google Account. But without a YouTube channel, you have no public presence on YouTube."}, {"position": 7, "url": "https://support.google.com/youtube/?hl=en", "title": "YouTube Help - Google Support", "description": "Fix a problem \u00b7 Watch videos \u00b7 Manage your account & settings \u00b7 Supervised experience on YouTube \u00b7 YouTube Premium \u00b7 Create & grow your channel \u00b7 Monetize with the\u00a0..."}, {"position": 8, "url": "https://developers.google.com/youtube", "title": "YouTube - Google Developers", "description": "Play YouTube Videos. Use an embedded player to play videos directly in your app and customize the playback experience. IFrame Android iOS Player parameters\u00a0..."}, {"position": 9, "url": "https://apps.apple.com/us/app/youtube-watch-listen-stream/id544007664", "title": "YouTube: Watch, Listen, Stream on the App Store", "description": "Get the official YouTube app on iPhones and iPads. See what the world is watching -- from the hottest music videos to what's popular in\u00a0..."}, {"position": 10, "url": "https://www.youtubekids.com/", "title": "YouTube Kids", "description": "YouTube Kids provides a more contained environment for kids to explore YouTube and makes it easier for parents and caregivers to guide their journey."}], "related_keywords": {"spelling_suggestion_html": null, "spelling_suggestion": null, "keywords": [{"position": 1, "knowledge": {"title": "YouTube", "label": "", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTuo8d7G2XgSzZBrWZ5yy6rQ6KNRIDNGymLk4_GzVfiHw&s=10"}, "keyword_html": "youtube", "keyword": "youtube"}, {"position": 2, "knowledge": null, "keyword_html": "youtube<b> tv</b>", "keyword": "youtube tv"}, {"position": 3, "knowledge": null, "keyword_html": "youtube<b> music</b>", "keyword": "youtube music"}, {"position": 4, "knowledge": null, "keyword_html": "youtube<b> kids</b>", "keyword": "youtube kids"}, {"position": 5, "knowledge": null, "keyword_html": "youtube<b> tv login</b>", "keyword": "youtube tv login"}, {"position": 6, "knowledge": null, "keyword_html": "youtube<b> shorts</b>", "keyword": "youtube shorts"}, {"position": 7, "knowledge": null, "keyword_html": "youtube<b> studio</b>", "keyword": "youtube studio"}, {"position": 8, "knowledge": null, "keyword_html": "youtube<b> activate</b>", "keyword": "youtube activate"}, {"position": 9, "knowledge": null, "keyword_html": "youtube<b> premium</b>", "keyword": "youtube premium"}, {"position": 10, "knowledge": null, "keyword_html": "youtube<b> tv channels</b>", "keyword": "youtube tv channels"}]}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"search_term": {"type": "string"}, "search_site": {"type": "null"}, "proxy": {"type": "string"}, "knowledge_panel": {"type": "object", "properties": {"name": {"type": "string"}, "label": {"type": "string"}, "description": {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}, "site": {"type": "string"}}, "required": ["site", "text", "url"]}, "image": {"type": "object", "properties": {"url": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "page_url": {"type": "string"}}, "required": ["height", "page_url", "url", "width"]}, "info": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "labels": {"type": "array", "items": {"type": "string"}}}, "required": ["labels", "title"]}}}, "required": ["description", "image", "info", "label", "name"]}, "results": {"type": "array", "items": {"type": "object", "properties": {"position": {"type": "integer"}, "url": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "position", "title", "url"]}}, "related_keywords": {"type": "object", "properties": {"spelling_suggestion_html": {"type": "null"}, "spelling_suggestion": {"type": "null"}, "keywords": {"type": "array", "items": {"type": "object", "properties": {"position": {"type": "integer"}, "knowledge": {"anyOf": [{"type": "null"}, {"type": "object", "properties": {"title": {"type": "string"}, "label": {"type": "string"}, "image": {"type": "string"}}, "required": ["image", "label", "title"]}]}, "keyword_html": {"type": "string"}, "keyword": {"type": "string"}}, "required": ["keyword", "keyword_html", "knowledge", "position"]}}}, "required": ["keywords", "spelling_suggestion", "spelling_suggestion_html"]}}, "required": ["knowledge_panel", "proxy", "related_keywords", "results", "search_site", "search_term"]} |
78a8ad88-bc0e-4731-b737-9b77bf64d015/3ed4a080-66a6-4409-99be-fdb18c97d20b/0/0 | Truecaller | 100% success rate phone lookup API for truecaller | 9.2 | Phone Lookup | Get a lot of valuable information about a specific number.
How to use:
{phone} - [country code][phone number].
For example, for the number 0918217437 of Thailand, the correct value is 66918217437 | 200 | Response | {"data": [{"id": "CpprfcuGjSVNj08CGGWUdg==", "name": "Guy Katznelson", "imId": "1f98sfbucgkjk", "gender": "UNKNOWN", "image": "https://storage.googleapis.com/tc-images-noneu/myview/1/17c8e4892040b89139fdd1cca9ebbb84/1", "score": 0.9, "access": "PUBLIC", "enhanced": true, "phones": [{"e164Format": "+972547332554", "numberType": "MOBILE", "nationalFormat": "054-733-2554", "dialingCode": 972, "countryCode": "IL", "carrier": "Pelephone", "type": "openPhone"}], "addresses": [{"address": "IL", "countryCode": "IL", "timeZone": "+03:00", "type": "address"}], "internetAddresses": [{"id": "guy@prpl.co.il", "service": "email", "caption": "Guy Katznelson", "type": "internetAddress"}, {"id": "1466975396694640", "service": "facebook", "type": "internetAddress"}], "badges": ["user"], "tags": [], "cacheTtl": 1296000000, "sources": [], "searchWarnings": [], "surveys": []}], "provider": "ss-nu", "stats": {"sourceStats": []}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "imId": {"type": "string"}, "gender": {"type": "string"}, "image": {"type": "string"}, "score": {"type": "number"}, "access": {"type": "string"}, "enhanced": {"type": "boolean"}, "phones": {"type": "array", "items": {"type": "object", "properties": {"e164Format": {"type": "string"}, "numberType": {"type": "string"}, "nationalFormat": {"type": "string"}, "dialingCode": {"type": "integer"}, "countryCode": {"type": "string"}, "carrier": {"type": "string"}, "type": {"type": "string"}}, "required": ["carrier", "countryCode", "dialingCode", "e164Format", "nationalFormat", "numberType", "type"]}}, "addresses": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string"}, "countryCode": {"type": "string"}, "timeZone": {"type": "string"}, "type": {"type": "string"}}, "required": ["address", "countryCode", "timeZone", "type"]}}, "internetAddresses": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "service": {"type": "string"}, "caption": {"type": "string"}, "type": {"type": "string"}}, "required": ["id", "service", "type"]}}, "badges": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array"}, "cacheTtl": {"type": "integer"}, "sources": {"type": "array"}, "searchWarnings": {"type": "array"}, "surveys": {"type": "array"}}, "required": ["access", "addresses", "badges", "cacheTtl", "enhanced", "gender", "id", "imId", "image", "internetAddresses", "name", "phones", "score", "searchWarnings", "sources", "surveys", "tags"]}}, "provider": {"type": "string"}, "stats": {"type": "object", "properties": {"sourceStats": {"type": "array"}}, "required": ["sourceStats"]}}, "required": ["data", "provider", "stats"]} |
73a57bfa-b623-4a4b-bc0f-9a413bb29913/d8a8b5c7-2bbc-4b6d-b20c-a365b1457c3f/0/0 | Cloudflare Proxy |
Query cloudflare guarded website via axios or curl directly
Query websocket, socket.io url via POST (send message unsupported yet)
Can be used as rotate proxy, save more compare to residential proxy (brightdata, oxylabs, etc)!
Allow better anonymity for further data crawling and analysis.
| 7.1 | POST - Passive Bypass / Rotate Proxy | Can be used to query cloudflare guarded website via axios or curl directly
Optional header: Px-IP (can be used to forge request_ip - ipv4 only)
^ It only work with web app that check X-Forwarded-For, True-Client-IP, X-Real-IP, CF-Connecting-IP headers. | 200 | New Example | {"data": "value", "others": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}, "others": {"type": "string"}}, "required": ["data", "others"]} |
73a57bfa-b623-4a4b-bc0f-9a413bb29913/9d277849-012c-4395-bd33-cfe8283584e8/0/0 | Cloudflare Proxy |
Query cloudflare guarded website via axios or curl directly
Query websocket, socket.io url via POST (send message unsupported yet)
Can be used as rotate proxy, save more compare to residential proxy (brightdata, oxylabs, etc)!
Allow better anonymity for further data crawling and analysis.
| 7.1 | PATCH - Passive Bypass / Rotate Proxy | Can be used to query cloudflare guarded website via axios or curl directly
Optional header: Px-IP (can be used to forge request_ip - ipv4 only)
^ It only work with web app that check X-Forwarded-For, True-Client-IP, X-Real-IP, CF-Connecting-IP headers. | 200 | New Example | {"data": "value", "others": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}, "others": {"type": "string"}}, "required": ["data", "others"]} |
73a57bfa-b623-4a4b-bc0f-9a413bb29913/abe0015d-2763-45e9-a2eb-452b9d5345d9/0/0 | Cloudflare Proxy |
Query cloudflare guarded website via axios or curl directly
Query websocket, socket.io url via POST (send message unsupported yet)
Can be used as rotate proxy, save more compare to residential proxy (brightdata, oxylabs, etc)!
Allow better anonymity for further data crawling and analysis.
| 7.1 | DELETE - Passive Bypass / Rotate Proxy | Can be used to query cloudflare guarded website via axios or curl directly
Optional header: Px-IP (can be used to forge request_ip) | 200 | New Example | {"data": "value", "others": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}, "others": {"type": "string"}}, "required": ["data", "others"]} |
73a57bfa-b623-4a4b-bc0f-9a413bb29913/f7885b7f-74f7-44f1-93ce-8cc2c33d9046/0/0 | Cloudflare Proxy |
Query cloudflare guarded website via axios or curl directly
Query websocket, socket.io url via POST (send message unsupported yet)
Can be used as rotate proxy, save more compare to residential proxy (brightdata, oxylabs, etc)!
Allow better anonymity for further data crawling and analysis.
| 7.1 | GET - Passive Bypass / Rotate Proxy | Can be used to query cloudflare guarded website via axios or curl directly
Optional header: Px-IP (can be used to forge request_ip - ipv4 only)
^ It only work with web app that check X-Forwarded-For, True-Client-IP, X-Real-IP, CF-Connecting-IP headers. | 200 | New Example | {"data": "value", "others": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}, "others": {"type": "string"}}, "required": ["data", "others"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.