Halfords Wiper Blades Scraper Detail

Categories: e-commerce

Difficult

Introducing the Halfords Wiper Blades Scraper, your go-to solution for extracting detailed information about wiper blades available on Halfords. This tool efficiently retrieves key product details such as prices, currency, ratings, review count, and product name, ensuring you have all necessary information at your fingertips for a well-informed purchase.

Request Example

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

"id":

"halfords-com-14076f95"

,

"params": {

"start_url":

"https://www.halfords.com/motoring/wiper-blades/halfords-set-130-wiper-blades---front-pair-162811.html"

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

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

"id":

"halfords-com-14076f95"

,

"params": {

"start_url":

"https://www.halfords.com/motoring/wiper-blades/halfords-set-130-wiper-blades---front-pair-162811.html"

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

Output Example

{
    "info_item": {
        "old_price": "29.00",
        "current_price": "27.99",
        "currency": "\u00a3",
        "rating": "4.2",
        "reviews_count": "55"
    },
    "name": "Halfords Set 130 Wiper Blades - Front Pair",
    "main_image": "https://cdn.media.halfords.com/i/washford/162811?w=740&h=555&qlt=default&fmt=auto&v=1"