Skip to content

Proxy support in requests within parser() #3194

Description

@freearhey

To load certain guides, some requests are now often made directly from parser(). However, if the main request is routed through a proxy using the --proxy argument:

npm run grab --- --sites=example.com --proxy=http://127.0.0.1:1080

all internal requests go directly. As a result, if a guide is geo-blocked, it cannot be loaded.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions