Singapore Pharmacy Locations Scraper avatar

Singapore Pharmacy Locations Scraper

Pricing

from $0.003 / pharmacy scraped

Go to Apify Store
Singapore Pharmacy Locations Scraper

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

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

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.

Singapore Pharmacy Locations Scraper input โ€” brand, postal code and radius filters in the Apify Console

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 contains
  • brand โ€” Watsons, Guardian, Unity, iCare
  • postalCode โ€” postal code starts-with (district)
  • centerLat / centerLng / radiusKm โ€” radius search: only outlets within N km of a point, sorted nearest-first (adds distanceKm)
  • maxItems โ€” cap the export (~249 total)

Example input

{ "brand": "Guardian", "maxItems": 100 }

Output

Singapore Pharmacy Locations Scraper output example โ€” pharmacies with brand, address and coordinates as structured JSON

{
"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

FieldTypeDescription
idstringStable record ID for the outlet.
namestringFull registered pharmacy name.
brandstringDetected chain brand (Watsons, Guardian, Unity, iCare) or independent.
outletstringMall or location label, where available.
addressobjectStructured address (block, level, unit, road, building, postal).
formattedAddressstringFull single-line address.
latitudenumberLatitude coordinate.
longitudenumberLongitude coordinate.
sourceUrlstring (URL)Source dataset URL.
collectedAtstring (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.

Notes

Data is published under the Singapore Open Data Licence (commercial reuse permitted). Use responsibly and in line with the licence terms.