{"id":22668874,"url":"https://github.com/luke7-404/moviedecider","last_synced_at":"2025-08-07T16:10:31.413Z","repository":{"id":230655189,"uuid":"779899575","full_name":"luke7-404/movieDecider","owner":"luke7-404","description":"This project will be focused on creating a program that helps users decide on a movie to watch by providing recommendations based on the top 50 most popular movies for a year that the user inputs.","archived":false,"fork":false,"pushed_at":"2024-04-04T01:47:22.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T09:33:05.874Z","etag":null,"topics":["beautifulsoup4","beginner-code","imdb-webscrapping","python","webscraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luke7-404.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-31T05:00:11.000Z","updated_at":"2024-04-02T01:35:18.000Z","dependencies_parsed_at":"2025-02-04T09:29:40.940Z","dependency_job_id":"4041f0ef-6542-4d9f-9c11-e75fb78e8b11","html_url":"https://github.com/luke7-404/movieDecider","commit_stats":null,"previous_names":["luke7-404/moviedecider"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luke7-404%2FmovieDecider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luke7-404%2FmovieDecider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luke7-404%2FmovieDecider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luke7-404%2FmovieDecider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luke7-404","download_url":"https://codeload.github.com/luke7-404/movieDecider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174471,"owners_count":20735409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beautifulsoup4","beginner-code","imdb-webscrapping","python","webscraping"],"created_at":"2024-12-09T15:17:15.385Z","updated_at":"2025-03-29T10:43:40.805Z","avatar_url":"https://github.com/luke7-404.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moive Decider using Python 🎥🐍\nThis project will be focused on creating a program that helps users decide on a movie to watch by providing recommendations based on the top 50 most popular movies for a year that the user inputs. The program will utilize Python and BeautifulSoup to implement algorithms for movie selection and user interaction, ultimately offering a convenient tool for movie enthusiasts to make informed decisions on what to watch.\n\n## Road Map 🗺️\nThis section is to plan out the sub-functions needed to make the whole program work\n\n### Starter Steps \n1. ~~**Create the enviroment**~~\n   - ~~Install BeautifulSoup and set it up~~\n   - ~~Install a HTML Parser~~\n2. ~~**Get Local URL and use BeautifulSoup with basic tasks**~~\n   - ~~Host a Local HTML file~~\n   - ~~Search for the data in the HTML file~~\n\n3. ~~**Scrape Movie Data**~~\n   - ~~Extract movie information (i.e. titles, ratings, and release years) from the URL.~~\n   - ~~Store the scraped data~~\n\n4. ~~**Implement User Input Functionality**~~\n   - ~~Develop a function to allow user input for a specific year~~\n   - ~~Validate user input to ensure it corresponds to a valid year within the specified range~~\n\n5. ~~**Debug**~~\n\n6. ~~**Display Movie Recommendations:**~~\n   - ~~List the top 50 movie recommendations to the user~~\n   - ~~Develop a function that allows the user to select the movie and provide the link to that IMDb page~~\n\n7. ~~**Add comments**~~\n8. **Improve Code**\n   - Increase readability\n   - Optimize performance","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluke7-404%2Fmoviedecider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluke7-404%2Fmoviedecider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluke7-404%2Fmoviedecider/lists"}