Metro Grocery Scraper Detail

Categories: e-commerce

Extreme

Discover the convenience of online grocery shopping with Metro Grocery Scraper. Effortlessly find product details, including name, brand, pricing, and size, to make informed buying decisions.

Request Example

time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",

"id":

"metro-ca-bb79cf01"

,

"params": {

"start_url":

"https://www.metro.ca/en/online-grocery/aisles/dairy-eggs/yogurt/greek-yogurts/2-vanilla-greek-yogurt/p/056800752939#72"

}
}' -H "X-API-KEY: ${BLAT_API_KEY}"

time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",

"id":

"metro-ca-bb79cf01"

,

"params": {

"start_url":

"https://www.metro.ca/en/online-grocery/aisles/dairy-eggs/yogurt/greek-yogurts/2-vanilla-greek-yogurt/p/056800752939#72"

}
}' -H "X-API-KEY: ${BLAT_API_KEY}"

Output Example

{
    "name": "2% Vanilla Flavoured Greek Yogurt",
    "brand": "Oikos",
    "current_price": "5.49",
    "old_price": "7.99",
    "currency": "$",
    "size": "750 g"