Walmart Data Extractor avatar
Walmart Data Extractor

Pricing

$30.00/month + usage

Go to Store
Walmart Data Extractor

Walmart Data Extractor

epctex/walmart-scraper

Developed by

epctex

Maintained by Community

Access a vast array of product data from Walmart with our Walmart Scraper. Extract images, brand details, prices, variations, and more. Customize your search with filters, categories, and lists to gather the information you need.

0.0 (0)

Pricing

$30.00/month + usage

14

Monthly users

33

Runs succeeded

>99%

Response time

2.3 days

Last modified

9 hours ago

SK

Please Check the Working of the Walmart Scraper it is showing up no results - I guess it requires a version update

Closed
scraper_karthik opened this issue
3 years ago

I want to include the Specification and Reviews in my final result how do I do that

"specifications": [ { "name": "Occasion", "value": "Everyday" }, { "name": "Pattern", "value": "Floral" }, { "name": "Type", "value": "Plates" }, { "name": "Capacity", "value": "210 plates" }, { "name": "Manufacturer", "value": "Georgia-Pacific Consumer Products Lp" }, { "name": "Count", "value": "210" }, { "name": "Price Per Unit UOM", "value": "Each" }, { "name": "Model", "value": "15944" }, { "name": "Brand", "value": "Dixie" }, { "name": "Recommended Room", "value": "Kitchen & Dining Room" },

"reviews": { "activeAspect": null, "frequentMentions": {}, "averageOverallRating": 4.8577, "roundedAverageOverallRating": 4.9, "overallRatingRange": 5, "totalReviewCount"... [trimmed]

SK

scraper_karthik

3 years ago

(object) => ({ brand: object.brand, name: object.Name, price: object.priceInfo, Image: object.imageInfo, Category: object.category

 })

Please Answer the following Question in Object linking format Thanks

epctex avatar

epctex (epctex)

3 years ago

Hey Karthik,

You are absolutely right. Specification and reviews data were missing. I updated the actor and integrated these into output. To answer your question this would be the function that you have to use;

1(object) => ({
2brand: object.brand,
3name: object.Name,
4price: object.priceInfo,
5Image: object.imageInfo,
6Category: object.category,
7Reviews: object.reviews,
8Specification: object.specification,
9 })

Best

SK

scraper_karthik

3 years ago

Hello

https://console.apify.com/view/runs/3YuQ2lxb65c6pYfFr

https://console.apify.com/view/runs/fp36Qhd8k6gOxZ0Wb

Please Check the following Runs despite 10of 42 Requests are Handled the Result was still "0" Second one : despite 40 of 82 Requests are Handled the Result was still "0" I have Used the same Code Specified above

(object) => ({ brand: object.brand, name: object.Name, price: object.priceInfo, Image: object.imageInfo, Category: object.category, Reviews: object.reviews, Specification: object.specification, })

I have observed this in previous runs as well Do help me out in this context Thanks

epctex avatar

epctex (epctex)

3 years ago

Hey Karthik,

You are right, there was a nasty bug on the actor which causes this problem. It is fixed now and available for your consumption.

Best

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

3 days

Price

$30.00