The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

TaskPipe::UserAgentManager_ProxyNet_TOR - useragent manager for making requests through TOR

DESCRIPTION

This is the useragent manager for making requests through the TOR network. You need to have TOR installed and set up on your system, and you should check the settings you have in your global config under the TaskPipe::TorManager::Settings section make sense for your system.

You can use this class with TaskPipe::Task_Scrape by specifying it as the useragent manager to use in your project config.

    TaskPipe::Task_Scrape::Settings:
        ua_mgr_module: TaskPipe::UserAgentManager_ProxyNet_TOR
        # ...

SEE ALSO

TaskPipe::UserAgentManager TaskPipe::UserAgentManager_ProxyNet TaskPipe::UserAgentManager::UserAgentHandler

AUTHOR

Tom Gracey <tomgracey@gmail.com>

COPYRIGHT AND LICENSE

Copyright (c) Tom Gracey 2018

TaskPipe is free software, licensed under

    The GNU Public License Version 3