Angi (Angie's List) Company Links Scraper avatar
Angi (Angie's List) Company Links Scraper
Try Actor

$5.00/month

View all Actors
Angi (Angie's List) Company Links Scraper

Angi (Angie's List) Company Links Scraper

babak/angi-angie-s-list-company-links-scraper
Try Actor

$5.00/month

Need to gather URLs, Addresses, and Company Names from Angi (Angie's List) really fast? Use our Angi (Angie's List) Company Links Scraper that has lots of fields for filtration by Location and Categories

Angi (Angie's List) Company Links Scraper let you supercharge your extraction of Angie's List data. By using this unofficial Angie's List Company Links Scraper API you'll get:

  • Location: State/City/Zip code (Full Address)

  • Category

  • List of company URLs

  • List of company URLs together with company name and address

Looking for full company details?

Use our Angi (Angie's List) Scraper to enjoy the full potential of scraping Angi. Scrape company contact details, general information, and company reviews without limitations in result’s amount.

How to scrape Angi (Angie's List)

It's easy to scrape Angi with Angi (Angie's List) Company Links Scraper. Just follow these few steps, and you'll get your data in a few minutes.

  1. Click on Try for free.

  2. Enter the search terms or location you want to scrape.

  3. Click on Run.

  4. When Angi (Angie's List) Company Links Scraper has finished, preview or download your data from the Dataset tab.

Input

Field LabelObject KeyTypeDescriptionDefault
LocationlocationstringLocation name as you would search: City name, ZIP code, state."Portland"
CategorycategorystringSelect a category fromnone
Category page URLscategoryLinksstring[]A list of category URLs, can be added as a file, remote file or just a list of URLs[]
Zip Codeszipcodesstring[]A list of US Zip Codes can be added as a file, remote file or just a list of zip codes[]
Max concurrencymaxConcurrencyintegerDefines how many pages can be processed by the scraper in parallel. The scraper automatically increases and decreases concurrency based on available system resources. Use this option to set a hard limit.100
proxyConfigurationproxyConfigurationobjectProxy settings of the run. If you have access to Apify proxy, you can set { "useApifyProxy": true" } to enable proxy usage{ "useApifyProxy": false }

*To start scrapping, please use at least one search field

Results

You'll get a dataset containing the output of this actor. The length of the dataset will depend on the amount of results you've set/got. You can download those results as an Excel, HTML, XML, JSON, and CSV document or you can just use Apify API to get the data.

Here's an example of scraped Angi data you'll get if you decide to scrape all URLs and Addresses of electricians of Los Angeles

1[
2  {
3    "state": "ca",
4    "city": "los angeles",
5    "category": "electrical",
6    "linksArr": [
7      "https://www.angi.com/companylist/us/ca/los-angeles/310handyman-reviews-418685.htm",
8      "https://www.angi.com/companylist/us/ca/los-angeles/%5Bin%5Dform-builders-reviews-4916185.htm",
9      "https://www.angi.com/companylist/us/ca/los-angeles/a-bella-casa-construction-reviews-426034.htm",
10      ...
11    ],
12    "companyDataArr": [
13      {
14        "link": "https://www.angi.com/companylist/us/ca/los-angeles/310handyman-reviews-418685.htm",
15        "name": "310Handyman",
16        "fullAddress": "P.O. Box 491282 Los Angeles, California 90049"
17      },
18      {
19        "link": "https://www.angi.com/companylist/us/ca/los-angeles/%5Bin%5Dform-builders-reviews-4916185.htm",
20        "name": "[IN]form Builders",
21        "fullAddress": "1200 Cliff Dr Los Angeles, California 90065"
22      },
23      {
24        "link": "https://www.angi.com/companylist/us/ca/los-angeles/a-bella-casa-construction-reviews-426034.htm",
25        "name": "A Bella Casa Construction",
26        "fullAddress": "652 Tularosa Dr Los Angeles, California 90026"
27      },
28      ...
29    ]
30  }
31]

*Object additionalContactInfo, can be unavailable in the future

Note that personal data is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. We also recommend that you read our blog post: is web scraping legal?

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jun 2023
  • Modified 9 months ago