VOOZH about

URL: https://apify.com/fortuitous_pirate/angi-home-services-contractors-reviews/api

⇱ Angi Home Services Contractors & Reviews Scraper API Β· Apify


πŸ‘ Angi Home Services Contractors & Reviews Scraper avatar

Angi Home Services Contractors & Reviews Scraper

Pricing

from $3.50 / 1,000 results

Go to Apify Store

Angi Home Services Contractors & Reviews Scraper

Angi Home Services Contractors & Reviews Scraper. Structured data export for lead generation, enrichment, and competitive research.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

27

Total users

6

Monthly active users

a month ago

Last modified

Share

You might also like

Angi Scraper - US Home Service Pros & Contractors

haketa/angi-scraper

Angi (Angie's List) scraper & data API: find US home-service pros & contractors by category and city β€” export business name, category, phone, full address, rating, review count, reviews, years in business & verification. Home-services lead generation & local market research β€” fast.

Angi (Angie's List) Contractor & Reviews Scraper

parseforge/angies-list-scraper

Extract verified home service contractor profiles, ratings, reviews, services, addresses, and business hours from Angi (Angie's List). Used by contractors, insurance, and lead-gen teams.

Angi Home Services Scraper

crawlerbros/angi-scraper

Scrape Angi home-service provider listings (plumbers, electricians, HVAC, etc.) with phone, website, rating, reviews, services, service areas, licenses. Requires hardcoded Apify RESIDENTIAL US proxy.

13

Angi Scraper

solidcode/angi-scraper

[πŸ’° $0.8 / 1K] Extract contractor and home-service pro listings from Angi.com - business names, phone numbers, addresses, ratings, reviews, hours, and photos. Search by keyword and location, browse by category, paste Angi URLs directly. Optional per-pro reviews extraction.

Angi (formerly Angie's List) Scraper

alizarin_refrigerator-owner/angi-scraper

Angi Scraper extracts comprehensive business data from Angi (formerly Angie's List), the leading home services marketplace. Get verified contractor profiles, customer reviews, ratings, and project photos for plumbers, electricians, HVAC technicians, roofers, and all home service categories.

63

1.0

Angi Home Services Scraper

jungle_synthesizer/angi-scraper

Scrape Angi home-service provider listings by category and location. Returns business name, phone, website, rating, review count, service categories, service-area ZIPs, address, certified flag, and more. For lead generation, contractor CRMs, and local business intelligence.

πŸ‘ User avatar

BowTiedRaccoon

2

Angi Phone Number Scraper

contacts-api/angi-phone-number-scraper

Generate contractor leads with our Angi Phone Number Scraper. Extract public phone numbers from Angi profiles for outreach and sales.

9

1.0

Angi Phone Number Scraper

scraperoka/angi-phone-number-scraper

πŸ“ž Angi Phone Number Scraper extracts verified phone numbers from Angi listings quickly and accurately. βœ… Perfect for lead generation, outreach, and B2B sales research. πŸš€ Save time, target prospects, and boost conversions.

Scraperoka

2

angi.com (Angie's List) Scraper

igolaizola/angi-scraper

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.

πŸ‘ User avatar

IΓ±igo Garcia Olaizola

312

5.0

You can access the Angi Home Services Contractors & Reviews Scraper 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.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/fortuitous_pirate~angi-home-services-contractors-reviews/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

Angi Home Services Contractors & Reviews Scraper API

Below, you can find a list of relevant HTTP API endpoints for calling the Angi Home Services Contractors & Reviews Scraper Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/fortuitous_pirate~angi-home-services-contractors-reviews/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/fortuitous_pirate~angi-home-services-contractors-reviews/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/fortuitous_pirate~angi-home-services-contractors-reviews?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Angi Home Services Contractors & Reviews Scraper API programmatically via the Apify API.

You can choose from:

Angi Home Services Contractors & Reviews Scraper API in Python

Angi Home Services Contractors & Reviews Scraper API in JavaScript

Angi Home Services Contractors & Reviews Scraper API through CLI

Angi Home Services Contractors & Reviews Scraper OpenAPI definition

You can start Angi Home Services Contractors & Reviews Scraper with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Angi Home Services Contractors & Reviews Scraper is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Angi Home Services Contractors & Reviews Scraper run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.