mikeleguedes / json-movie-list

A collaborative dataset with movies info to be used whenever you want to. Collaborate with your favorite movies, upcoming, classics, etc. 😉 let's rock!
26 stars 95 forks source link

Created a web scraper for IMDB #298

Closed samejima-san closed 1 year ago

samejima-san commented 1 year ago

Hello

I wanted to resolve issue #292 this is a basic webscraper that gets information from the top 250 movies from IMDB but the code can easily be modified to do anything. So as more specific behaviors are requested anyone can add on to it and get that behavior.

in short, gets top 250 movies and ratings then outputs them into a log file in the same directory.

mikeleguedes commented 1 year ago

Hellooo!

Nice to meet you. Amazing contribution you did it, thanks a million.

We really appreciate ⭐

mikeleguedes commented 1 year ago

Hellooo!

Nice to meet you. Amazing contribution you did it, thanks a million.

We really appreciate ⭐

@samejima-san

samejima-san commented 1 year ago

Hellooo!

Nice to meet you. Amazing contribution you did it, thanks a million.

We really appreciate ⭐

anytime! open up more issues for additional functionality, hopefully more people join in!