{
  "openapi": "3.0.1",
  "info": {
    "title": "Acquire.com Scraper",
    "description": "Scrape Acquire.com startup listings, including price, ARR, revenue, growth and metrics. Supports URLs, public categories and authenticated search for deal sourcing, M&A, investors and OSINT. Export structured data to JSON/CSV for analysis. Not affiliated with Acquire.com",
    "version": "0.0",
    "x-build-id": "i43yydeslHDfQfL7u"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/igolaizola~acquire-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-igolaizola-acquire-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/igolaizola~acquire-scraper/runs": {
      "post": {
        "operationId": "runs-sync-igolaizola-acquire-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/igolaizola~acquire-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-igolaizola-acquire-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",
        "properties": {
          "maxItems": {
            "title": "Max Items (0 for unlimited)",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum number of startups to scrape"
          },
          "urls": {
            "title": "URLs to scrape (if set, overrides other settings)",
            "type": "array",
            "description": "URLs to scrape (if empty, categories will be used)",
            "items": {
              "type": "string"
            }
          },
          "categories": {
            "title": "Categories (leave empty for all)",
            "type": "array",
            "description": "Categories of startups to scrape (leave empty to scrape all categories)",
            "items": {
              "type": "string",
              "enum": [
                "saas",
                "marketplace",
                "mobile",
                "shopify",
                "content",
                "ecommerce",
                "agency",
                "crypto",
                "ai",
                "digital",
                "newsletter",
                "other"
              ],
              "enumTitles": [
                "SaaS",
                "Marketplace",
                "Mobile",
                "Shopify",
                "Content",
                "Ecommerce",
                "Agency",
                "Crypto",
                "AI",
                "Digital",
                "Newsletter",
                "Other"
              ]
            }
          },
          "session": {
            "title": "Session from app.acquire.com",
            "type": "string",
            "description": "Session JSON (obtained from app.acquire.com using chrome extension Firebase LocalStorage DB exporter https://chromewebstore.google.com/detail/firebase-localstorage-db/iacghnncmodbojifdbmfmbncckgicmbj)"
          },
          "sortBy": {
            "title": "Sort By",
            "enum": [
              "newest",
              "oldest",
              "lowPrice",
              "highPrice",
              "lowAnnualRevenue",
              "highAnnualRevenue",
              "lowAnnualProfit",
              "highAnnualProfit"
            ],
            "type": "string",
            "description": "Sorting order for startups",
            "default": "newest"
          },
          "minPrice": {
            "title": "Minimum Asking Price",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum asking price filter",
            "default": 0
          },
          "maxPrice": {
            "title": "Maximum Asking Price",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum asking price filter",
            "default": 0
          },
          "locations": {
            "title": "Locations (leave empty for any)",
            "type": "array",
            "description": "Locations of startups to scrape (leave empty to scrape all locations)",
            "items": {
              "type": "string",
              "enum": [
                "Afghanistan",
                "Albania",
                "Algeria",
                "American Samoa",
                "Andorra",
                "Angola",
                "Anguilla",
                "Antarctica",
                "Antigua and Barbuda",
                "Argentina",
                "Armenia",
                "Aruba",
                "Australia",
                "Austria",
                "Azerbaijan",
                "Bahamas",
                "Bahrain",
                "Bangladesh",
                "Barbados",
                "Belarus",
                "Belgium",
                "Belize",
                "Benin",
                "Bermuda",
                "Bhutan",
                "Bolivia",
                "Bosnia and Herzegovina",
                "Botswana",
                "Bouvet Island",
                "Brazil",
                "British Indian Ocean Territory",
                "Brunei Darussalam",
                "Bulgaria",
                "Burkina Faso",
                "Burundi",
                "Cape Verde",
                "Cambodia",
                "Cameroon",
                "Canada",
                "Cayman Islands",
                "Central African Republic",
                "Chad",
                "Chile",
                "China",
                "Christmas Island",
                "Cocos (Keeling) Islands",
                "Colombia",
                "Comoros",
                "Congo, Republic of the",
                "Cook Islands",
                "Costa Rica",
                "Croatia",
                "Cuba",
                "Cyprus",
                "Czech Republic",
                "Denmark",
                "Djibouti",
                "Dominica",
                "Dominican Republic",
                "East Timor",
                "Ecuador",
                "Egypt",
                "El Salvador",
                "Equatorial Guinea",
                "Eritrea",
                "Estonia",
                "Eswatini",
                "Ethiopia",
                "Falkland Islands",
                "Faroe Islands",
                "Fiji",
                "Finland",
                "France",
                "French Guiana",
                "French Polynesia",
                "Gabon",
                "Gambia",
                "Georgia",
                "Germany",
                "Ghana",
                "Gibraltar",
                "Greece",
                "Greenland",
                "Grenada",
                "Guadeloupe",
                "Guam",
                "Guatemala",
                "Guinea",
                "Guinea-Bissau",
                "Guyana",
                "Haiti",
                "Honduras",
                "Hong Kong",
                "Hungary",
                "Iceland",
                "India",
                "Indonesia",
                "Iran",
                "Iraq",
                "Ireland",
                "Israel",
                "Italy",
                "Ivory Coast",
                "Jamaica",
                "Japan",
                "Jordan",
                "Kazakhstan",
                "Kenya",
                "Kiribati",
                "Kosovo",
                "Kuwait",
                "Kyrgyzstan",
                "Laos",
                "Latvia",
                "Lebanon",
                "Lesotho",
                "Liberia",
                "Libya",
                "Liechtenstein",
                "Lithuania",
                "Luxembourg",
                "Macao",
                "Madagascar",
                "Malawi",
                "Malaysia",
                "Maldives",
                "Mali",
                "Malta",
                "Marshall Islands",
                "Martinique",
                "Mauritania",
                "Mauritius",
                "Mayotte",
                "Mexico",
                "Micronesia",
                "Moldova",
                "Monaco",
                "Mongolia",
                "Montenegro",
                "Montserrat",
                "Morocco",
                "Mozambique",
                "Myanmar",
                "Namibia",
                "Nauru",
                "Nepal",
                "Netherlands",
                "New Caledonia",
                "New Zealand",
                "Nicaragua",
                "Niger",
                "Nigeria",
                "Niue",
                "Norfolk Island",
                "North Macedonia",
                "Norway",
                "Oman",
                "Pakistan",
                "Palau",
                "Palestine",
                "Panama",
                "Papua New Guinea",
                "Paraguay",
                "Peru",
                "Philippines",
                "Poland",
                "Portugal",
                "Puerto Rico",
                "Qatar",
                "Reunion",
                "Romania",
                "Russia",
                "Rwanda",
                "Saint Barthelemy",
                "Saint Helena",
                "Saint Kitts and Nevis",
                "Saint Lucia",
                "Saint Martin",
                "Saint Pierre and Miquelon",
                "Saint Vincent and the Grenadines",
                "Samoa",
                "San Marino",
                "Sao Tome and Principe",
                "Saudi Arabia",
                "Senegal",
                "Serbia",
                "Seychelles",
                "Sierra Leone",
                "Singapore",
                "Sint Maarten",
                "Slovakia",
                "Slovenia",
                "Solomon Islands",
                "Somalia",
                "South Africa",
                "South Korea",
                "South Sudan",
                "Spain",
                "Sri Lanka",
                "Sudan",
                "Suriname",
                "Svalbard and Jan Mayen",
                "Swaziland",
                "Sweden",
                "Switzerland",
                "Syria",
                "Taiwan",
                "Tajikistan",
                "Tanzania",
                "Thailand",
                "Timor-Leste",
                "Togo",
                "Tokelau",
                "Tonga",
                "Trinidad and Tobago",
                "Tunisia",
                "Turkey",
                "Turkmenistan",
                "Turks and Caicos Islands",
                "Tuvalu",
                "Uganda",
                "Ukraine",
                "United Arab Emirates",
                "United Kingdom",
                "United States",
                "Uruguay",
                "Uzbekistan",
                "Vanuatu",
                "Venezuela",
                "Vietnam",
                "Virgin Islands, British",
                "Virgin Islands, U.S.",
                "Wallis and Futuna",
                "Western Sahara",
                "Yemen",
                "Zambia",
                "Zimbabwe"
              ]
            }
          },
          "customers": {
            "title": "Customers (leave empty for any)",
            "type": "array",
            "description": "Filter startups by number of customers",
            "items": {
              "type": "string",
              "enum": [
                "0-10",
                "10-50",
                "51-100",
                "101-250",
                "251-500",
                "500-999",
                "1000-5000",
                "5000+"
              ],
              "enumTitles": [
                "0-10",
                "10-50",
                "51-100",
                "101-250",
                "251-500",
                "500-999",
                "1000-5000",
                "5000+"
              ]
            }
          },
          "minAge": {
            "title": "Minimum Age (months)",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum age of the startup in months",
            "default": 0
          },
          "maxAge": {
            "title": "Maximum Age (months)",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum age of the startup in months",
            "default": 0
          },
          "minRevenueMultiple": {
            "title": "Minimum Revenue Multiple",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum revenue multiple filter",
            "default": 0
          },
          "maxRevenueMultiple": {
            "title": "Maximum Revenue Multiple",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum revenue multiple filter",
            "default": 0
          },
          "minProfitMultiple": {
            "title": "Minimum Profit Multiple",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum profit multiple filter",
            "default": 0
          },
          "maxProfitMultiple": {
            "title": "Maximum Profit Multiple",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum profit multiple filter",
            "default": 0
          },
          "minTTMGrossRevenue": {
            "title": "Minimum TTM Gross Revenue",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum TTM gross revenue filter",
            "default": 0
          },
          "maxTTMGrossRevenue": {
            "title": "Maximum TTM Gross Revenue",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum TTM gross revenue filter",
            "default": 0
          },
          "minTTMNetProfit": {
            "title": "Minimum TTM Net Profit",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum TTM net profit filter",
            "default": 0
          },
          "maxTTMNetProfit": {
            "title": "Maximum TTM Net Profit",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum TTM net profit filter",
            "default": 0
          },
          "minAnnualRecurringRevenue": {
            "title": "Minimum Annual Recurring Revenue",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum annual recurring revenue filter",
            "default": 0
          },
          "maxAnnualRecurringRevenue": {
            "title": "Maximum Annual Recurring Revenue",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum annual recurring revenue filter",
            "default": 0
          },
          "minAnnualGrowthRate": {
            "title": "Minimum Annual Growth Rate",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum annual growth rate filter",
            "default": 0
          },
          "maxAnnualGrowthRate": {
            "title": "Maximum Annual Growth Rate",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum annual growth rate filter",
            "default": 0
          },
          "recastFinancials": {
            "title": "Recast Financials",
            "type": "boolean",
            "description": "Filter startups with recast financials",
            "default": false
          },
          "connectedMetrics": {
            "title": "Connected Metrics",
            "type": "boolean",
            "description": "Filter startups with connected metrics",
            "default": false
          },
          "underAdvisory": {
            "title": "Under M&A Advisory",
            "type": "boolean",
            "description": "Filter startups that are under M&A advisory",
            "default": false
          },
          "verifiedBusiness": {
            "title": "Verified Business",
            "type": "boolean",
            "description": "Filter startups with verified business",
            "default": false
          },
          "hideUnderOffer": {
            "title": "Hide Under Offer",
            "type": "boolean",
            "description": "Hide startups that are under offer",
            "default": false
          },
          "wait": {
            "title": "Wait time between authenticated requests (seconds)",
            "minimum": 0,
            "type": "integer",
            "description": "Wait time between authenticated requests in seconds. Increase this value to reduce the risk of getting blocked.",
            "default": 1
          },
          "page": {
            "title": "Start page number",
            "type": "integer",
            "description": "Page number to start scraping from (defaults to 1)",
            "default": 1
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Select proxies to be used."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}