Fetchers
Http Client
BrowserFetcher
AsyncFetcher
You want to scrape a complex website, maybe a SPA app that has been written with frameworks like React.js, Angular or Vue.js or at least rely on javascript a lot?
BrowserFetcherYou want to scrape multiple HTML pages in parallel from inside a coroutine?
AsyncFetcherLast updated
Was this helpful?