Teepublic Scraper avatar
Teepublic Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Teepublic Scraper

Teepublic Scraper

Developed by

Excavator

Excavator

Maintained by Community

This is the Actor for crawling data from the Teepublic product URLs.

0.0 (0)

Pricing

$5.00 / 1,000 results

2

Total users

6

Monthly users

3

Runs succeeded

>99%

Last modified

4 months ago

You can access the Teepublic Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "urls": [
< "https://www.teepublic.com/t-shirt/59717992-i-love-sucking-dicks-with-my-butthole-black-funny"
< ],
< "chunk": 100,
< "concurrency": 10
<}' |
<apify call excavator/teepublic-scraper --silent --output-dataset

Teepublic Scraper API through CLI

The Apify CLI is the official tool that allows you to use Teepublic Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: