Target Store Spider

by getdataforme

Automatically extract clean store data from Target, including addresses, hours, and geolocation. Perfect for building locators, market analysis, and logistics planning.

8 runs
2 users
Try This Actor

Opens on Apify.com

About Target Store Spider

Need accurate, up-to-date data from every Target store? This actor is built for that. It’s a straightforward scraper that visits Target’s store locator pages and pulls down the complete profile for each location. You get the store name, its full street address, phone number, and precise geographic coordinates (latitude and longitude). It also fetches the detailed operating hours for each day of the week, so you know exactly when they’re open. I use it for a few key things. If you're building a store locator for an app or doing competitive market analysis, having this structured data in JSON or CSV format is a lifesaver. It saves you from the manual, error-prone work of copying and pasting hundreds of listings. For logistics or delivery route planning, having the geolocation data ready to go is incredibly useful. It runs reliably on the Apify platform, handling the pagination and requests for you, so you can just set it up and get a clean dataset delivered. It’s one of those simple tools that just does its job well, letting you focus on your actual project instead of data collection headaches.

What does this actor do?

Target Store Spider is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Target Store Spider

Scrapes detailed store information from Target's website. Provide one or more store URLs, and it returns structured data like addresses, coordinates, and opening hours in JSON format. Useful for market research, data integration, or building store locators.

Key Features

  • Extracts comprehensive data: Gets store names, addresses, phone numbers, geographic coordinates (latitude/longitude), images, and weekly opening hours.
  • Batch processing: Accepts an array of multiple Target store URLs to scrape in a single run.
  • Structured JSON output: Returns clean, machine-readable data ready for databases or applications.
  • Reliable and fast: Built with error handling for website changes and optimized for performance while respecting rate limits.
  • Scalable: Can handle large volumes of URLs for enterprise data collection.

How to Use

  1. Find the "Target Store Spider" actor in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure the input parameter (StoreUrls) with your Target store URLs.
  4. Start the run. The actor will process the URLs and output the scraped data.

Input/Output

Input: The actor requires a single input parameter: an array of Target store page URLs.

{
  "StoreUrls": [
    "https://www.target.com/sl/waterloo/1792",
    "https://www.target.com/sl/another-store/1234"
  ]
}

Output: The result is a JSON array containing an object for each scraped store.

[
  {
    "Store_URL": "https://www.target.com/sl/waterloo/1792",
    "Store_Name": "Target Store - Waterloo",
    "Image": "https://assets.targetimg1.com/webui/store-locator/targetlogo-6.jpeg",
    "Telephone": "+13192266500",
    "Address": {
      "@type": "PostalAddress",
      "streetAddress": "1501 E San Marnan Dr",
      "addressLocality": "Waterloo",
      "addressRegion": "IA",
      "postalCode": "50702-4300",
      "addressCountry": "United States of America"
    },
    "Geo": {
      "@type": "GeoCoordinates",
      "latitude": 42.46542,
      "longitude": -92.3272
    },
    "Opening_Hours": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "Monday",
        "opens": "07:00:00",
        "closes": "23:59:59"
      }
      // ... more days
    ]
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Target Store Spider now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
getdataforme
Pricing
Paid
Total Runs
8
Active Users
2
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support