Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Mean Streets

Cast (28)

  • Harvey Keitel

    Harvey Keitel

    Charlie Cappa

  • Robert De Niro

    Robert De Niro

    John 'Johnny Boy' Civello

  • David Proval

    David Proval

    Tony DeVienazo

  • Richard Romanus

    Richard Romanus

    Michael Longo

  • Amy Robinson

    Amy Robinson

    Teresa Ronchelli

  • Cesare Danova

    Cesare Danova

    Giovanni Cappa

  • Victor Argo

    Victor Argo

    Mario

  • George Memmoli

    George Memmoli

    Joey 'Clams' Scala

  • Lenny Scaletta

    Lenny Scaletta

    Jimmy

  • Jeannie Bell

    Jeannie Bell

    Diane

  • Murray Moston

    Murray Moston

    Oscar

  • David Carradine

    David Carradine

    Drunk

  • Robert Carradine

    Robert Carradine

    Boy With Gun

  • Lois Walden

    Lois Walden

    Jewish Girl

  • Harry Northup

    Harry Northup

    Soldier

  • Dino Seragusa

    Dino Seragusa

    Old Man

  • D'Mitch Davis

    D'Mitch Davis

    Cop

  • Peter Fain

    Peter Fain

    George

  • Juli Andelman

    Juli Andelman

    Girl At Party

  • Robert Wilder

    Robert Wilder

    Benton

  • Ken Sinclair

    Ken Sinclair

    Sammy

  • Jaime Alba

    Jaime Alba

    Young Boy #1

  • Ken Konstantin

    Ken Konstantin

    Young Boy #2

  • Nicki "Ack" Aquilino

    Nicki "Ack" Aquilino

    Man On Docks

  • B. Mitchell Reed

    B. Mitchell Reed

    Disc Jockey

  • Martin Scorsese

    Martin Scorsese

    Jimmy Shorts (uncredited)

  • Catherine Scorsese

    Catherine Scorsese

    Woman on Landing (uncredited)

  • Vincent Price

    Vincent Price

    Verden Fell (archive footage)