dart_web_scraper/parsers/response_header_parser library

Functions

responseHeaderParser({required Parser parser, required Data parentData, required Map<String, Object> allData, required bool debug, required ProxyAPIConfig? overrideProxyAPIConfig}) Future<Data?>
Sends an HTTP request and extracts a value from the response headers.