Walmart Data Extractor avatar
Walmart Data Extractor
Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Walmart Data Extractor

Walmart Data Extractor

epctex/walmart-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

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.

User avatar

Can i get an example for output function in Walmart scrapper, I was not able to find a right documentation for that

Closed

edgy_tiger opened this issue
2 years ago

I Didn't receive any help with regards to my request please check and help me out

User avatar

epctex (epctex)

2 years ago

Hey Karthik,

I added some documentation under the Readme/Info section of the actor. Can you please check it out and let me know if that is applicable for you?

Best.

User avatar

edgy_tiger

2 years ago

Hello Cengiz,

object) => ({ id: object.id, name: object.name })

Does "Id" and "name" in the following example describe the column names of the expected output ? If yes

Do we have a way to select the elements just as we use it in results Tab

($) => { const result = {}; // Uncomment to add a title to the output result.Prodname = $("h1").text() result.ProductPrice = $("[itemprop='price']").text()

return result;

And adding to the following context how to extract 'src' or 'href' attributes i tried .src() and src which was throwing error

Thanks in advance Apologies if I am wrong with any context

Developer
Maintained by Community
Actor metrics
  • 22 monthly users
  • 98.7% runs succeeded
  • 0.0 days response time
  • Created in Apr 2021
  • Modified about 24 hours ago
Categories