Permit Lookup API
Pricing
Pay per event
Permit Lookup API
Find contractor lead signals from Hamburg Transparency Portal, Berlin Open Data, Municipal planning/building portals with location, work type, stage, source URL, and confidence.
Permit Lookup API
Pricing
Pay per event
Find contractor lead signals from Hamburg Transparency Portal, Berlin Open Data, Municipal planning/building portals with location, work type, stage, source URL, and confidence.
You can access the Permit Lookup API programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://transparenz.hamburg.de/",< "sourceId": "HAMBURG-TRANS",< "userData": {< "sourceId": "HAMBURG-TRANS"< }< },< {< "url": "https://daten.berlin.de/",< "sourceId": "BERLIN-OPEN",< "userData": {< "sourceId": "BERLIN-OPEN"< }< },< {< "url": "https://docs.apify.com/platform/actors/running/standby",< "sourceId": "APIFY-STANDBY",< "userData": {< "sourceId": "APIFY-STANDBY"< }< }< ]<}' |<apify call zentrafoundry/permit-lookup-api --silent --output-datasetThe Apify CLI is the official tool that allows you to use Permit Lookup API locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: