Anker Products Scraper avatar
Anker Products Scraper

Pricing

$20.00/month + usage

Go to Store
Anker Products Scraper

Anker Products Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

The Anker Products Scraper extracts detailed product data from Anker's website, including names, descriptions, prices, SKUs, and images. Using residential proxies, it ensures reliable scraping and delivers structured JSON output for e-commerce, market research, or content creation.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

4 days ago

Anker Products Scraper Private

The **Anker Products Scraper ** is an Apify Actor designed to scrape detailed product information from Anker's website. By providing product URLs, users can extract data such as product names, descriptions, prices, SKUs, and image URLs for market research or cataloging.

Input Parameters

The Actor requires a JSON input with the following parameters:

ParameterTypeDescriptionDefault
proxyConfigurationObjectProxy settings for reliable scraping. Set useApifyProxy: true and specify apifyProxyGroups (e.g., ["RESIDENTIAL"]).{ "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
urlsArrayList of Anker product page URLs to scrape.[]

Example Input

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
},
"urls": [
"https://www.anker.com/products/a1289?variant=41974285041814&collections_power-banks-for-apple=undefined&Sort_by=Recommended#reviews-jdgm"
]
}

Features

  • Detailed Product Extraction: Captures product names, descriptions, prices, SKUs, GTINs, and image URLs.
  • Proxy Support: Utilizes Apify's residential proxies for reliable and anonymous scraping.
  • Structured JSON Output: Delivers clean, organized data for easy integration into databases or applications.
  • Scalable URL Processing: Supports multiple URLs for batch scraping of product data.
  • Robust Error Handling: Ensures consistent performance on dynamic Anker product pages.

Output

The Actor outputs an array of product objects in JSON format, each containing comprehensive product details.

Example Output

[
{
"url": "https://www.anker.com/products/a1289?variant=41974285041814&collections_power-banks-for-apple=undefined&Sort_by=Recommended",
"product_name": "Anker 737 Power Bank (PowerCore 24K)",
"description": "Swift Power Anywhere: Benefit from fast charging with 140W Power Delivery 3.1 technology, ideal for keeping devices powered up during travel and commutes,",
"sku": "A1289011",
"gtin": "194644098728",
"image_urls": [
"https://cdn.shopify.com/s/files/1/0493/9834/9974/products/A1289011-Anker_737_Power_Bank_PowerCore_24K_1.png?v=1672388225",
"https://cdn.shopify.com/s/files/1/0493/9834/9974/products/A1289011_TD02_V1.jpg?v=1672388224",
"https://cdn.shopify.com/s/files/1/0493/9834/9974/products/A1289011_TD03_V1.jpg?v=1672388224",
"https://cdn.shopify.com/s/files/1/0493/9834/9974/products/A1289011_TD04_V1.jpg?v=1672388224",
"https://cdn.shopify.com/s/files/1/0493/9834/9974/products/A1289011_TD05_V1.jpg?v=1672388224",
"https://cdn.shopify.com/s/files/1/0493/9834/9974/products/A1289011_TD06_V1.jpg?v=1672388224"
],
"reviews": [],
"brand_name": "Anker",
"offer_url": "https://www.anker.com/products/a1289?variant=41974285041814&ref=a1695-anker-power-bank-25000mah-165w",
"item_condition": "https://schema.org/NewCondition",
"availability": "https://schema.org/InStock",
"price": 109.99,
"price_currency": "USD"
}
]

Use Cases

  • E-commerce Cataloging: Build a database of Anker products for inventory management or online stores.
  • Market Research: Analyze product details, pricing, and availability for competitive analysis.
  • Content Creation: Extract product descriptions and images for marketing materials or websites.
  • Price Monitoring: Track Anker product prices for dynamic pricing strategies or deals.

Support

For bug reports or custom needs, please contact us at support@getdataforme.com or use our contact form: https://getdataforme.com/contact/.
Make sure to include a clear subject line in your message, such as "Anker Products Scraper Private Support."

Thank you for using the Anker Products Scraper!