Hungarian Chamber of Architects (MÉK) Directory Scraper avatar

Hungarian Chamber of Architects (MÉK) Directory Scraper

Pricing

from $4.00 / 1,000 architect results

Go to Apify Store
Hungarian Chamber of Architects (MÉK) Directory Scraper

Hungarian Chamber of Architects (MÉK) Directory Scraper

Extract verified architects, decoded direct contacts, certified design titles, and affiliated architectural studios from the Hungarian Chamber of Architects (MÉK/MEKON). Fast, MCP-ready tool for B2B intelligence and audits.

Pricing

from $4.00 / 1,000 architect results

Rating

0.0

(0)

Developer

Hyperion Intelligence

Hyperion Intelligence

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Hungarian Chamber of Architects (MÉK) Directory Scraper & MCP Tool

A lightweight, token-optimized Apify Actor and Model Context Protocol (MCP) server tool designed to extract verified professional credentials, active architectural licenses, registered studios, and decoded direct contact details from the official Hungarian Chamber of Architects (Magyar Építész Kamara – MÉK / MEKON) public registry (eugyintezes.mekon.hu).

Built specifically for Autonomous AI Agents (SDR, AEC Procurement, Partner Sourcing, and GRC Compliance), B2B lead enrichment pipelines, and direct integration into Claude Desktop, Cursor, LangChain, Make, and n8n.


⚡ Key Highlights & Architecture

  • AI & Agent Native (MCP Tool): Returns strictly typed, structured JSON data to protect LLM context windows against context pollution and token waste during multi-turn planning.
  • Intelligent PDF Stream Contact Extraction: The MEKON web portal conceals personal phone numbers and emails behind anti-bot image elements. This Actor automatically resolves each member's official printable PDF datasheet, decompressing raw PDF content streams to extract clean, verified, copyable phone numbers, emails, and studio websites.
  • Company & Studio Entity Resolution: Automatically identifies when an architect practices within a company or studio, extracting corporate entity names, headquarters, and direct office details.
  • Verified Chamber Credentials & Expiry: Captures statutory chamber registration numbers (tagszám), membership status, regional territorial chambers, professional divisions (e.g. Chief Architect Section, Interior Architecture, Landscape Architecture), and official authorization codes with expiration dates.
  • Pay-per-Event (PPE) Pricing: Transparent pay-as-you-go billing—pay strictly for successfully extracted architect records ($0.004 per record) plus a synthetic start fee ($0.00005).
  • Graceful Execution & Live Storage: Records are pushed to the default Apify Dataset in real time (Actor.pushData()), enabling immediate viewing, filtering, and export.

📥 Input Configuration (Input Schema)

The input schema is streamlined for automated agent function calling and manual runs alike:

FieldTypeDefaultDescription
startUrlsArray["https://eugyintezes.mekon.hu/index.php?u=nevjegyzek"]Starting URL(s) for the MEKON directory. Accepts the main directory or pre-filtered search results (e.g. filtered by region, chamber section, or license type).
maxItemsInteger100Maximum number of architect profiles to extract and charge. The Actor stops cleanly once this limit is reached.
proxyConfigurationObject{ "useApifyProxy": false }Optional proxy settings. Enabling Apify Proxy is recommended for high-volume or long-running crawl jobs.

Input JSON Example

{
"startUrls": [
{
"url": "https://eugyintezes.mekon.hu/index.php?u=nevjegyzek"
}
],
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": false
}
}

📤 Output Dataset Format

Every profile extracted is stored as a standardized, enriched JSON object in the dataset:

FieldTypeDescriptionSample Value
CégnévstringCompany / studio name, or architect's name if sole practitioner"Absztrakt Építész Műhely Bt."
CímstringOfficial seat or registered contact address"2000 Szentendre, Bükkös part 68/B."
TelefonszámstringDecoded direct office or mobile phone number"06-30-397-27-71"
E-mail címstringDecoded official email address"absztraktem@gmail.com"
Weboldal URLstringStudio website or portfolio link"https://absztrakt-epitesz.hu/"
KategóriastringPrimary chamber section or qualification code"Főépítészi Tagozat"
nevstringFull legal name of the architect / designer"Aba Lehel Béla"
tagszamstringOfficial MÉK chamber registration ID"13-1357"
statuszstringOfficial membership status"aktív tag"
kamarastringCompetent regional territorial chamber"Pest vármegyei Építész Kamara"
tagozatstringRegistered professional division / section"Főépítészi Tagozat"
jogosultsagokstring[]Authorized design qualifications with expiration dates["É 13-1357, Lejár: 2028.09.07 (aktív)"]
vegzettsegstring[]Recognized academic qualifications and degrees["építészmérnök", "építésztervező szakmérnök"]
munkahelyNevstringRegistered corporate employer / workplace"Absztrakt Építész Műhely Bt."
adatlapUrlstringDirect URL to the official public profile"https://eugyintezes.mekon.hu/index.php?u=nevjegyzek&m=tag&f=adatlap&id=1FD4F"

