Skip to content

pexpeter/IMDB-Website-Scraping-Using-BeautifulSoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IMDB-Website-Scraping-Using-BeautifulSoup

TOP 250 FEATURE FILM MOVIES IN PAST FIVE YEARS

We will scrap the IMDB website for two hundred and fifty movies using beautifulsoup python package.

Packages

  • Beautiful Soup
from bs4 import BeautifulSoup
  • Pandas
import pandas
  • Requests
import requests

Languages

  • Python
  • HTML

@2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published