Andie Scraper
No credit card required
Andie Scraper
No credit card required
Scrape Andie and extract data on swimwear from andieswim.com. Our Andie API lets you crawl product information and pricing. The saved data can be downloaded as HTML, JSON, CSV, Excel, and XML.
Max items
maxRequestsPerCrawl
integerOptional
How many items to extract from andieswim.com
Default value of this property is 20
Extend Output Function
extendOutputFunction
stringOptional
Add or remove properties on the output object or omit the output returning null
Default value of this property is "async ({ data, item, product, images, fns, name, request, variants, context, customData, input, Apify }) => {\n return item;\n}"
Extend Scraper Function
extendScraperFunction
stringOptional
Advanced function that allows you to extend the default scraper functionality, allowing you to manually perform actions on the page
Default value of this property is "async ({ fns, customData, Apify, label }) => {\n \n}"
Custom data
customData
objectOptional
Any data that you want to have available inside the Extend Output/Scraper Function
Default value of this property is {}
Fetch HTML
fetchHtml
booleanOptional
If you decide to fetch the HTML of the pages, it will take twice as long. Make sure to only enable this if needed
Default value of this property is true
Max concurrency
maxConcurrency
integerOptional
Max concurrency to use
Default value of this property is 20
- 1 monthly user
- 1 star
- 100.0% runs succeeded
- Created in Nov 2021
- Modified over 2 years ago