Cable Seated Lateral Raise

beginnerstrengthpullisolation
Cable Seated Lateral Raise — Cable Shoulders exercise demonstration
Cable Seated Lateral Raise — Cable Shoulders exercise demonstration
Body part
Shoulders
Target
Shoulders
Equipment
Cable
Secondary
Middle Back, Trapezius

Instructions

  1. 1Stand in the middle of two low pulleys that are opposite to each other and place a flat bench right behind you (in perpendicular fashion to you; the narrow edge of the bench should be the one behind you). Select the weight to be used on each pulley.
  2. 2Now sit at the edge of the flat bench behind you with your feet placed in front of your knees.
  3. 3Bend forward while keeping your back flat and rest your torso on the thighs.
  4. 4Have someone give you the single handles attached to the pulleys. Grasp the left pulley with the right hand and the right pulley with the left after you select your weight. The pulleys should run under your knees and your arms will be extended with palms facing each other and a slight bend at the elbows. This will be the starting position.
  5. 5While keeping the arms stationary, raise the upper arms to the sides until they are parallel to the floor and at shoulder height. Exhale during the execution of this movement and hold the contraction for a second.
  6. 6Slowly lower your arms to the starting position as you inhale.
  7. 7Repeat for the recommended amount of repetitions. Tip: Maintain upper arms perpendicular to torso and a fixed elbow position (10 degree to 30 degree angle) throughout exercise.

Get this via the API

This exercise — and the full catalog of 873 — as structured JSON.

GET /v1/exercises/{slug}
curl -H "X-API-Key: wk_live_…" \
  "https://api.work-out-db.com/v1/exercises/cable-seated-lateral-raise"

Customize the request

  • Translate the response
    /v1/exercises/cable-seated-lateral-raise?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every shoulders exercise
    /v1/exercises?target=shoulders
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=cable&difficulty=beginner
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Cable%20Seated%20Lateral%20Raise
    Trigram + full-text ranking, accent-insensitive
  • Sort & paginate
    /v1/exercises?sort=difficulty&order=desc&limit=25
    sort=name|difficulty · order · limit · offset · cursor
All query parameters
bodyPart, target, equipment, muscle
taxonomy slug
category
strength · cardio · mobility · stretching · plyometrics
difficulty
beginner · intermediate · advanced
force
push · pull · static
mechanic
compound · isolation
q
free-text search (accent-insensitive)
sort / order
name | difficulty · asc | desc
limit / offset / cursor
pagination (limit ≤ plan cap)
lang
en · es · pt · fr
Authentication

Send your key as X-API-Key or Authorization: Bearer.

Response

Always { data, meta, requestId }. Rate-limit & quota counts ride in X-RateLimit-* / X-Quota-* headers.

Plans

Free: 5k req/mo · 30/min · 480p. Pro: 100k/mo · 120/min · 720p + commercial use.

Related exercises