Yellowpages Uae: Search Businesses
Yellowpages Uae via Parse · b2b_directory
Search for businesses by category and location in the UAE. Returns a paginated list of results with contact details and category tags. Categories are URL-slugified (e.g. 'Restaurants' becomes 'restaurants'). Pagination via page number; each page returns ~25 listings. Results include phone, mobile, address, and product/service tags for each listing. Extract business listings, contact details, and geolocation data from the Yellow Pages UAE business directory. Fulfilled by Parse from yellowpages-uae.com.
- b2b-directory
- maps-geo
- parse
- platform-key
- reviews-ratings
- yellowpages-uae
- yellowpages-uae-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/09009da5-f713-40fe-8d6f-5f4de09b59e5/search_businesses
- Interface artifact
- sha256:8e9ca1a2e80545415565351fa6c02832d4570fff66e6df1e0115071820ecca58
- Manifest digest
- sha256:c76153f3e40779ddb4bca6272824e5169fd1e37b340134d87df2de17ee4cc821
Request fields
- page (integer): Page number for pagination.
- category (string, required): Business category to search for. Value is converted to a URL slug (e.g., 'Restaurants' becomes 'restaurants', 'Advertising' becomes 'advertising').
- location (string): City or emirate to filter by. Accepts city slugs like 'dubai', 'abu-dhabi', or 'uae' for all. Omitting returns results across all UAE locations.: Allowed values: uae, dubai, abu-dhabi, sharjah, ajman, ras-al-khaimah, fujairah, umm-al-quwain
Example queries
- {"page":"1","category":"restaurants","location":"uae"}