VOOZH about

URL: https://apify.com/xtracto/store-locator-expansion

⇱ Retail Store-Locator Expansion Tracker Β· Apify


πŸ‘ Retail Store-Locator Expansion Tracker avatar

Retail Store-Locator Expansion Tracker

Pricing

from $1.00 / 1,000 results

Go to Apify Store

Retail Store-Locator Expansion Tracker

Pull every store location for retail/F&B chains (one store per row) and a total-count snapshot. Re-run over time for an expansion/contraction signal. Public locator data.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Farhan Febrian Nauval

Farhan Febrian Nauval

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 days ago

Last modified

Share

Pull every store location for retail and F&B chains β€” one store per row β€” plus a total-count snapshot per brand. Re-run on a cadence and the change in store count becomes an expansion / contraction signal (a classic revenue proxy for public chains).

Built for equity analysts and funds, commercial real estate, suppliers, and competitive-intelligence teams.


Why use this actor

  • Volume in one run β€” big chains have thousands–tens of thousands of locations (Chipotle ~4,173 verified). Pull many brands in a single run for tens of thousands of rows.
  • Expansion signal β€” each store carries its open status/date; diff successive runs to see net new vs closed stores.
  • No login. Reads public store-locator endpoints.

Input

FieldDescription
brandsRegistry keys. Verified: chipotle.
emitStoresOne STORE row per location (default), or only the BRAND_SNAPSHOT count.
maxStoresPerBrand0 = all.
proxyConfigurationEnable residential only if a brand fronts a WAF.

Output

STORE (one per location) β€” normalized header (store_id, store_name, status, open_date) + the brand's raw fields verbatim, under the envelope (_input, _source, _scrapedAt, recordType).

BRAND_SNAPSHOT (one per brand) β€” { brand, total_stores }, the count for your time series.

How it works

  1. Each brand resolves to an adapter (endpoint + embedded API key + pagination strategy).
  2. The adapter paginates the locator API and returns every store.
  3. Stores stream out as rows; a per-brand count snapshot is appended.

Adding brands

This actor is a registry of per-brand adapters (src/constants.py + src/adapters.py). Each brand is reconned individually because every chain uses a different locator backend (in-house API, Yext, Brandify, RIO SEO) with its own embedded β€” and rotating β€” API key and pagination style. chipotle is implemented and verified; new brands are added as registry entries (and a fetch function if the response shape is new).

Known limits

  • Embedded API keys rotate. Chipotle's Ocp-Apim-Subscription-Key is shipped as a fallback default; harvest-on-page + refresh-on-401 should be added per brand for long-term durability.
  • Per-brand WAF varies. Run WAF triage when adding a brand; escalate to a curl_cffi TLS profile + residential proxy if blocked. Chipotle works from datacenter IP.
  • Verified live 2026-06-03: Chipotle β€” pagingInfo.totalItems ~4,173, 1,000 stores per call (whole US chain in ~5 calls).

You might also like

Brand Store Locator Scraper

piotrv1001/brand-store-locator-scraper

The Brand Store Locator Scraper extracts retail stockist and store location data from any brand's website, pulling records with store names, addresses, geo coordinates, phone numbers, and websites β€” ideal for retail intelligence, location data enrichment, and competitive distribution analysis.

59

Retail Location Intelligence Bundle

runtime/retail-location-intelligence-bundle

Monitor store footprints, store locator scraper outputs, openings, closures, competitor locations, and expansion signals in one scored AI-ready retail location dataset.

πŸ‘ User avatar

scraping automation

2

Retail Store Email Scraper

contacts-api/retail-store-email-scraper

Retail store email scraper to extract verified emails from retail shops, store chains, and business directories πŸ“§πŸ›οΈ Perfect for B2B lead generation, sales outreach, and retail industry marketing campaigns. Fast, accurate, and scalable data extraction.

Starbucks Store Locator Scraper

runtime/starbucks-store-locator

Scrape Starbucks store locations by searched place with addresses, parsed location fields, distances, store IDs, URLs, coordinates, and source metadata.

πŸ‘ User avatar

scraping automation

10

H&M Store Locator Scraper

runtime/hm-store-list

Scrape H&M store locations by country with normalized retail-location fields, store names, addresses, postal codes, opening hours, and source metadata.

πŸ‘ User avatar

scraping automation

11

Blokker Store Locator Scraper β€” Dutch Household Retail Stores

studio-amba/blokker-scraper

Scrapes all Blokker store locations in the Netherlands with addresses, GPS coordinates, and opening hours.

Sephora Store Locator & Stock Checker β€” Find Nearby Stores

sian.agency/sephora-store-locator-scraper

Sephora store locator + in-stock checker. Find every Sephora store near any latitude/longitude in the US, or check whether a specific SKU is in stock at nearby stores. 38 fields per store β€” address, hours, phone, BOPIS / curbside / same-day delivery flags. JSON / CSV export. No Sephora API key.

4

Zap.co.il Store Profiles & Reviews Scraper

amrameng/zap-stores-scraper

Store profiles and store reviews from zap.co.il (Israel's largest price-comparison marketplace). One row per store: name, category, city, website, phone(s), address, email, owner, rating, and customer reviews. Target by store URL, site ID, or a store-category listing. Read-only.

πŸ‘ User avatar

Amram Englander

2