VOOZH about

URL: https://apify.com/bytepulselabs/under-armour-product-scraper/api

⇱ UnderArmour.cz Product Scraper API Β· Apify


Pricing

from $4.20 / 1,000 products

Go to Apify Store

UnderArmour.cz Product Scraper

Scrape all UnderArmour.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

Pricing

from $4.20 / 1,000 products

Rating

5.0

(7)

Developer

πŸ‘ BytePulse Labs

BytePulse Labs

Maintained by Community

Actor stats

8

Bookmarked

14

Total users

0

Monthly active users

4 months ago

Last modified

Categories

Share

You might also like

DM.cz Product Scraper

bytepulselabs/dm-product-scraper

Scrape all DM.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

πŸ‘ User avatar

BytePulse Labs

16

5.0

Zoot.cz Product Scraper

bytepulselabs/zoot-product-scraper

Scrape all Zoot.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

πŸ‘ User avatar

BytePulse Labs

9

5.0

Alza.cz Product Scraper

bytepulselabs/alza-product-scraper

Scrape all Alza.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

πŸ‘ User avatar

BytePulse Labs

70

5.0

Smarty.cz Product Scraper

bytepulselabs/smarty-product-scraper

Scrape all Smarty.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

πŸ‘ User avatar

BytePulse Labs

18

5.0

Kytary.cz Product Scraper

bytepulselabs/kytary-product-scraper

Scrape all Kytary.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

πŸ‘ User avatar

BytePulse Labs

10

5.0

TikTok Trends Scraper

clockworks/tiktok-trends-scraper

Scrape TikTok Trends data. Just add one or more channels and the scraper will extract related videos, posts, authors, music, and channel information. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

2.5K

4.5

Greenhouse Job Scraper

bytepulselabs/greenhouse-job-scraper

Scrape all Greenhouse job postings. Add one or more company job site URLs and extract job listings, requirements, benefits, and application details. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other recruitment tools.

πŸ‘ User avatar

BytePulse Labs

1.4K

5.0

Lever Job Scraper

bytepulselabs/lever-job-scraper

Scrape all Lever job postings. Add one or more company job site URLs and extract job listings, requirements, benefits, and application details. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other recruitment tools.

πŸ‘ User avatar

BytePulse Labs

107

5.0

Ashby Job Scraper

bytepulselabs/ashby-job-scraper

Scrape all Ashby job postings. Add one or more company job site URLs and extract job listings, requirements, benefits, and application details. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other recruitment tools.

πŸ‘ User avatar

BytePulse Labs

74

5.0

Instagram Profile Scraper

rakser/instagram-profile-scraper

Scrape all Instagram profile info. Just add one or more Instagram usernames and extract number of followers & follows, URLs, bio, posts, likes, counts, related profiles, captions, highlight reels. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

You can access the UnderArmour.cz Product 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.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "urls": [
< {
< "url": "https://www.underarmour.cz/muzi/panske-boty/panske-golfove-boty"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "CZ"
< }
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/bytepulselabs~under-armour-product-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

UnderArmour.cz Product Scraper API

Below, you can find a list of relevant HTTP API endpoints for calling the UnderArmour.cz Product Scraper Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/bytepulselabs~under-armour-product-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/bytepulselabs~under-armour-product-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/bytepulselabs~under-armour-product-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the UnderArmour.cz Product Scraper API programmatically via the Apify API.

You can choose from:

UnderArmour.cz Product Scraper API in Python

UnderArmour.cz Product Scraper API in JavaScript

UnderArmour.cz Product Scraper API through CLI

UnderArmour.cz Product Scraper OpenAPI definition

You can start UnderArmour.cz Product Scraper with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The UnderArmour.cz Product Scraper is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the UnderArmour.cz Product Scraper run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.