Official Node.js SDK for Scrapester API
SCRAPESTER_API_KEY
or pass it directly to the ScrapesterApp classscrapeUrl
method is used to extract content from a single URL:
INVALID_URL
: The provided URL is not properly formattedTIMEOUT
: The request timed outACCESS_DENIED
: Could not access the URL (403)NOT_FOUND
: URL not found (404)RATE_LIMITED
: Too many requests to the target website