Motorcycle Specs Database avatar

Motorcycle Specs Database

Try for free

Pay $29.00 for 1,000 results

View all Actors
Motorcycle Specs Database

Motorcycle Specs Database

making-data-meaningful/motorcycle-specs-database
Try for free

Pay $29.00 for 1,000 results

Access a comprehensive motorcycle specifications database through our API, featuring over 40,000 models and 20+ technical information fields. One image is provided per model to enhance your data insights.

You can access the Motorcycle Specs Database programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "make": "Aprilia",
3  "makeId": 100,
4  "model": "Dorsoduro 1200",
5  "modelId": 15894,
6  "articleId": 804882,
7  "year": 2015,
8  "category": "Sport",
9  "groupSpecs": "engineAndTransmission"
10}' |
11apify call making-data-meaningful/motorcycle-specs-database --silent --output-dataset

Motorcycle Specs Database API API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified about 2 months ago