Bca Gov Sg Companies Detail Scraper avatar

Bca Gov Sg Companies Detail Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Bca Gov Sg Companies Detail Scraper

Bca Gov Sg Companies Detail Scraper

The Bca Gov Sg Companies Detail Scraper automates data extraction from Singapore's official Business Registration Service website, providing comprehensive company profiles including names, addresses, and licensing details....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Introduction

The Bca Gov Sg Companies Detail Scraper is an automated tool designed to extract detailed information about companies registered in Singapore from the official Business Registration Service (BRS) website. This actor efficiently gathers comprehensive data, including company names, addresses, contact details, and licensing information, providing valuable insights for various business applications.

Features

  • Automated Data Extraction: Seamlessly scrapes detailed company profiles from BCA.gov.sg.
  • High-Quality Data: Ensures accuracy and reliability of the extracted information.
  • Customizable Start URLs: Allows users to specify starting points for data extraction.
  • Rich Output Format: Provides structured JSON output with comprehensive details.
  • Scalable Performance: Efficiently handles multiple requests, suitable for large-scale operations.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to start with. These are the initial company detail pages to scrape.[{"url": "https://www.bca.gov.sg/eBACS/BCA_DIRECTORY/Company/CompanyDetails?uenNo=201910041R"}]

Example Usage

Input JSON

{
"startUrls": [
{
"url": "https://www.bca.gov.sg/eBACS/BCA_DIRECTORY/Company/CompanyDetails?uenNo=201910041R"
}
]
}

Output JSON

[
{
"url": "https://www.bca.gov.sg/eBACS/BCA_DIRECTORY/Company/CompanyDetails?uenNo=201910041R",
"companyName": "RAYSHENG CONSTRUCTION & ENGINEERING PTE. LTD.",
"uen": "201910041R",
"address": "7030 ANG MO KIO AVENUE 5 #08-99 NORTHSTAR @ AMK SINGAPORE 569880",
"telephone": "81689552",
"fax": "60380404",
"contractors": [
{
"workhead": "CR06",
"description": "Interior Decoration & Finishing Works",
"grade": "L1",
"expiry_date": "01/11/2028"
},
{
"workhead": "CW01",
"description": "General Building",
"grade": "C3",
"expiry_date": "01/11/2028"
}
],
"licensedBuilders": [
{
"licensingCode": "GB2",
"description": "General Builder Class 2",
"expiryDate": "20/07/2029"
}
],
"scrapedAt": "2026-07-15T05:37:50.369Z"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into competitors' company structures and operations.
  • Competitive Intelligence: Monitor industry players for strategic planning.
  • Price Monitoring: Track pricing strategies by analyzing financial data of companies.
  • Content Aggregation: Compile comprehensive datasets for market reports or publications.
  • Academic Research: Utilize detailed company information for economic studies.
  • Business Automation: Integrate with CRM systems to update client databases automatically.

Installation and Usage

  1. Search for "Bca Gov Sg Companies Detail Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters by specifying start URLs.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array where each object represents a company's detailed profile extracted from BCA.gov.sg. Key fields include:

  • url: The URL of the company detail page.
  • companyName: Name of the company.
  • uen: Unique Entity Number of the company.
  • address: Physical address of the company.
  • telephone and fax: Contact numbers.
  • contractors: List of contractor details with workhead, description, grade, and expiry date.
  • licensedBuilders: Licensing information for builders.
  • scrapedAt: Timestamp indicating when the data was scraped.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!