Skip to content

Implement Proxy support #10

@ri0t1985

Description

@ri0t1985

Currently we scrape the target URL directly, but some hosts might detect the incoming IP in the access log, and block it after a while.

To prevent this, we want to allow the host to specify a list of proxies to use.

We can implement TinyProxy to cycle through the proxies when scraping a site.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions