Twitch Profile Email Finder avatar
Twitch Profile Email Finder

Deprecated

Pricing

$45.00/month + usage

Go to Store
Twitch Profile Email Finder

Twitch Profile Email Finder

Deprecated

Developed by

Tim White

Maintained by Community

Find email addresses, phone numbers, & social media profiles of Twitch streamers. This actor accepts a single url or a list.

0.0 (0)

Pricing

$45.00/month + usage

1

Total users

263

Monthly users

19

Last modified

2 years ago

Direct URLs

startUrlsarrayRequired

Provide some direct Twitch channel urls.

Default value of this property is [{"url":"https://www.twitch.tv/katerino"}]

Handle Page Timeout Secs

handlePageTimeoutSecsintegerRequired

Timeout in which the function passed as handlePageFunction needs to finish, in seconds.

Default value of this property is 30

Max Request Retries

maxRequestRetriesintegerRequired

Indicates how many times the request is retried if BasicCrawlerOptions.handleRequestFunction fails.

Default value of this property is 1

Min Concurrency

minConcurrencyintegerRequired

Sets the minimum concurrency (parallelism) for the crawl. Shortcut to the corresponding AutoscaledPool option.

Default value of this property is 1

Max Concurrency

maxConcurrencyintegerRequired

Sets the maximum concurrency (parallelism) for the crawl. Shortcut to the corresponding AutoscaledPool option.

Default value of this property is 100

Max Requests Per Crawl

maxRequestsPerCrawlintegerRequired

Maximum number of pages that the crawler will open. The crawl will stop when this limit is reached.

Default value of this property is 10

Proxy configuration

proxyConfigurationobjectRequired

The best option is usually Automatic proxy. But you can also use your own proxies or no proxy

Default value of this property is {"useApifyProxy":true}