Tipmoto Scraper avatar

Tipmoto Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Tipmoto Scraper

Tipmoto Scraper

TipMoto.com motorcycle scraper with power (kW) and STK validity filtering. Extracts complete listing data: price, specs, photos, descriptions, seller contact. Region-specific search. Built for dealers, researchers, and market intelligence platforms.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

gearshift-data

gearshift-data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

TipMoto.com Scraper

Extract structured motorcycle listing data from TipMoto.com — the largest Czech and Slovak motorcycle marketplace. Filter by brand, category, price, year, mileage, engine size, region, and more. Export to Excel, Google Sheets, JSON, or any other format.

No coding required — set your filters and run.


What does TipMoto.com Scraper do?

The actor crawls TipMoto.com search results and scrapes the detail page of every matching listing. For each motorcycle it returns a clean, structured record with price, technical specs, seller info, photos, and the full description.

Results are saved to an Apify dataset and can be downloaded as JSON, CSV, Excel, or XML — or accessed via the Apify API.


What is TipMoto.com?

TipMoto.com is the largest online marketplace for motorcycles, scooters, ATVs, and mopeds in the Czech Republic and Slovakia. It hosts tens of thousands of private and dealer listings, updated daily.


Features

  • Scrapes all listing types: motorcycles, scooters, ATVs, mopeds, veterans, and more
  • Full detail extraction: price, brand, year, mileage, engine size, power, condition, region, STK validity, origin, VAT status
  • Optional extras: full photo galleries, seller description, phone number, email address
  • 7 pre-built dataset views (Overview, Best Deals, Lowest Mileage, Newest First, Detailed, With Descriptions, With Images)
  • All TipMoto.com search filters supported — or paste any search URL directly
  • maxItems cap for quick samples and cost control

Use cases

  • Price research — compare market prices for a specific model or brand
  • Dealer intelligence — monitor competitor listings and inventory
  • Lead generation — find seller contacts for a targeted segment
  • Data aggregation — feed listing data into a price comparison or analytics tool
  • Personal buying — track new listings matching your criteria

Quick start

Run with no configuration to scrape the first 10 pages of all listings sorted by cheapest first:

{}

Or limit to a quick 5-result sample:

{
"maxItems": 5
}

Input

Search URL (optional override)

SettingDescriptionExample
startUrlPaste a search URL from tipmoto.com. Overrides all filter fields below."https://www.tipmoto.com/hledat.php?..."

Filters

All filters are optional. Leave out anything you don't need.

SettingDescriptionExample
keywordsKeyword search in listing titles"honda cbr"
vyrobceBrand (as it appears in the tipmoto.com URL)"honda", "yamaha", "ktm"
zarazeniMotorcycle type/category"enduro", "nakedbike", "chopper"
stavCondition"ojetá" (used), "nová" (new)
krajCzech/Slovak region"Praha", "Jihomoravský"
minYear / maxYearYear of manufacture range2018 / 2023
minPrice / maxPricePrice range in CZK50000 / 200000
minMileage / maxMileageMileage range in km0 / 30000
minEngineCcm / maxEngineCcmEngine displacement in cc600 / 1200
minPowerKw / maxPowerKwEngine power in kW30 / 100
dphOnly listings with VAT deductibletrue
sortingSort order"cenaa" (cheapest first), "cenad" (most expensive), "datud" (newest)
listingsPerPageResults per page (10–100). Higher = fewer requests.50

Optional extras

Turned off by default to keep runs fast. Enable what you need:

SettingDefaultDescription
scrapePhotostrueCollect all full-size photo URLs
scrapeDescriptiontrueCollect the full listing description
scrapePhonefalseCollect the seller's phone number
scrapeEmailfalseCollect the seller's email address

Limits

SettingDefaultDescription
maxPagesPerCrawl10Stop after this many search result pages. Set to 0 for unlimited.
maxItems0Stop after this many total scraped listings. Set to 0 for unlimited.

Advanced

