ISSA Directory Scraper avatar
ISSA Directory Scraper

Pricing

$10.00/month + usage

Go to Store
ISSA Directory Scraper

ISSA Directory Scraper

Developed by

Singed mm

Maintained by Community

Scrapes company directory data from ISSA's member directory.

0.0 (0)

Pricing

$10.00/month + usage

1

Monthly users

3

Runs succeeded

>99%

Last modified

2 months ago

ISSA Directory Search Scraper

This Apify Actor scrapes business listings from the ISSA directory, extracting company details such as name, location, type, description, and links. It supports keyword-based searches, location filtering, and pagination.

Features

  • Search by keywords, type, region, state, and ZIP code.
  • Supports a direct startUrl for predefined searches.
  • Extracts company details including name, location, type, description, and links.
  • Handles pagination up to a user-defined limit.
  • Uses proxies to prevent IP blocking.

Input Parameters

The actor accepts the following input parameters:

ParameterTypeDescription
proxyConfigurationObjectProxy settings to prevent blocking (recommended).
maxPagesIntegerMaximum number of pages to scrape. Default: 2.
startUrlStringDirect URL to start the search. If provided, other search parameters are ignored.
keywordsStringSearch keywords (used when startUrl is not provided).
typeStringCompany type filter.
regionStringRegion filter.
stateStringState filter.
zipStringZIP code filter.

Output Data

The scraper outputs structured JSON data with the following fields:

1{
2  "category": "Premium Members",
3  "companyName": "Example Company",
4  "profileLink": "https://example.com/profile",
5  "location": "New York, NY",
6  "companyType": "Manufacturer",
7  "description": "Leading provider of cleaning solutions.",
8  "links": ["https://companywebsite.com"]
9}

How to Use

  1. Go to the Apify Console.
  2. Create a new task for this actor.
  3. Provide input parameters in JSON format.
  4. Run the actor and wait for the results.
  5. Download the scraped data in JSON, CSV, or Excel formats.

Example Input

1{
2  "keywords": "janitorial services",
3  "maxPages": 3,
4  "proxyConfiguration": {
5    "useApifyProxy": true
6  }
7}

Notes

  • If startUrl is provided, it will override keyword-based searches.
  • To avoid blocking, it's recommended to use a proxy service.

Support

For issues or feature requests, please contact us via Apify support.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$10.00