{
  "openapi": "3.0.1",
  "info": {
    "title": "Crunchbase Scraper - Unlimited Data No API Pricing 100% Success",
    "description": "Extract unlimited Crunchbase data without expensive API pricing. Get funding rounds, investors, revenue, employees & contact info. 130+ fields. $11.99/1K companies. No rate limits. 100% success rate. Alternative to Crunchbase Enterprise API.",
    "version": "0.0",
    "x-build-id": "ufLWaYNoC1sUXboUH"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/davidsharadbhatt~crunchbase-company-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-davidsharadbhatt-crunchbase-company-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/davidsharadbhatt~crunchbase-company-scraper/runs": {
      "post": {
        "operationId": "runs-sync-davidsharadbhatt-crunchbase-company-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/davidsharadbhatt~crunchbase-company-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-davidsharadbhatt-crunchbase-company-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "maxCompanies",
          "companyType"
        ],
        "properties": {
          "maxCompanies": {
            "title": "Enter Maximum number of companies you need",
            "minimum": 1000,
            "maximum": 4000000,
            "type": "integer",
            "description": "You may limit the number of search results as per your budget (max allowed 40 lakhs companies)",
            "default": 4000000
          },
          "headquartersLocation": {
            "title": "Enter Location of Company's headquarters one below another: Accepted formats are ('City'), ('City, State'), ('City, State, Country'), ('State'), ('State, Country') or ('Country'). Please do not use abbreviations such as TX, NY,USA or USA. click ❓ for more details",
            "type": "string",
            "description": "Enter one or more locations one below another. Accepted formats are 'City' \n 'City', 'State'\n 'City, State, Country' or 'State, Country'\n 'Country'. \n e.g. Austin \nAustin, Texas \nAustin, Texas, United States \nTexas, United States \nUnited States \nKindly consider ambiguity due to fact that multiple city/state can have same names. So it is always advisable to put atleast 2 descriptors like city, state or state, country ",
            "default": ""
          },
          "industry": {
            "title": "Select Industry type",
            "uniqueItems": true,
            "type": "array",
            "description": "Select one or more industries you want to include in the search.",
            "items": {
              "type": "string",
              "enum": [
                "3D Printing",
                "3D Technology",
                "A/B Testing",
                "Accounting",
                "Ad Exchange",
                "Ad Network",
                "Ad Retargeting",
                "Ad Server",
                "Ad Targeting",
                "Addiction Treatment",
                "Adult",
                "Advanced Materials",
                "Adventure Travel",
                "Advertising",
                "Advertising Platforms",
                "Advice",
                "Advocacy",
                "Aerospace",
                "Affiliate Marketing",
                "AgTech",
                "Agriculture",
                "Air Transportation",
                "Alternative Medicine",
                "Alternative Protein",
                "Alumni",
                "American Football",
                "Amusement Park and Arcade",
                "Analytics",
                "Android",
                "Angel Investment",
                "Animal Feed",
                "Animation",
                "App Discovery",
                "App Marketing",
                "Apparel",
                "Application Performance Management",
                "Application Specific Integrated Circuit (ASIC)",
                "Apps",
                "Aquaculture",
                "Architecture",
                "Archiving Service",
                "Art",
                "Artificial Intelligence (AI)",
                "Asset Management",
                "Assisted Living",
                "Assistive Technology",
                "Association",
                "Auctions",
                "Audio",
                "Audio Recording and Production",
                "Audio/Visual Equipment",
                "Audiobooks",
                "Augmented Reality",
                "Auto Insurance",
                "Automotive",
                "Autonomous Vehicles",
                "B2B",
                "B2C",
                "Baby",
                "Bakery",
                "Banking",
                "Baseball",
                "Basketball",
                "Battery",
                "Beauty",
                "Big Data",
                "Billing",
                "Biofuel",
                "Bioinformatics",
                "Biomass Energy",
                "Biometrics",
                "Biopharma",
                "Biotechnology",
                "Bitcoin",
                "Blockchain",
                "Blogging Platforms",
                "Boating",
                "Bookkeeping and Payroll",
                "Books",
                "Brand Marketing",
                "Brewing",
                "Broadcasting",
                "Browser Extensions",
                "Building Maintenance",
                "Building Material",
                "Business Development",
                "Business Information Systems",
                "Business Intelligence",
                "Business Process Automation (BPA)",
                "Business Travel",
                "CAD",
                "CMS",
                "CRM",
                "Call Center",
                "Cannabis",
                "Car Sharing",
                "Carbon Capture",
                "Card and Board Games",
                "Career Planning",
                "Casino",
                "Casual Games",
                "Catering",
                "Cause Marketing",
                "Celebrity",
                "Charging Infrastructure",
                "Charity",
                "Charter Schools",
                "Chatbot",
                "Chemical",
                "Chemical Engineering",
                "Child Care",
                "Children",
                "CivicTech",
                "Civil Engineering",
                "Classifieds",
                "Clean Energy",
                "CleanTech",
                "Cleaning Products",
                "Clinical Trials",
                "Cloud Computing",
                "Cloud Data Services",
                "Cloud Infrastructure",
                "Cloud Management",
                "Cloud Security",
                "Cloud Storage",
                "Coffee",
                "Collaboration",
                "Collaborative Consumption",
                "Collectibles",
                "Collection Agency",
                "College Recruiting",
                "Comics",
                "Commercial",
                "Commercial Insurance",
                "Commercial Lending",
                "Commercial Real Estate",
                "Communication Hardware",
                "Communications Infrastructure",
                "Communities",
                "Compliance",
                "Computer",
                "Computer Vision",
                "Concerts",
                "Confectionery",
                "Console Games",
                "Construction",
                "Consulting",
                "Consumer",
                "Consumer Applications",
                "Consumer Electronics",
                "Consumer Goods",
                "Consumer Lending",
                "Consumer Research",
                "Consumer Reviews",
                "Consumer Software",
                "Contact Management",
                "Content",
                "Content Creators",
                "Content Delivery Network",
                "Content Discovery",
                "Content Marketing",
                "Content Syndication",
                "Contests",
                "Continuing Education",
                "Cooking",
                "Copywriting",
                "Corporate Training",
                "Corrections Facilities",
                "Cosmetic Surgery",
                "Cosmetics",
                "Coupons",
                "Courier Service",
                "Coworking",
                "Craft Beer",
                "Creative Agency",
                "Credit",
                "Credit Bureau",
                "Credit Cards",
                "Cricket",
                "Crowdfunding",
                "Crowdsourcing",
                "Cryptocurrency",
                "Customer Service",
                "Cyber Security",
                "Cycling",
                "DIY",
                "DRM",
                "DSP",
                "Dairy",
                "Darknet",
                "Data Center",
                "Data Center Automation",
                "Data Collection and Labeling",
                "Data Governance",
                "Data Integration",
                "Data Management",
                "Data Mining",
                "Data Storage",
                "Data Visualization",
                "Database",
                "Dating",
                "Debit Cards",
                "Debt Collections",
                "Decentralized Finance (DeFi)",
                "Delivery",
                "Delivery Service",
                "Dental",
                "Desktop Apps",
                "DevOps",
                "Developer APIs",
                "Developer Platform",
                "Developer Tools",
                "Diabetes",
                "Dietary Supplements",
                "Digital Entertainment",
                "Digital Marketing",
                "Digital Media",
                "Digital Signage",
                "Direct Marketing",
                "Direct Sales",
                "Distillery",
                "Diving",
                "Document Management",
                "Document Preparation",
                "Domain Registrar",
                "Drone Management",
                "Drones",
                "E-Commerce",
                "E-Commerce Platforms",
                "E-Learning",
                "E-Signature",
                "EBooks",
                "EdTech",
                "Ediscovery",
                "Education",
                "Edutainment",
                "Elder Care",
                "Elderly",
                "Electric Vehicle",
                "Electrical Distribution",
                "Electronic Design Automation (EDA)",
                "Electronic Health Record (EHR)",
                "Electronics",
                "Email",
                "Email Marketing",
                "Embedded Software",
                "Embedded Systems",
                "Emergency Medicine",
                "Emerging Markets",
                "Employee Benefits",
                "Employment",
                "Energy",
                "Energy Efficiency",
                "Energy Management",
                "Energy Storage",
                "Enterprise",
                "Enterprise Applications",
                "Enterprise Resource Planning (ERP)",
                "Enterprise Software",
                "Environmental Consulting",
                "Environmental Engineering",
                "Equestrian",
                "Ethereum",
                "Event Management",
                "Event Promotion",
                "Events",
                "Extermination Service",
                "Eyewear",
                "Facebook",
                "Facial Recognition",
                "Facilities Support Services",
                "Facility Management",
                "Family",
                "Fantasy Sports",
                "Farmers Market",
                "Farming",
                "Fashion",
                "Fast-Moving Consumer Goods",
                "Ferry Service",
                "Fertility",
                "Field Support",
                "Field-Programmable Gate Array (FPGA)",
                "File Sharing",
                "Film",
                "Film Distribution",
                "Film Production",
                "FinTech",
                "Finance",
                "Financial Exchanges",
                "Financial Services",
                "First Aid",
                "Fitness",
                "Flash Sale",
                "Flash Storage",
                "Fleet Management",
                "Flowers",
                "Food Delivery",
                "Food Processing",
                "Food Trucks",
                "Food and Beverage",
                "Foreign Exchange Trading",
                "Forestry",
                "Fossil Fuels",
                "Foundries",
                "Franchise",
                "Fraud Detection",
                "Freelance",
                "Freemium",
                "Freight Service",
                "Fruit",
                "Fuel",
                "Fuel Cell",
                "Funding Platform",
                "Funerals",
                "Furniture",
                "GPS",
                "GPU",
                "Gambling",
                "Gamification",
                "Gaming",
                "Generation Y",
                "Generation Z",
                "Generative AI",
                "Genetics",
                "Geospatial",
                "Geothermal Energy",
                "Gift",
                "Gift Card",
                "Gift Exchange",
                "Gift Registry",
                "Golf",
                "Google",
                "Google Glass",
                "GovTech",
                "Government",
                "Graphic Design",
                "Green Building",
                "Green Consumer Goods",
                "GreenTech",
                "Grocery",
                "Group Buying",
                "Guides",
                "Handmade",
                "Hardware",
                "Health Care",
                "Health Diagnostics",
                "Health Insurance",
                "\"Heating, Ventilation, and Air Conditioning (HVAC)\"",
                "Hedge Funds",
                "Herbs and Spices",
                "Higher Education",
                "Hockey",
                "Home Appliances",
                "Home Decor",
                "Home Health Care",
                "Home Improvement",
                "Home Renovation",
                "Home Services",
                "Home and Garden",
                "Homeland Security",
                "Homeless Shelter",
                "Horticulture",
                "Hospital",
                "Hospitality",
                "Hotel",
                "Housekeeping Service",
                "Human Computer Interaction",
                "Human Resources",
                "Humanitarian",
                "Hunting",
                "Hydroelectric",
                "Hydroponics",
                "ISP",
                "IT Infrastructure",
                "IT Management",
                "IaaS",
                "Identity Management",
                "Image Recognition",
                "Impact Investing",
                "In-Flight Entertainment",
                "Incubators",
                "Independent Music",
                "Indoor Positioning",
                "Industrial",
                "Industrial Automation",
                "Industrial Design",
                "Industrial Engineering",
                "Industrial Manufacturing",
                "Information Services",
                "Information Technology",
                "Information and Communications Technology (ICT)",
                "Infrastructure",
                "Innovation Management",
                "InsurTech",
                "Insurance",
                "Intellectual Property",
                "Intelligent Systems",
                "Interior Design",
                "Internet",
                "Internet Radio",
                "Internet of Things",
                "Intrusion Detection",
                "Janitorial Service",
                "Jewelry",
                "Journalism",
                "Knowledge Management",
                "LGBT",
                "Landscaping",
                "Language Learning",
                "Laser",
                "Last Mile Transportation",
                "Laundry and Dry-cleaning",
                "Law Enforcement",
                "Lead Generation",
                "Lead Management",
                "Leasing",
                "Legal",
                "Legal Tech",
                "Leisure",
                "Lending",
                "Life Insurance",
                "Life Science",
                "Lifestyle",
                "Lighting",
                "Limousine Service",
                "Lingerie",
                "Linux",
                "Livestock",
                "Local",
                "Local Advertising",
                "Local Business",
                "Local Shopping",
                "Location Based Services",
                "Logistics",
                "Loyalty Programs",
                "MMO Games",
                "MOOC",
                "Machine Learning",
                "Machinery Manufacturing",
                "Made to Order",
                "Management Consulting",
                "Management Information Systems",
                "Manufacturing",
                "Mapping Services",
                "Marine Technology",
                "Marine Transportation",
                "Market Research",
                "Marketing",
                "Marketing Automation",
                "Marketplace",
                "Meat and Poultry",
                "Mechanical Design",
                "Mechanical Engineering",
                "Media and Entertainment",
                "Medical",
                "Medical Device",
                "Meeting Software",
                "Men's",
                "Mental Health",
                "Messaging",
                "Metaverse",
                "Micro Lending",
                "Military",
                "Millennials",
                "Mineral",
                "Mining",
                "Mining Technology",
                "Mobile",
                "Mobile Advertising",
                "Mobile Apps",
                "Mobile Devices",
                "Mobile Payments",
                "Mortgage",
                "Motion Capture",
                "Motorsports",
                "Multi-level Marketing",
                "Museums and Historical Sites",
                "Music",
                "Music Education",
                "Music Label",
                "Music Streaming",
                "Music Venues",
                "Musical Instruments",
                "NFC",
                "Nanotechnology",
                "National Security",
                "Native Advertising",
                "Natural Language Processing",
                "Natural Resources",
                "Navigation",
                "Network Hardware",
                "Network Security",
                "Neuroscience",
                "News",
                "Nightclubs",
                "Nightlife",
                "Nintendo",
                "Non Profit",
                "Non-Fungible Token (NFT)",
                "Nuclear",
                "Nursing and Residential Care",
                "Nutraceutical",
                "Nutrition",
                "Office Administration",
                "Office Supplies",
                "Oil and Gas",
                "Oncology",
                "Online Auctions",
                "Online Forums",
                "Online Games",
                "Online Portals",
                "Open Source",
                "Operating Systems",
                "Optical Communication",
                "Organic",
                "Organic Food",
                "Outdoor Advertising",
                "Outdoors",
                "Outpatient Care",
                "Outsourcing",
                "PC Games",
                "PaaS",
                "Packaging Services",
                "Paper Manufacturing",
                "Parenting",
                "Parking",
                "Parks",
                "Payments",
                "Peer to Peer",
                "Penetration Testing",
                "Performing Arts",
                "Personal Branding",
                "Personal Care and Hygiene",
                "Personal Development",
                "Personal Finance",
                "Personal Health",
                "Personalization",
                "Pet",
                "Pharmaceutical",
                "Photo Editing",
                "Photo Sharing",
                "Photography",
                "Physical Security",
                "Plant-Based Foods",
                "Plastics and Rubber Manufacturing",
                "Playstation",
                "Podcast",
                "Point of Sale",
                "Politics",
                "Pollution Control",
                "Ports and Harbors",
                "Power Grid",
                "Precious Metals",
                "Precision Medicine",
                "Prediction Markets",
                "Predictive Analytics",
                "Prepaid Cards",
                "Presentation Software",
                "Presentations",
                "Price Comparison",
                "Primary Education",
                "Primary and Urgent Care",
                "Printing",
                "Privacy",
                "Private Cloud",
                "Private Social Networking",
                "Procurement",
                "Product Design",
                "Product Management",
                "Product Research",
                "Product Search",
                "Productivity Tools",
                "Professional Networking",
                "Professional Services",
                "Project Management",
                "PropTech",
                "Property Development",
                "Property Insurance",
                "Property Management",
                "Psychology",
                "Public Relations",
                "Public Safety",
                "Public Transportation",
                "Publishing",
                "Q&A",
                "QR Codes",
                "Quality Assurance",
                "Quantified Self",
                "Quantum Computing",
                "RFID",
                "RISC",
                "Racing",
                "Railroad",
                "Reading Apps",
                "Real Estate",
                "Real Estate Brokerage",
                "Real Estate Investment",
                "Real Time",
                "Recipes",
                "Recreation",
                "Recreational Vehicles",
                "Recruiting",
                "Recycling",
                "Rehabilitation",
                "Religion",
                "Remote Sensing",
                "Renewable Energy",
                "Rental",
                "Rental Property",
                "Reputation",
                "Reservations",
                "Residential",
                "Resorts",
                "Restaurants",
                "Retail",
                "Retail Technology",
                "Retirement",
                "Ride Sharing",
                "Risk Management",
                "Robotic Process Automation (RPA)",
                "Robotics",
                "Roku",
                "Rugby",
                "SEM",
                "SEO",
                "SMS",
                "SNS",
                "STEM Education",
                "SaaS",
                "Sailing",
                "Sales",
                "Sales Automation",
                "Sales Enablement",
                "Same Day Delivery",
                "Satellite Communication",
                "Scheduling",
                "Seafood",
                "Search Engine",
                "Secondary Education",
                "Secondhand Goods",
                "Security",
                "Self-Storage",
                "Semantic Search",
                "Semantic Web",
                "Semiconductor",
                "Sensor",
                "Serious Games",
                "Service Industry",
                "Sex Industry",
                "Sex Tech",
                "Sharing Economy",
                "Shipping",
                "Shipping Broker",
                "Shoes",
                "Shopping",
                "Shopping Mall",
                "Simulation",
                "Skiing",
                "Skill Assessment",
                "Small and Medium Businesses",
                "Smart Building",
                "Smart Cities",
                "Smart Contracts",
                "Smart Home",
                "Snack Food",
                "Soccer",
                "Social",
                "Social Assistance",
                "Social Bookmarking",
                "Social CRM",
                "Social Entrepreneurship",
                "Social Impact",
                "Social Media",
                "Social Media Advertising",
                "Social Media Management",
                "Social Media Marketing",
                "Social Network",
                "Social News",
                "Social Recruiting",
                "Social Shopping",
                "Software",
                "Software Engineering",
                "Solar",
                "Space Travel",
                "Spam Filtering",
                "Special Education",
                "Speech Recognition",
                "Sponsorship",
                "Sporting Goods",
                "Sports",
                "Sports Leagues and Teams",
                "Staffing Agency",
                "Stock Exchanges",
                "Subscription Service",
                "Supply Chain Management",
                "Surfing",
                "Sustainability",
                "Swimming",
                "TV",
                "TV Production",
                "Table Tennis",
                "Task Management",
                "Tax Consulting",
                "Tax Preparation",
                "Taxi Service",
                "Tea",
                "Technical Support",
                "Teenagers",
                "Telecommunications",
                "Telehealth",
                "Tennis",
                "Test and Measurement",
                "Text Analytics",
                "Textbook",
                "Textiles",
                "Theatre",
                "Therapeutics",
                "Ticketing",
                "Timber",
                "Timeshare",
                "Tobacco",
                "Tour Operator",
                "Tourism",
                "Toys",
                "Trade Shows",
                "Trading Platform",
                "Training",
                "Transaction Processing",
                "Translation Service",
                "Transportation",
                "Travel",
                "Travel Accommodations",
                "Travel Agency",
                "Tutoring",
                "Twitter",
                "UX Design",
                "Ultimate Frisbee",
                "Underserved Children",
                "Unified Communications",
                "Universities",
                "Usability Testing",
                "Vacation Rental",
                "Vending and Concessions",
                "Venture Capital",
                "Vertical Search",
                "Veterinary",
                "Video",
                "Video Advertising",
                "Video Chat",
                "Video Conferencing",
                "Video Editing",
                "Video Games",
                "Video Streaming",
                "Video on Demand",
                "Virtual Assistant",
                "Virtual Currency",
                "Virtual Desktop",
                "Virtual Goods",
                "Virtual Reality",
                "Virtual Workforce",
                "Virtual World",
                "Virtualization",
                "Visual Search",
                "VoIP",
                "Vocational Education",
                "Volley Ball",
                "Warehouse Automation",
                "Warehousing",
                "Waste Management",
                "Water",
                "Water Purification",
                "Water Transportation",
                "Wealth Management",
                "Wearables",
                "Web Apps",
                "Web Browsers",
                "Web Design",
                "Web Development",
                "Web Hosting",
                "Web3",
                "WebOS",
                "Wedding",
                "Wellness",
                "Wholesale",
                "Wildlife Conservation",
                "Wind Energy",
                "Windows",
                "Windows Phone",
                "Wine And Spirits",
                "Winery",
                "Wired Telecommunications",
                "Wireless",
                "Women's",
                "Wood Processing",
                "Xbox",
                "Young Adults",
                "eSports",
                "iOS",
                "mHealth",
                "macOS"
              ]
            },
            "default": []
          },
          "operatingStatus": {
            "title": "Select Operating Status",
            "enum": [
              "Active",
              "Closed"
            ],
            "type": "string",
            "description": "Choose operating status.",
            "default": "Active"
          },
          "companyType": {
            "title": "Select the type of company",
            "enum": [
              "For Profit",
              "Non-Profit"
            ],
            "type": "string",
            "description": "Choose type of company",
            "default": "For Profit"
          },
          "numberOfEmployees": {
            "title": "Select Number of Employees",
            "uniqueItems": true,
            "type": "array",
            "description": "Select the employee size range(s) you want to include in the search.",
            "items": {
              "type": "string",
              "enum": [
                "1-10",
                "11-50",
                "51-100",
                "101-250",
                "251-500",
                "501-1000",
                "1001-5000",
                "5001-10000",
                "10000+"
              ]
            },
            "default": []
          },
          "funding_type": {
            "title": "Select Funding Type",
            "type": "array",
            "description": "Select the funding types of the companies you need",
            "items": {
              "type": "string",
              "enum": [
                "Seed",
                "Pre-Seed",
                "Series A",
                "Series B",
                "Series C",
                "Series D",
                "Series E",
                "Series F",
                "Series G",
                "Series H",
                "Series I",
                "Series J",
                "Post-IPO Equity",
                "Post-IPO Debt",
                "Post-IPO Secondary",
                "Venture – Series Unknown",
                "Angel",
                "Private Equity",
                "Debt Financing",
                "Convertible Note",
                "Grant",
                "Corporate Round",
                "Equity Crowdfunding",
                "Product Crowdfunding",
                "Secondary Market",
                "Non-equity Assistance",
                "Initial Coin Offering",
                "Undisclosed"
              ]
            },
            "default": []
          },
          "funding_date_start": {
            "title": "Funding Date from",
            "pattern": "^(\\d{4})-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$",
            "type": "string",
            "description": "Select start date of the period during which the companies you need were funded"
          },
          "funding_date_end": {
            "title": "Funding Date to",
            "pattern": "^(\\d{4})-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$",
            "type": "string",
            "description": "Select end date of the period during which the companies you need were funded"
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}