![ISSA Directory Scraper avatar](https://images.apifyusercontent.com/YbWvqe9L1E3r5r52bipGkgjFevPythGNPIgfqQ9mjnQ/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20veUl5ZVppTzBNNllKc0MxamMtYWN0b3ItbmFlNzI3ZzduZGFSb1ZrVWotTklZcmlaZzdZcy1kb3dubG9hZC5wbmc.webp)
ISSA Directory Scraper
Try for free
2 hours trial then $10.00/month - No credit card required now
Go to Store![ISSA Directory Scraper](https://images.apifyusercontent.com/YbWvqe9L1E3r5r52bipGkgjFevPythGNPIgfqQ9mjnQ/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20veUl5ZVppTzBNNllKc0MxamMtYWN0b3ItbmFlNzI3ZzduZGFSb1ZrVWotTklZcmlaZzdZcy1kb3dubG9hZC5wbmc.webp)
![ISSA Directory Scraper](https://images.apifyusercontent.com/YbWvqe9L1E3r5r52bipGkgjFevPythGNPIgfqQ9mjnQ/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20veUl5ZVppTzBNNllKc0MxamMtYWN0b3ItbmFlNzI3ZzduZGFSb1ZrVWotTklZcmlaZzdZcy1kb3dubG9hZC5wbmc.webp)
ISSA Directory Scraper
songd/issa-directory-scraper
Try for free
2 hours trial then $10.00/month - No credit card required now
Scrapes company directory data from ISSA's member directory.
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:
Parameter | Type | Description |
---|---|---|
proxyConfiguration | Object | Proxy settings to prevent blocking (recommended). |
maxPages | Integer | Maximum number of pages to scrape. Default: 2 . |
startUrl | String | Direct URL to start the search. If provided, other search parameters are ignored. |
keywords | String | Search keywords (used when startUrl is not provided). |
type | String | Company type filter. |
region | String | Region filter. |
state | String | State filter. |
zip | String | ZIP 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
- Go to the Apify Console.
- Create a new task for this actor.
- Provide input parameters in JSON format.
- Run the actor and wait for the results.
- 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.
Developer
Maintained by Community
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Feb 2025
Modified a day ago
Categories