Singapore Pharmacy Locations Scraper
Pricing
from $0.003 / pharmacy scraped
Singapore Pharmacy Locations Scraper
Export all registered retail pharmacies in Singapore (~249 outlets): pharmacy name, brand (Watsons, Guardian, Unity), outlet, full address and lat/lng. Filter by name, brand, postal code or radius. Public open data, no key.
Pricing
from $0.003 / pharmacy scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
Export every registered retail pharmacy in Singapore โ around 249 outlets โ into clean JSON, CSV or Excel. Each record has pharmacy name, brand, outlet, full address and latitude/longitude. Powered by Singapore's open data (data.gov.sg).
Perfect for retail location intelligence, store-finder apps, FMCG & pharma distribution planning, competitor mapping and site selection.

What you get, per outlet
- ๐ Pharmacy โ full registered name
- ๐ท๏ธ Brand โ detected chain (
Watsons,Guardian,Unity,iCare) or independent - ๐ฌ Outlet โ mall / location label where available
- ๐ Address โ structured (block, level, unit, road, building, postal) + formatted, plus latitude & longitude
Filters
queryโ name or address containsbrandโWatsons,Guardian,Unity,iCarepostalCodeโ postal code starts-with (district)centerLat/centerLng/radiusKmโ radius search: only outlets within N km of a point, sorted nearest-first (addsdistanceKm)maxItemsโ cap the export (~249 total)
Example input
{ "brand": "Guardian", "maxItems": 100 }
Output

{"name": "Watson's Personal Care Stores Pte Ltd (Bugis Junction)","brand": "Watsons","outlet": "Bugis Junction","formattedAddress": "200 VICTORIA STREET, #02-29 TO 33/33A, Singapore 188021","latitude": 1.2991128709669995,"longitude": 103.85541118258217,"sourceUrl": "https://data.gov.sg/collections/139/view","collectedAt": "2026-07-30T12:00:00.000Z"}
Output schema
| Field | Type | Description |
|---|---|---|
id | string | Stable record ID for the outlet. |
name | string | Full registered pharmacy name. |
brand | string | Detected chain brand (Watsons, Guardian, Unity, iCare) or independent. |
outlet | string | Mall or location label, where available. |
address | object | Structured address (block, level, unit, road, building, postal). |
formattedAddress | string | Full single-line address. |
latitude | number | Latitude coordinate. |
longitude | number | Longitude coordinate. |
sourceUrl | string (URL) | Source dataset URL. |
collectedAt | string (ISO date) | When the record was collected. |
Pricing
Pay-per-event: a small charge per run plus a small amount per outlet returned โ you only pay for what you get. See the Pricing tab for current rates.
FAQ
Where does the data come from? Singapore's official retail-pharmacy open dataset on data.gov.sg, reused under the Singapore Open Data Licence.
Can I find pharmacies near a location?
Yes. Set centerLat, centerLng and radiusKm for a radius search โ results come back sorted nearest-first with a distanceKm field added.
Can I filter by chain?
Yes. Use brand (Watsons, Guardian, Unity, iCare), postalCode for a district, or query for a name/address match.
What's the output format? Structured JSON โ one record per outlet with name, brand, outlet label, structured and formatted address and latitude/longitude. Export as JSON, CSV or Excel.
Can I connect this to other apps? The Singapore Pharmacy Locations Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Related Actors
- Singapore CHAS Clinics Scraper โ CHAS clinics with address, phone and coordinates.
- Singapore School Directory (MOE) โ every MOE school with contacts and programmes.
- Singapore Charities & IPC Directory โ charities with UEN, IPC status and sector.
Notes
Data is published under the Singapore Open Data Licence (commercial reuse permitted). Use responsibly and in line with the licence terms.