{
  "openapi": "3.0.1",
  "info": {
    "title": "angi.com (Angie's List) Scraper",
    "description": "Extract verified business data from Angi (formerly Angie's List) including phone numbers, ratings, and contact details for home service professionals. Get comprehensive listings with company information, customer reviews, and contact data across 150+ categories like plumbers and contractors.",
    "version": "0.0",
    "x-build-id": "DqsP4JjmNaIFazW9c"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/igolaizola~angi-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-igolaizola-angi-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~angi-scraper/runs": {
      "post": {
        "operationId": "runs-sync-igolaizola-angi-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~angi-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-igolaizola-angi-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": [
          "maxItems",
          "category"
        ],
        "properties": {
          "maxItems": {
            "title": "Max Items",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum number of companies to scrape (0 for unlimited)",
            "default": 30
          },
          "zipCodes": {
            "title": "Zip Codes",
            "uniqueItems": true,
            "type": "array",
            "description": "List of zip codes to search for providers",
            "items": {
              "type": "string"
            }
          },
          "category": {
            "title": "Category",
            "enum": [
              "air-duct-cleaning",
              "animal-removal",
              "tv-antenna",
              "appliance-repair",
              "architects",
              "asbestos-removal",
              "awnings",
              "remodeling-basements",
              "basement-waterproofing",
              "basketball-goals",
              "bathtub-refinishing",
              "biohazard-remediation",
              "blind-cleaning",
              "cabinet-makers",
              "cabinet-refinishing",
              "carpet-cleaning",
              "carpet",
              "ceiling-fans",
              "central-vacuum-cleaners",
              "childproofing",
              "chimney-caps",
              "chimney-repair",
              "chimney-sweep",
              "cleaning",
              "closets",
              "computer-repair",
              "concrete-driveways",
              "concrete-repair",
              "countertops",
              "deck-maintenance",
              "decks-and-porches",
              "dock-building-repair",
              "pet-fencing",
              "doors",
              "drain-cleaning",
              "drain-pipe-installation",
              "drapery-cleaning",
              "driveway-gates",
              "driveways",
              "dryer-vent-cleaning",
              "drywall",
              "dumpster-rental",
              "earthquake-retrofit",
              "egress",
              "electrical",
              "epoxy-flooring",
              "excavating",
              "fencing",
              "fireplaces",
              "firewood",
              "buffing-and-polishing",
              "floor-cleaning",
              "flooring",
              "foundation-repair",
              "fountains",
              "furniture-refinishing",
              "garage-builders",
              "garage-doors",
              "gas-logs",
              "gas-leak-repair",
              "contractor",
              "generator-installers",
              "glass-block",
              "glass-and-mirrors",
              "gas-grill-repair",
              "gutter-cleaning",
              "gutter-repair-replacement",
              "handyman-service",
              "landscaping-hardscaping-and-pavers",
              "hardwood-flooring",
              "hauling",
              "heating-oil-companies",
              "holiday-decorating",
              "home-automation",
              "home-builders",
              "energy-audit",
              "home-inspection",
              "kitchen-and-bath-remodeling",
              "home-security-systems",
              "home-staging",
              "home-theater-systems",
              "home-warranty-companies",
              "house-cleaning",
              "exterior-painting",
              "hurricane-shutters",
              "hvac",
              "insulation",
              "interior-design",
              "interior-painting",
              "wrought-iron",
              "lawn-irrigation",
              "appraisals",
              "land-surveying",
              "landscaping-lighting",
              "appliance-sales",
              "landscaping",
              "lawn-and-yard-work",
              "lawn-mower-repair",
              "lawn-fertilization-and-treatment",
              "lead-testing-and-removal",
              "leaf-removal",
              "leather-and-vinyl-repair",
              "lighting",
              "locksmiths",
              "mailbox-repair",
              "marble-and-granite",
              "masonry",
              "metal-fabrication-and-restoration",
              "remodeling-modular-and-mobile-home",
              "mold-testing-and-remediation",
              "moving",
              "concrete-leveling",
              "mulch-and-topsoil",
              "plant-nurseries",
              "oriental-rug-cleaning",
              "outdoor-kitchens",
              "sunroom-and-patio-remodeling",
              "patios",
              "pest-control",
              "home-phone-service",
              "phone-repair",
              "piano-moving",
              "plaster-plaster-repair",
              "playground-equipment",
              "plumbing",
              "pool-and-spa-service",
              "swimming-pools",
              "pressure-washing",
              "home-and-garage-organization",
              "radon-testing",
              "real-estate-agents",
              "property-appraiser",
              "roof-cleaning",
              "roof-ice-and-snow-removal",
              "roofing",
              "roto-tilling",
              "satellite-tv-service",
              "screen-repair",
              "septic-tank",
              "sewer-cleaning",
              "siding",
              "skylights",
              "small-appliance-repair",
              "snow-removal",
              "solar-panels",
              "concrete-stamped-decorative",
              "stone-and-gravel",
              "structural-engineering",
              "stucco",
              "ceramic-tile",
              "garbage-collection",
              "tree-service",
              "upholstering",
              "upholstery-cleaning",
              "wallpapering",
              "wallpaper-removal",
              "water-and-smoke-damage",
              "water-heaters",
              "water-softeners",
              "welding",
              "wells-and-pumps",
              "window-cleaning",
              "windows",
              "hurricane-film",
              "window-tinting",
              "window-treatments",
              "woodworking"
            ],
            "type": "string",
            "description": "Category of home service providers to search for"
          },
          "proxyConfiguration": {
            "title": "Proxy configuration. It must be set to US proxies.",
            "type": "object",
            "description": "Residential US proxies are recommended for this scraper."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}