Sunbiz Details Spider
Pricing
from $9.00 / 1,000 results
Sunbiz Details Spider
Extract comprehensive business data from Florida's Sunbiz.org database. Scrape detailed corporate records, annual reports, and historical documents into structured JSON. Ideal for legal research, due diligence, and business intelligence....
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer
GetDataForMe
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
10 hours ago
Last modified
Categories
Share
Description
Extract comprehensive business data from Florida's Sunbiz.org database. Scrape detailed corporate records, annual reports, and historical documents into structured JSON. Ideal for legal research, due diligence, and business intelligence....
Sunbiz Details Spider
Introduction
The Sunbiz Details Spider is a powerful Apify Actor designed to extract comprehensive business information from Florida's Division of Corporations database (Sunbiz.org). It efficiently scrapes detailed corporate records, including registration details, annual reports, and historical documents, providing structured data for analysis and research. This tool is essential for professionals needing accurate, up-to-date business intelligence from Florida's official corporate registry.
Features
- Comprehensive Data Extraction: Scrapes full business profiles, including names, types, statuses, addresses, and registration numbers.
- Historical Records: Retrieves annual reports, event histories, and document links dating back years.
- Structured Output: Delivers clean JSON data with consistent formatting for easy integration.
- High Reliability: Handles dynamic web content and ensures data accuracy through robust parsing.
- Scalable Performance: Processes multiple URLs efficiently, suitable for batch operations.
- Error-Resilient: Includes built-in retries and logging for smooth operation.
- Apify Integration: Seamlessly runs on Apify's cloud platform with no local setup required.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Urls | array | Yes | A list of URLs from Sunbiz.org detail pages to scrape. Each URL must be a valid HTTP/HTTPS link pointing to a corporation's detail page. | ["https://search.sunbiz.org/Inquiry/CorporationSearch/SearchResultDetail?inquirytype=ZipCode&directionType=Initial&searchNameOrder=ATLASSERVICE%205859730&aggregateId=domp-585973-e39e1e80-316a-4538-9992-37a64f256893&searchTerm=12345&listNameOrder=ATLASSERVICE%205859730"] |
Example Usage
To run the actor, provide input in JSON format:
{"Urls": ["https://search.sunbiz.org/Inquiry/CorporationSearch/SearchResultDetail?inquirytype=ZipCode&directionType=Initial&searchNameOrder=ATLASSERVICE%205859730&aggregateId=domp-585973-e39e1e80-316a-4538-9992-37a64f256893&searchTerm=12345&listNameOrder=ATLASSERVICE%205859730"]}
Example output:
[{"business_name": "ATLAS SERVICE, INC.","business_type": "Florida Profit Corporation","registration_number": "585973","fei_ein_number": "59-1847472","status": "INACTIVE","state_of_formation": "FL","date_of_incorporation": "09/11/1978","last_event": "CONVERSION","last_event_date": "05/08/2024","principal_address": "None None, FL 12345","mailing_address": "None None, FL 12345","registered_agent_name": "Registered Agent Name & Address","registered_agent_address": "None None, FL 12345","officers_directors": ["Officer/Director Detail","NONE"],"annual_reports": [{"year": "2024","filed_date": "05/07/2024"},{"year": "2024","filed_date": "07/03/2024"},{"year": "2024","filed_date": "07/24/2024"}],"last_annual_report_date": "05/07/2024","documents": [{"title": "08/27/2024 -- Off/Dir Resignation","url": "https://search.sunbiz.org/Inquiry/CorporationSearch/ConvertTiffToPDF?storagePath=COR%5C2024%5C0830%5C33579629.Tif&documentNumber=585973"},{"title": "07/24/2024 -- AMENDED ANNUAL REPORT","url": "https://search.sunbiz.org/Inquiry/CorporationSearch/GetDocument?aggregateId=domp-585973-e39e1e80-316a-4538-9992-37a64f256893&transactionId=585973-242c8099-9ef5-40b2-a258-9c41614df612&formatType=PDF"}],"event_history_url": "https://search.sunbiz.org/Inquiry/CorporationSearch/EventHistory?aggregateId=domp-585973-e39e1e80-316a-4538-9992-37a64f256893&entityId=585973&CurrentPage=0&SearchTerm=12345&InquiryType=ZipCode&inquiryDirectionType=CurrentList&SearchNameOrder=ATLASSERVICE%205859730&ListNameOrder=ATLASSERVICE%205859730","actor_id": "8KCqDegVdWPMFMF36","run_id": "zO26zTa88M9USVZzs"}]
Use Cases
- Legal Research: Gather detailed corporate histories for case preparation and compliance checks.
- Due Diligence: Verify business statuses and registrations for mergers, acquisitions, or partnerships.
- Business Intelligence: Analyze competitor data, including officer details and financial filings.
- Academic Studies: Collect historical business data for economic research and trend analysis.
- Regulatory Monitoring: Track changes in corporate statuses and filings for oversight purposes.
- Data Aggregation: Build databases of Florida businesses for marketing or sales outreach.
Installation and Usage
- Search for "Sunbiz Details Spider" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters by providing the list of URLs.
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The actor outputs an array of JSON objects, each representing a scraped business. Key fields include business_name, business_type, registration_number, status, addresses, officers_directors (as an array), annual_reports (array of objects with year and filed_date), documents (array of objects with title and url), and event_history_url. This structured format ensures easy parsing and integration into databases or analysis tools.
Error Handling
The actor includes robust error handling, such as retries for network issues and logging of failed URLs. If a URL is invalid or the page structure changes, the actor will log errors and continue with other URLs. Check the run logs for details on any issues.
Rate Limiting and Best Practices
Apify enforces rate limits to prevent overloading the target site; respect these to avoid bans. Best practices include limiting concurrent runs, using valid URLs only, and processing results in batches. For large-scale scraping, consider scheduling runs during off-peak hours.
Limitations
This actor is specific to Sunbiz.org detail pages and may not work with other sites. Data accuracy depends on the source website's updates. Some fields like addresses may appear as "None" if not provided.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/
We're here to help you get the most out of this Actor!