Infobel: Search Person
Infobel via Parse · b2b_directory
Search for people on Infobel by name and location. Returns paginated results with person name, address, and encrypted phone identifier. Residential data availability varies by country — Belgium (be) has extensive coverage. Use the local-language city name (e.g. 'Bruxelles' for Belgium). Returns empty results (with count 0) when no residential data is available for the country/location combination. Search and retrieve business and residential contact information from Infobel directories worldwide. Fulfilled by Parse from infobel.com.
- b2b-directory
- government-public
- infobel
- infobel-com
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/00c8f30f-3b0a-466a-987b-1ac8634a8ad2/search_person
- Interface artifact
- sha256:0e41ea3b7649b1581c95e15536637e93ee9b6c357273147678dc5e81ed172e95
- Manifest digest
- sha256:429d268f7e9586c07fa337ee29ec46011edb29c330579abf2c53592fc0a9931e
Request fields
- page (integer): Page number for pagination (1-based).
- query (string, required): Name of the person to search for (e.g. 'Dupont', 'Martin').
- country (string): Two-letter country code. Residential data coverage is best for Belgium (be).: Allowed values: uk, us, be, fr, it, de, es, nl, au, ca, br, at, ch, ie, za
- location (string, required): City, region, or postcode to search in. Use local-language spelling (e.g. 'Bruxelles' for Brussels in Belgium).
Example queries
- {"page":"1","query":"Dupont","country":"de","location":"Bruxelles"}