Skip to content

Add proxyUrl to impit.fetch() #138

@garysassano

Description

@garysassano

I'd like to be able to use a proxyUrl within impit.fetch() similarly to Bun's fetch() or gotScraping. Currently you can only set proxyUrl on a Impit instance, which means you are limited to either use a single proxy or a rotating proxy endpoint. By being able to use the proxyUrl on the fetch() method directly you would instead be able to change the proxy used for each single request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions