Type guard to check if a scraper result is successful.
The scraper result to check
True if the result contains data, false if it contains an error
Type guard to check if a scraper result is successful.