Skip to content

A web scraping program that brings up a random IMDB profile and gives info on them and some of the productions they've been in.

Notifications You must be signed in to change notification settings

AlexHettle/Random-IMDB-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Random-IMDB-Profile-Generator

A web scraping program that uses a random IMDB profile and gives info on that person and some of the productions they've been in.

Table of Contents

About

This program was created in order to enhance my skills in web scraping. This program was written over the span of a one day

Getting Started

What you will need to run this program:

  • Python- To run this program, you must have some way to run a .py file. Also, this program was written using python 3.8.3, and has not been tested using any other version. You will also have to install requests and bs4 to use the program.

How to Use

After installing and adding everything necessary, all you need to do is run the program, and press the new profile button.

Author

@AlexHettle - Sole author of project

About

A web scraping program that brings up a random IMDB profile and gives info on them and some of the productions they've been in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages