Protenders: Search Companies
Protenders via Parse · b2b_directory
Full-text search across construction industry companies, filterable by location. Returns paginated results with company details including contacts, projects, and activities. Location is a facet filter (country, city, or region name as listed on the site). Omitting location returns all companies matching the query globally. Each page returns up to hits_per_page results; iterate pages 0..total_pages-1 for the full set. Search and retrieve construction industry companies from Protenders.com, with filtering by location and keyword search. Supports pagination. Fulfilled by Parse from www.protenders.com.
- b2b-directory
- maps-geo
- parse
- platform-key
- protenders
- real-estate
- www-protenders-com
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/dfa65f6c-fd2f-412b-acde-9a7cbebe76aa/search_companies
- Interface artifact
- sha256:a32c9af671a985994eb5d5d8f885cd17536d73b0ce03009f1cfbff703ebc04f4
- Manifest digest
- sha256:41632d3914017c0ae3f55800647b6062f8a1dc87e2fdc8e0469c0a40ab4e58ac
Request fields
- page (integer): Page number (0-indexed)
- query (string): Search keyword to filter companies by name or description
- location (string): Filter by company location (country, city, or region name as listed on protenders.com). Examples: Lebanon, Dubai, UAE, Saudi Arabia, Qatar
- hits_per_page (integer): Number of results per page (max 1000)
Example queries
- {"page":"0","query":"MEP","location":"Lebanon","hits_per_page":"5"}