-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
scrapeninja
URLs
Actions
non-js-scraping
Prompt
Use high-performance web scraping endpoint with Chrome browser TLS fingerprint, but without JavaScript execution and real browser overhead. Required prop is 'url'. Optional props are: 'headers', 'retryNum', 'geo', 'proxy', 'followRedirects', 'timeout', 'textNotExpected', 'statusNotExpected' and 'extractor'.
URLs
scraping-with-js-rendering
Prompt
Launches real Chrome browser engine, use only when 'Non JS Scraping' action features are not enough. Required prop is 'url'. Optional props are: 'waitForSelector', 'postWaitTime', 'dumpIframe', 'waitForSelectorIframe', 'extractorTargetIframe', 'headers', 'retryNum', 'geo', 'proxy', 'timeout', 'textNotExpected', 'statusNotExpected', 'blockImages', 'blockMedia', 'screenshot', 'catchAjaxHeadersUrlMask', 'viewportWitdh', 'viewportHeight', 'viewportDeviceScaleFactor', 'viewportHasTouch', 'viewportIsMobile', 'viewportIsLandscape' and 'extractor'.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status