Hipages Business Extractor avatar
Hipages Business Extractor

Pricing

$2.00 / 1,000 results

Go to Store
Hipages Business Extractor

Hipages Business Extractor

Developed by

Jacob

Maintained by Community

Discover the highest rated tradespeople in your area instantly with our HiPages scraper. Extract comprehensive business profiles, genuine reviews, and phone numbers. Search across 120+ service categories and filter by location to find the perfect professionals for any job.

0.0 (0)

Pricing

$2.00 / 1,000 results

1

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

You can access the Hipages Business Extractor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "zMMYrGe1MXVjyaa0m"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/websift~hipages-business-extractor/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-websift-hipages-business-extractor",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/websift~hipages-business-extractor/runs": {
50      "post": {
51        "operationId": "runs-sync-websift-hipages-business-extractor",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/websift~hipages-business-extractor/run-sync": {
93      "post": {
94        "operationId": "run-sync-websift-hipages-business-extractor",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "category",
135          "postcode"
136        ],
137        "properties": {
138          "category": {
139            "title": "Category",
140            "enum": [
141              "Air Conditioning",
142              "Antenna Servicesappliance Installation",
143              "Appliance Repairs",
144              "Arborists",
145              "Architects",
146              "Asbestos Removal",
147              "Awning Suppliers",
148              "Balustrades",
149              "Bamboo Flooring",
150              "Bath Resurfacing",
151              "Bathroom Accessories",
152              "Bathroom Renovations",
153              "Blinds",
154              "Bricklayers",
155              "Builders",
156              "Building Certifiers",
157              "Building Consultants",
158              "Building Designers",
159              "Building Inspections",
160              "Building Suppliers",
161              "Building Surveyors",
162              "Cabinet Makers",
163              "Carpenters",
164              "Carpet Cleaning",
165              "Carpet Layers",
166              "Carpets",
167              "Carports",
168              "Ceiling Repair",
169              "Chimney Sweepers",
170              "Cladding",
171              "Cleaning Services",
172              "Commercial Cleaning",
173              "Concrete Kerbs",
174              "Concrete Resurfacing",
175              "Concretors",
176              "Construction Project Management",
177              "Curtains",
178              "Custom Furniture",
179              "Damp Proofing",
180              "Decking",
181              "Demolition",
182              "Door Suppliers",
183              "Doors",
184              "Drafters",
185              "Electricians",
186              "Equipment Hire",
187              "Ev Charger Installation",
188              "Excavation",
189              "Fences",
190              "Floor Coatings",
191              "Floor Sanding",
192              "Fly Screens",
193              "Furniture Removal",
194              "Garages",
195              "Garden Designers",
196              "Gardeners",
197              "Gas Fitters",
198              "Gates",
199              "Gazebos",
200              "Glass Glazier",
201              "Gutter Cleaning",
202              "Guttering",
203              "Handrails",
204              "Handyman",
205              "Heaters",
206              "Heating Systems",
207              "Home Automation",
208              "Home Renovations",
209              "Home Security",
210              "Home Theatre",
211              "Homewares",
212              "Hot Water Systems",
213              "Insulation",
214              "Interior Decorators",
215              "Interior Designers",
216              "Irrigation Systems",
217              "Joiners",
218              "Kitchen Designers",
219              "Kitchen Renovations",
220              "Landscape Architecture",
221              "Landscaper Gardener",
222              "Lawn Mowing",
223              "Lawn Turf",
224              "Lighting",
225              "Locksmiths",
226              "Painters",
227              "Patios",
228              "Paver",
229              "Pergolas",
230              "Pest Control",
231              "Pest Inspections",
232              "Plastering",
233              "Plumbers",
234              "Pool Fencing",
235              "Pool Heating",
236              "Pool Maintenance",
237              "Pressure Cleaner",
238              "Privacy Screens",
239              "Professional Organisers",
240              "Render",
241              "Renderer",
242              "Retaining Walls",
243              "Roller Shutters",
244              "Roof Repairs",
245              "Roofing",
246              "Rubbish Removal",
247              "Scaffolding",
248              "Security Screens Doors",
249              "Shade Sails",
250              "Sheds",
251              "Shopfitters",
252              "Shower Screens",
253              "Skip Truck Hire",
254              "Skylights",
255              "Solar Panel Cleaners",
256              "Solar Power",
257              "Splashbacks",
258              "Stained Glass",
259              "Staircases",
260              "Stonemasons",
261              "Storage",
262              "Structural Engineer",
263              "Surveyor",
264              "Swimming Pool Builders",
265              "Tilers",
266              "Timber Flooring",
267              "Town Planning Consultants",
268              "Tree Fellers",
269              "Underfloor Heating Systems",
270              "Underpinning",
271              "Upholstery Repair",
272              "Ventilation",
273              "Verandahs",
274              "Vinyl Laminate",
275              "Wallpapering",
276              "Wardrobe Makers",
277              "Waterproofing",
278              "Window Cleaning",
279              "Window Repairs",
280              "Window Shutters",
281              "Window Tinting",
282              "Windows"
283            ],
284            "type": "string",
285            "description": "Category to search."
286          },
287          "postcode": {
288            "title": "PostCode",
289            "type": "integer",
290            "description": "Enter the postcode you want to search for companies in."
291          },
292          "sortBy": {
293            "title": "Sort By",
294            "enum": [
295              "Rating",
296              "Total Hired",
297              "Total Recommendations"
298            ],
299            "type": "string",
300            "description": "Choose how to sort the job listings."
301          }
302        }
303      },
304      "runsResponseSchema": {
305        "type": "object",
306        "properties": {
307          "data": {
308            "type": "object",
309            "properties": {
310              "id": {
311                "type": "string"
312              },
313              "actId": {
314                "type": "string"
315              },
316              "userId": {
317                "type": "string"
318              },
319              "startedAt": {
320                "type": "string",
321                "format": "date-time",
322                "example": "2025-01-08T00:00:00.000Z"
323              },
324              "finishedAt": {
325                "type": "string",
326                "format": "date-time",
327                "example": "2025-01-08T00:00:00.000Z"
328              },
329              "status": {
330                "type": "string",
331                "example": "READY"
332              },
333              "meta": {
334                "type": "object",
335                "properties": {
336                  "origin": {
337                    "type": "string",
338                    "example": "API"
339                  },
340                  "userAgent": {
341                    "type": "string"
342                  }
343                }
344              },
345              "stats": {
346                "type": "object",
347                "properties": {
348                  "inputBodyLen": {
349                    "type": "integer",
350                    "example": 2000
351                  },
352                  "rebootCount": {
353                    "type": "integer",
354                    "example": 0
355                  },
356                  "restartCount": {
357                    "type": "integer",
358                    "example": 0
359                  },
360                  "resurrectCount": {
361                    "type": "integer",
362                    "example": 0
363                  },
364                  "computeUnits": {
365                    "type": "integer",
366                    "example": 0
367                  }
368                }
369              },
370              "options": {
371                "type": "object",
372                "properties": {
373                  "build": {
374                    "type": "string",
375                    "example": "latest"
376                  },
377                  "timeoutSecs": {
378                    "type": "integer",
379                    "example": 300
380                  },
381                  "memoryMbytes": {
382                    "type": "integer",
383                    "example": 1024
384                  },
385                  "diskMbytes": {
386                    "type": "integer",
387                    "example": 2048
388                  }
389                }
390              },
391              "buildId": {
392                "type": "string"
393              },
394              "defaultKeyValueStoreId": {
395                "type": "string"
396              },
397              "defaultDatasetId": {
398                "type": "string"
399              },
400              "defaultRequestQueueId": {
401                "type": "string"
402              },
403              "buildNumber": {
404                "type": "string",
405                "example": "1.0.0"
406              },
407              "containerUrl": {
408                "type": "string"
409              },
410              "usage": {
411                "type": "object",
412                "properties": {
413                  "ACTOR_COMPUTE_UNITS": {
414                    "type": "integer",
415                    "example": 0
416                  },
417                  "DATASET_READS": {
418                    "type": "integer",
419                    "example": 0
420                  },
421                  "DATASET_WRITES": {
422                    "type": "integer",
423                    "example": 0
424                  },
425                  "KEY_VALUE_STORE_READS": {
426                    "type": "integer",
427                    "example": 0
428                  },
429                  "KEY_VALUE_STORE_WRITES": {
430                    "type": "integer",
431                    "example": 1
432                  },
433                  "KEY_VALUE_STORE_LISTS": {
434                    "type": "integer",
435                    "example": 0
436                  },
437                  "REQUEST_QUEUE_READS": {
438                    "type": "integer",
439                    "example": 0
440                  },
441                  "REQUEST_QUEUE_WRITES": {
442                    "type": "integer",
443                    "example": 0
444                  },
445                  "DATA_TRANSFER_INTERNAL_GBYTES": {
446                    "type": "integer",
447                    "example": 0
448                  },
449                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
450                    "type": "integer",
451                    "example": 0
452                  },
453                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
454                    "type": "integer",
455                    "example": 0
456                  },
457                  "PROXY_SERPS": {
458                    "type": "integer",
459                    "example": 0
460                  }
461                }
462              },
463              "usageTotalUsd": {
464                "type": "number",
465                "example": 0.00005
466              },
467              "usageUsd": {
468                "type": "object",
469                "properties": {
470                  "ACTOR_COMPUTE_UNITS": {
471                    "type": "integer",
472                    "example": 0
473                  },
474                  "DATASET_READS": {
475                    "type": "integer",
476                    "example": 0
477                  },
478                  "DATASET_WRITES": {
479                    "type": "integer",
480                    "example": 0
481                  },
482                  "KEY_VALUE_STORE_READS": {
483                    "type": "integer",
484                    "example": 0
485                  },
486                  "KEY_VALUE_STORE_WRITES": {
487                    "type": "number",
488                    "example": 0.00005
489                  },
490                  "KEY_VALUE_STORE_LISTS": {
491                    "type": "integer",
492                    "example": 0
493                  },
494                  "REQUEST_QUEUE_READS": {
495                    "type": "integer",
496                    "example": 0
497                  },
498                  "REQUEST_QUEUE_WRITES": {
499                    "type": "integer",
500                    "example": 0
501                  },
502                  "DATA_TRANSFER_INTERNAL_GBYTES": {
503                    "type": "integer",
504                    "example": 0
505                  },
506                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
507                    "type": "integer",
508                    "example": 0
509                  },
510                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
511                    "type": "integer",
512                    "example": 0
513                  },
514                  "PROXY_SERPS": {
515                    "type": "integer",
516                    "example": 0
517                  }
518                }
519              }
520            }
521          }
522        }
523      }
524    }
525  }
526}

Hipages Business Extractor OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Hipages Business Extractor from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

Pricing

Pricing model

Pay per result 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Price per 1,000 items

$2.00