SettingDefaultDescription
datasetName(auto)Save results to a named dataset (useful for scheduled runs)
maxConcurrency10How many detail pages to fetch in parallel
timeoutSecs120Per-page timeout in seconds
maxRequestRetries3How many times to retry a failed page
proxyConfiguration(none)Proxy settings (use if you encounter blocking)
debugLogfalseEnable verbose debug logging

Output

Each result is one motorcycle listing with up to 25 fields:

FieldDescription
dateWhen this listing was scraped (ISO timestamp)
idListing ID on TipMoto.com
urlLink to the listing
sourceUrlSearch results page the listing came from
titleListing title
brandBrand name (from URL path)
pricePrice as displayed (e.g. "85 000 Kč")
priceNumericPrice as a plain number (85000)
vatDeductibleWhether VAT can be deducted (true/false)
yearYear of manufacture
mileageMileage as displayed (e.g. "15 000 km")
mileageNumericMileage as a plain number (15000)
engineCcmEngine displacement in cc
powerKwEngine power in kW
conditionCondition (e.g. "Ojetá", "Nová")
categoryMotorcycle type (e.g. "Enduro", "Nakedbike")
modelModel name from category tree
regionCzech/Slovak region (kraj)
cityCity
stkValidityTechnical inspection (STK) validity
originCountry of origin
sellerSeller's name
sellerUrlLink to seller's profile
thumbnailURL of the first photo
photosAll full-size photo URLs (when scrapePhotos: true)
photoCountNumber of photos
descriptionFull listing description (when scrapeDescription: true)
phoneSeller's phone number (when scrapePhone: true)
emailSeller's email address (when scrapeEmail: true)

The dataset includes 7 pre-built views in Apify Console: Overview, Best Deals, Lowest Mileage, Newest First, Detailed, With Descriptions, and With Images.


Examples

Find used Hondas under 150 000 Kč from 2018 onwards

{
"vyrobce": "honda",
"stav": "ojetá",
"minYear": 2018,
"maxPrice": 150000,
"scrapePhotos": true,
"scrapeDescription": true,
"maxPagesPerCrawl": 5
}

Scrape from a custom search URL

Build your search on TipMoto.com, copy the URL from your browser, and paste it in:

{
"startUrl": "https://www.tipmoto.com/hledat.php?keywords=&vyrobce=ktm&rvod=2020&cenado=250000"
}

Quick sample — first 20 results only

{
"maxItems": 20,
"scrapePhone": true,
"scrapeEmail": true
}

Sample output

{
"date": "2026-03-16T10:15:00.000Z",
"id": "123456",
"url": "https://www.tipmoto.com/motorky/honda/123456-honda-cbr-600rr.html",
"sourceUrl": "https://www.tipmoto.com/hledat.php?...",
"title": "Honda CBR 600RR",
"brand": "honda",
"price": "89 900 Kč",
"priceNumeric": 89900,
"vatDeductible": false,
"year": 2019,
"mileage": "18 000 km",
"mileageNumeric": 18000,
"engineCcm": 599,
"powerKw": 87,
"condition": "Ojetá",
"category": "Sportovní",
"model": "CBR 600RR",
"region": "Jihomoravský",
"city": "Brno",
"stkValidity": "12/2026",
"origin": "Japonsko",
"seller": "Jan Novák",
"sellerUrl": "https://www.tipmoto.com/prodejce/12345-jan-novak.html",
"thumbnail": "https://www.tipmoto.com/foto/123456-honda-cbr-600rr-1.jpg",
"photos": [
"https://www.tipmoto.com/foto/123456-honda-cbr-600rr-1.jpg",
"https://www.tipmoto.com/foto/123456-honda-cbr-600rr-2.jpg"
],
"photoCount": 2,
"description": "Motocykl v perfektním stavu, pravidelný servis, nové pneumatiky...",
"phone": null,
"email": null
}

💰 Pricing

This actor uses Apify's Pay-Per-Result model:

  • $5 per 1,000 results scraped
  • First 500 results free to try each month
  • No charge if the actor fails or finds no results
  • Cancel anytime — no long-term contracts

This pricing reflects the cost to run the actor on Apify's cloud platform. The more results you scrape, the more you pay — but there are no hidden fees or setup costs.