Security Industry Association Member Directory Actor
Pricing
from $8.99 / 1,000 results
Go to Apify Store
Security Industry Association Member Directory Actor
Scrapes public SIA company directory records into structured company lead data.
Pricing
from $8.99 / 1,000 results
Rating
0.0
(0)
Developer
Chris Hoover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 days ago
Last modified
Categories
Share
Scrapes public company records from the SIA member directory into a structured dataset.
What it does
- Collects public company names, addresses, websites, and profile URLs from the browse pages.
- Follows public company detail pages to enrich each record with member-since date, company type, description, segments, markets, and logo URL.
- Avoids login pages, cart/account paths, and personal-contact enrichment.
Use cases
- Build a security-industry lead list for sales, partnerships, or market research.
- Track member-company metadata changes over time.
- Export SIA company metadata into a clean dataset for downstream analysis.
Input
startUrls: SIA browse, browse-by, or company detail URLsmaxItems: maximum company records to emitmaxPages: maximum browse pages to follow from any listing pagedelaySeconds: polite pause between requests
Output fields
| Field | Description |
|---|---|
company_name | Public company name |
profile_url | Canonical SIA company profile URL |
source_url | Exact detail page URL fetched for the record |
discovered_from_url | Browse page or direct input URL where the record was found |
address | Full public postal address |
city | Public city or locality |
state | Public state, province, or region |
zip_postal_code | Public ZIP or postal code |
country | Public country |
website | Public company website |
company_type | Public SIA company type |
member_since_date | Public member-since date |
public_company_description | Public company description |
industry_segments | Public industry segment tags |
markets_served | Public markets served tags |
logo_url | Public image URL when available |
crawl_timestamp | ISO timestamp when the record was scraped |
Example output
{"company_name": "2 Tech Ltd.","profile_url": "https://mysia.securityindustry.org/Directories/CompanyListing.aspx?ID=8iOxmpBsLtM%3d","source_url": "https://mysia.securityindustry.org/Directories/CompanyListing.aspx?ID=8iOxmpBsLtM%3d","discovered_from_url": "https://mysia.securityindustry.org/Directories/BrowseBy.aspx?By=oNcujP4vSA0%3d&Type=PV0QjJM7mko%3d","address": "72 Church St Hamilton, HM11 Bermuda","city": "Hamilton","state": null,"zip_postal_code": "HM11","country": "Bermuda","website": "https://www.2techbda.com","company_type": "Integrator","member_since_date": "2019-03-13","public_company_description": "Bermuda’s all-encompassing systems integration company, 2 Tech Limited is the island’s leading provider of low voltage electronic security & fire alarm, audio/video and cabling systems for both commercial and residential environments.","industry_segments": ["Access Control","Alarms & Intrusion","Integrated Systems","Life Safety","Video Solutions"],"markets_served": ["Commercial","Corporate","Financial Institution","Port/Maritime","Residential","Retail/Loss Prevention","State & Local Government"],"logo_url": "https://mysia.securityindustry.org/Images/Photo/897_15133_18f7b5cc-2986-49b2-b200-3b8029ffb620.jpg?303656648","crawl_timestamp": "2026-07-09T07:30:56.616606+00:00"}
Pricing
$8.99 per 1,000 results
Example costs:
- 100 results = $0.90
- 500 results = $4.50
- 1,000 results = $8.99
- 5,000 results = $44.95
Notes
- Public HTML only, no login required.
- Uses a 1 second polite pause between requests by default.
- Works with browse pages and direct company detail URLs.