Myers Product Scraper avatar
Myers Product Scraper

Pricing

$15.00/month + usage

Go to Store
Myers Product Scraper

Myers Product Scraper

Developed by

datawizards

datawizards

Maintained by Community

The myers-product-scraper is an Apify Actor that extracts product data from Myer.com.au based on search queries. It captures brand, price, image, promo info, and links—ideal for market research, price tracking, or e-commerce analytics with fast, structured results

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

6 days ago

You can access the Myers Product Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "queries": [
< "bikini",
< "https://www.myer.com.au/p/champion-champion-rochester-athletic-puffer-jacket-ctn9n-833432950-833424400-1"
< ],
< "item_limit": 20,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call hello.datawizard-owner/myers-product-scraper --silent --output-dataset

Myers Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use Myers Product Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: