gemeentearchief-alphen-optimized

Search indexed person records from Gemeentearchief Alphen aan den Rijn via the MAIS AJAX proxy.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rdeknijf/ai-genealogy-kit --skill gemeentearchief-alphen-optimized
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemeentearchief-alphen-optimized
Source: https://github.com/rdeknijf/ai-genealogy-kit/tree/main/.claude/skills/gemeentearchief-alphen
Command: npx skills add https://github.com/rdeknijf/ai-genealogy-kit --skill gemeentearchief-alphen-optimized

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill enables fast, programmatic access to municipal archive records for Alphen aan den Rijn and nearby areas without manual browsing, reducing research time and improving reproducibility.

Core Features & Use Cases

  • HTTP-based search: query the MAIS proxy to retrieve indexed person records quickly.
  • Structured detail retrieval: parse and extract key fields from record detail views.
  • Use Case: quickly assemble a list of Knijf family records from Aarlanderveen and Benthuizen for a family tree.

Quick Start

Run a search for Knijf in Alphen aan den Rijn and return the matching records.

Frequently Asked Questions about gemeentearchief-alphen-optimized

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search municipal archive records for Alphen aan den Rijn programmatically?

Search municipal archive records for Alphen aan den Rijn programmatically by constructing MAIS AJAX proxy URLs to query indexed person records, then retrieving structured detail data from the parsed search results.

What types of Dutch archival records can I extract using HTTP-based web scraping?

You can extract DTB, Burgerlijke Stand, Bevolkingsregister, and notarial deeds records via HTTP-based web scraping of the MAIS proxy, retrieving structured detail data for genealogical research.

Can I retrieve person records from surrounding municipalities like Aarlanderveen and Benthuizen?

Yes, you can retrieve person records from Aarlanderveen, Benthuizen, and other surrounding municipalities within the Alphen aan den Rijn archival scope using the deterministic HTTP-based search workflow.

How do I extract structured genealogy data from the Gemeentearchief without manual browsing?

Extract structured genealogy data without manual browsing by sending HTTP requests to the MAIS AJAX proxy, which parses indexed person records and returns structured detail data quickly and reproducibly.

What is the best way to automate family tree data extraction from Dutch archives?

Automate family tree data extraction from Dutch archives by using an HTTP-based workflow that queries the MAIS proxy, parses search results, and retrieves structured detail data for multiple municipalities in one pass.