Output JSON Sample

{
"Cégnév": "Absztrakt Építész Műhely Bt.",
"Cím": "2000 Szentendre, Bükkös part 68/B.",
"Telefonszám": "06-30-397-27-71",
"E-mail cím": "absztraktem@gmail.com",
"Weboldal URL": "https://absztrakt-epitesz.hu/",
"Kategória": "Főépítészi Tagozat",
"nev": "Aba Lehel Béla",
"tagszam": "13-1357",
"statusz": "aktív tag",
"kamara": "Pest vármegyei Építész Kamara",
"tagozat": "Főépítészi Tagozat",
"jogosultsagok": [
"É 13-1357, Lejár: 2028.09.07 (aktív)"
],
"vegzettseg": [
"építészmérnök",
"építésztervező szakmérnök"
],
"munkahelyNev": "Absztrakt Építész Műhely Bt.",
"adatlapUrl": "https://eugyintezes.mekon.hu/index.php?u=nevjegyzek&m=tag&f=adatlap&id=1FD4F"
}

🎯 Business Use Cases

  • 🏢 B2B Lead Generation & AEC Sales: Direct outreach for building material manufacturers, CAD/BIM software vendors, lighting/interior suppliers, and engineering consultancies.
  • 🤝 Subcontractor & Specialist Sourcing: General contractors sourcing certified chief architects (főépítész), heritage conservation planners, and landscape architects.
  • 📋 Compliance & License Verification: Instant due diligence verifying active chamber membership, valid license expiration dates, and statutory practice authorizations.
  • 📊 Market Intelligence & Mapping: Regional market analysis, firm sizing, and geographic distribution mapping of architectural practices across Hungary.

🤖 Agent & Pipeline Integrations

Model Context Protocol (MCP) Integration

Add this tool directly to your Claude Desktop or Cursor configuration (claude_desktop_config.json) to allow autonomous AI agents to query the Hungarian Chamber of Architects:

{
"mcpServers": {
"apify-architects-mek": {
"command": "npx",
"args": [
"-y",
"@apify/mcp-server",
"--actor-id",
"hyperion-intelligence/hungarian-architects-mek-scraper",
"--token",
"YOUR_APIFY_API_TOKEN"
]
}
}
}

Python Client Example

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_API_TOKEN")
run = client.actor("hyperion-intelligence/hungarian-architects-mek-scraper").call(
run_input={"maxItems": 10}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(f"Architect: {item['nev']} | Studio: {item['Cégnév']} | Email: {item['E-mail cím']}")

Direct REST / cURL

curl -X POST "https://api.apify.com/v2/acts/hyperion-intelligence~hungarian-architects-mek-scraper/runs?token=YOUR_APIFY_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{"maxItems": 20}'

💰 Cost & Resource Consumption

  • Compute Allocation: 128 MB RAM.
  • Billing Model: Pay-per-Event (PPE).
    • Synthetic Actor Start Fee (apify-actor-start): $0.00005
    • Dataset Record Fee (apify-default-dataset-item): $0.004 / record
  • Typical Cost: Extracting 100 complete, verified profiles costs approximately $0.40.

🔗 Complete Central European Construction & Compliance Stack

Complete your Central European construction and architectural intelligence stack with our companion MCP-native tools:


This Actor queries publicly available records published by the Hungarian Chamber of Architects (Magyar Építész Kamara – MÉK / MEKON) under statutory transparency requirements for licensed architectural professionals. Users are responsible for complying with applicable GDPR and data privacy laws when processing business intelligence.


🇭🇺 Magyar nyelvű összefoglaló és keresési kulcsszavak

Hivatalos Magyar Építész Kamara (MÉK / MEKON) névjegyzék adatkinyerő eszköz. Építészek, belsőépítészek, vezető tervezők, tájépítészek és építészirodák közvetlen kapcsolatfelvételi és kamarai adatainak automatizált gyűjtése B2B lead generáláshoz és jogosultság-ellenőrzéshez.