Standard response structure for all scraper functions
NBScraperResponse
The type of the data property
The creator/author of this scraper
Whether the operation was successful
Optional
The scraped data (only present when status is true)
Error message (only present when status is false)
Standard response structure for all scraper functions
Interface
NBScraperResponse