犀牛盾|官方網站– 犀牛盾 RhinoShield Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative Actors犀牛盾|官方網站– 犀牛盾 RhinoShield Scraper
Scrape 犀牛盾|官方網站– 犀牛盾 RhinoShield and extract data on mobile and wireless accessories from rhinoshield.tw. Our 犀牛盾|官方網站– 犀牛盾 RhinoShield 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 rhinoshield.tw
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