Al Dawaa: Search Medication
Al Dawaa via Parse · healthcare
Search for medications by name or keyword. Returns a paginated list of matching products with their availability status, price, and whether a prescription is required. Pagination is 0-indexed; omitting page returns the first page. Search for medications and check their availability at Al-Dawaa Pharmacy (Saudi Arabia). Returns stock status, pricing, and product details. Fulfilled by Parse from www.al-dawaa.com.
- al-dawaa
- ecommerce
- healthcare
- marketplace
- parse
- platform-key
- www-al-dawaa-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/92c4c848-a0cc-4cdf-8f91-8e0dbd2cf735/search_medication
- Interface artifact
- sha256:ba6f9060f665779d443d963d1cda4dc73c023235bedbc0fc9837b302b8cb59c4
- Manifest digest
- sha256:c4a77889b340bcc91e7771df4bae66e6feaa5299e77709964a01c4067bed1dce
Request fields
- page (integer): 0-indexed page number for pagination.
- query (string, required): Search term for medication name, brand, or keyword (e.g. 'panadol', 'aspirin').
- page_size (integer): Number of results per page (1-100).
Example queries
- {"page":"1","query":"panadol","page_size":"5"}