Prerequisites: - URL with JSON response as scraping target - Browser rendering - enabled Result: - Browser rendering adds HTML around JSON in the response Solution: - Use `return_page_source` parameter from https://docs.scrapingant.com/request-response-format#available-parameters So API parameter should be added to the library.