Web Designer News Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsWeb Designer News Scraper
Scraper for www.webdesignernews.com
Start URL
startUrl
stringRequired
URL to dow.
Default value of this property is "https://www.webdesignernews.com"
Way to scrape
wayToScrape
EnumOptional
Scrape towards older or newer posts. If, for example, the starting link is on the third page, then the scraper will scrape the third page, then the fourth page, fifth and so on. But if the Way To Scrape is Newer, then the third page will be scraped, then the second, and then the first.
Value options:
"old": string"new": string
Default value of this property is "old"
Proxy configuration
proxyConfiguration
objectOptional
Choose to use no proxy, Apify Proxy, or provide custom proxy URLs.
Default value of this property is {"useApifyProxy":false}
Max requests per crawl
maxRequestsPerCrawl
integerOptional
RequestsPerCrawl
Default value of this property is 100