Moneyhouse.ch Scraper - Swiss Company Registry avatar

Moneyhouse.ch Scraper - Swiss Company Registry

Pricing

from $3.00 / 1,000 company founds

Go to Apify Store
Moneyhouse.ch Scraper - Swiss Company Registry

Moneyhouse.ch Scraper - Swiss Company Registry

Scrape company data from Moneyhouse.ch, Switzerland's leading commercial register platform. Extract UID numbers, legal forms, management boards, share capital, industry sectors, and full company details from the Swiss trade register.

Pricing

from $3.00 / 1,000 company founds

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape company data from Moneyhouse.ch, Switzerland's leading commercial register and company information platform with data on 600,000+ Swiss companies.

What data do you get?

For each company, the scraper extracts:

  • Company name and legal name
  • Swiss UID number (CHE-xxx.xxx.xxx)
  • Legal form (AG, GmbH, Sole proprietorship, etc.)
  • Company purpose/description (from commercial register)
  • Full address (street, postal code, city, canton)
  • Company status (active, dissolved, in liquidation)
  • Industry sector and NOGA code
  • Share capital (for AG/GmbH)
  • Year of registration
  • Management board members and authorized signatories

How to use

Option 1: Paste a search URL

  1. Go to moneyhouse.ch and search for companies
  2. Copy the search results URL
  3. Paste it into the Search URLs field

Option 2: Use search query + canton

Set the Search Query (e.g., "software") and optionally a Canton (e.g., "ZH") to filter results.

Input example

{
"searchQuery": "software",
"canton": "ZH",
"maxResults": 50,
"includeDetails": true,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Input parameters

ParameterTypeDescription
searchUrlsarrayMoneyhouse search result URLs
searchQuerystringSearch keyword (alternative to searchUrls)
cantonstringSwiss canton code filter (e.g., "ZH", "BE", "GE")
maxResultsintegerMaximum companies to scrape (default: 50)
includeDetailsbooleanFetch detail pages for full data (default: true)
proxyConfigurationobjectProxy settings

Output example

{
"id": "1312690861",
"uid": "CHE-415.291.110",
"name": "Stadler Software",
"legal_form": "Sole proprietorship",
"description": "Software-Consulting.",
"website": null,
"phone": null,
"email": null,
"address": "Buel 23c",
"city": "Eschenbach SG",
"postal_code": "8733",
"canton": "SG",
"country": "Switzerland",
"country_code": "CH",
"share_capital": null,
"currency": null,
"year_founded": "2023",
"status": "active",
"industry": "IT services",
"noga_code": null,
"employees": null,
"management": [
{ "name": "Ruben Julius Stadler", "role": "Owner" }
],
"source_url": "https://www.moneyhouse.ch/en/company/stadler-software-1312690861",
"source_platform": "moneyhouse.ch",
"scraped_at": "2026-03-26T10:30:00Z"
}

Swiss-specific data

This scraper extracts data unique to the Swiss commercial register:

  • UID numbers: The official Swiss company identification number (CHE-xxx.xxx.xxx)
  • Legal forms: AG (corporation), GmbH (LLC), Einzelunternehmen (sole proprietorship), Genossenschaft (cooperative), etc.
  • NOGA codes: Swiss industry classification codes
  • Share capital: Registered capital for AG and GmbH companies
  • Canton: The Swiss canton where the company is legally headquartered

Tips

  • Include Details = ON gives you UID, legal form, management, industry, and description. Highly recommended.
  • Include Details = OFF is much faster but only returns name, address, and status.
  • Datacenter proxy works fine for Moneyhouse, no need for residential.
  • Up to 50 companies per search query from the free tier. Use multiple specific queries for more results.

Pricing

This actor uses pay-per-result pricing:

EventPrice
Per run$0.005
Per company (search only)$0.003
Per company (with details)$0.005

Technical details

  • Built in Go with TLS fingerprinting for reliable access
  • ~12MB Docker image, 128MB RAM
  • Parses JSON-LD structured data + HTML key-value pairs from company detail pages
  • Rate-limited to be respectful to the website

Swiss Company Data

Swiss Business Directories

DACH Business Directories

Enrich your leads

If something is not working or you're missing a feature or data field, please open an issue and we'll look into it.