What's Inside Our New Dataset
- 3,000+ exercises
- High-quality video demonstration.
- High-quality images
- Multilingual supports
- Many More..
Check out the Pricing Plan for detailed information. For inquiries: Telegram: @cyberboyanmol (fast response)
If you're building an application and need complete control over the exercise data, we offer offline dataset access instead of API as SaaS. This includes:
- Full offline access to all 3,000+ exercises
- with montly/annually subscription
- Regular dataset updates
- Custom data formats
- Unlimited usage rights
- Direct technical support
- Integration assistance
Exercise sample
{
"exerciseId": "K6NnTv0",
"name": "Bench Press",
"imageUrl": "Barbell-Bench-Press_Chest.png",
"equipments": ["Barbell"],
"bodyParts": ["Chest"],
"exerciseType": "weight_reps",
"targetMuscles": ["Pectoralis Major Clavicular Head"],
"secondaryMuscles": [
"Deltoid Anterior",
"Pectoralis Major Clavicular Head",
"Triceps Brachii"
],
"videoUrl": "Barbell-Bench-Press_Chest_.mp4",
"keywords": [
"Chest workout with barbell",
"Barbell bench press exercise",
"Strength training for chest",
"Upper body workout with barbell",
"Barbell chest exercises",
"Bench press for chest muscles",
"Building chest muscles with bench press",
"Chest strengthening with barbell",
"Bench press workout routine",
"Barbell exercises for chest muscle growth"
],
"overview": "The Bench Press is a classic strength training exercise that primarily targets the chest, shoulders, and triceps, contributing to upper body muscle development. It is suitable for anyone, from beginners to professional athletes, looking to improve their upper body strength and muscular endurance. Individuals may want to incorporate bench press into their routine for its effectiveness in enhancing physical performance, promoting bone health, and improving body composition.",
"instructions": [
"Grip the barbell with your hands slightly wider than shoulder-width apart, palms facing your feet, and lift it off the rack, holding it straight over your chest with your arms fully extended.",
"Slowly lower the barbell down to your chest while keeping your elbows at a 90-degree angle.",
"Once the barbell touches your chest, push it back up to the starting position while keeping your back flat on the bench.",
"Repeat this process for the desired number of repetitions, always maintaining control of the barbell and ensuring your form is correct."
],
"exerciseTips": [
"Avoid Arching Your Back: One common mistake is excessively arching the back during the lift. This can lead to lower back injuries. Your lower back should have a natural arch, but it should not be overly exaggerated. Your butt, shoulders, and head should maintain contact with the bench at all times.",
"Controlled Movement: Avoid the temptation to lift the barbell too quickly. A controlled, steady lift is more effective and reduces the risk of injury. Lower the bar to your mid-chest slowly, pause briefly, then push it back up without locking your elbows at the top.",
"Don't Lift Alone:"
],
"variations": [
"Decline Bench Press: This variation is performed on a decline bench to target the lower part of the chest.",
"Close-Grip Bench Press: This variation focuses on the triceps and the inner part of the chest by placing the hands closer together on the bar.",
"Dumbbell Bench Press: This variation uses dumbbells instead of a barbell, allowing for a greater range of motion and individual arm movement.",
"Reverse-Grip Bench Press: This variation is performed by flipping your grip so that your palms face towards you, targeting the upper chest and triceps."
],
"relatedExerciseIds": [
"U0uPZBq",
"QD32SbB",
"pdm4AfV",
"SebLXCG",
"T3JogV7",
"hiWPEs1",
"Y5ppDdt",
"C8OV7Pv",
"r3tQt3U",
"dCSgT7N"
]
}
Sample Image
Sample Video
K6NnTv0__Barbell-Bench-Press_Chest2_.mp4
ExerciseDB API, accessible at exercisedb-api.vercel.app, is an exercises API that allows users to access high-quality exercises data which consists 1300+ exercises. This API offers extensive information on each exercise, including target body parts, equipment needed, GIFs for visual guidance, and step-by-step instructions.
The unauthorized downloading, scraping, or bulk collection of data from this API is strictly prohibited. This API is intended for individual exercise lookups and legitimate application integration only. If you need access to the complete dataset or have specific requirements, please contact via Telegram at @cyberboyanmol. We're happy to discuss proper data usage and potential collaborations.
Check out the API documentation for detailed information on how to use the API.
For a detailed list of changes, see the CHANGELOG.
Note
You need Bun(1.1.25+)
or Node.js(v20+)
-
Clone the repository:
git clone https://github.com/cyberboyanmol/exercisedb-api cd exercisedb-api
-
Install the required dependencies:
bun install
-
Launch the development server:
bun run dev
You can easily deploy your own instance of the API by clicking the button below:
This project is distributed under the MIT License. For more information, see the issue ISSUE included in this repository.