|
1 |
| -# We regret to inform you that this project will no longer be maintained. |
| 1 | + |
| 2 | +# 🚀 New Exercise Dataset |
| 3 | + |
| 4 | +What's Inside Our New Dataset |
| 5 | +- 3,000+ exercises |
| 6 | +- High-quality video demonstration. |
| 7 | +- High-quality images |
| 8 | +- Multilingual supports |
| 9 | +- Many More.. |
| 10 | + |
| 11 | + |
| 12 | +Check out the [Pricing Plan](https://dub.sh/JTgJoq2) for detailed information. |
| 13 | +For inquiries: |
| 14 | +Telegram: [@cyberboyanmol](https://t.me/cyberboyanmol) (fast response) |
| 15 | + |
| 16 | +## Note: Enterprise Solutions |
| 17 | +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: |
| 18 | + |
| 19 | +- Full offline access to all 3,000+ exercises |
| 20 | +- with montly/annually subscription |
| 21 | +- Regular dataset updates |
| 22 | +- Custom data formats |
| 23 | +- Unlimited usage rights |
| 24 | +- Direct technical support |
| 25 | +- Integration assistance |
| 26 | + |
| 27 | +Exercise sample |
| 28 | +```sh |
| 29 | +{ |
| 30 | + "exerciseId": "K6NnTv0", |
| 31 | + "name": "Bench Press", |
| 32 | + "imageUrl": "Barbell-Bench-Press_Chest-FIX_small.png", |
| 33 | + "equipments": ["Barbell"], |
| 34 | + "bodyParts": ["Chest"], |
| 35 | + "exerciseType": "weight_reps", |
| 36 | + "targetMuscles": ["Pectoralis Major Clavicular Head"], |
| 37 | + "secondaryMuscles": [ |
| 38 | + "Deltoid Anterior", |
| 39 | + "Pectoralis Major Clavicular Head", |
| 40 | + "Triceps Brachii" |
| 41 | + ], |
| 42 | + "videoUrl": "Barbell-Bench-Press_Chest-FIX2_.mp4", |
| 43 | + "keywords": [ |
| 44 | + "Chest workout with barbell", |
| 45 | + "Barbell bench press exercise", |
| 46 | + "Strength training for chest", |
| 47 | + "Upper body workout with barbell", |
| 48 | + "Barbell chest exercises", |
| 49 | + "Bench press for chest muscles", |
| 50 | + "Building chest muscles with bench press", |
| 51 | + "Chest strengthening with barbell", |
| 52 | + "Bench press workout routine", |
| 53 | + "Barbell exercises for chest muscle growth" |
| 54 | + ], |
| 55 | + "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.", |
| 56 | + "instructions": [ |
| 57 | + "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.", |
| 58 | + "Slowly lower the barbell down to your chest while keeping your elbows at a 90-degree angle.", |
| 59 | + "Once the barbell touches your chest, push it back up to the starting position while keeping your back flat on the bench.", |
| 60 | + "Repeat this process for the desired number of repetitions, always maintaining control of the barbell and ensuring your form is correct." |
| 61 | + ], |
| 62 | + "exerciseTips": [ |
| 63 | + "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.", |
| 64 | + "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.", |
| 65 | + "Don't Lift Alone:" |
| 66 | + ], |
| 67 | + "variations": [ |
| 68 | + "Decline Bench Press: This variation is performed on a decline bench to target the lower part of the chest.", |
| 69 | + "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.", |
| 70 | + "Dumbbell Bench Press: This variation uses dumbbells instead of a barbell, allowing for a greater range of motion and individual arm movement.", |
| 71 | + "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." |
| 72 | + ], |
| 73 | + "relatedExerciseIds": [ |
| 74 | + "U0uPZBq", |
| 75 | + "QD32SbB", |
| 76 | + "pdm4AfV", |
| 77 | + "SebLXCG", |
| 78 | + "T3JogV7", |
| 79 | + "hiWPEs1", |
| 80 | + "Y5ppDdt", |
| 81 | + "C8OV7Pv", |
| 82 | + "r3tQt3U", |
| 83 | + "dCSgT7N" |
| 84 | + ] |
| 85 | +} |
| 86 | +``` |
| 87 | +Sample Image |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | +Sample Video |
| 92 | + |
| 93 | +https://github.com/user-attachments/assets/6845a963-4d80-4dfd-b602-e49616a9483f |
| 94 | + |
2 | 95 |
|
3 | 96 | # ExerciseDB API
|
4 | 97 |
|
|
0 commit comments