Implementation of HW5-IMDB-Scraper is complete #1

Open
HesamGhazi wants to merge 1 commits from develop into main
Owner

Here i completed Movie and Parser Class. Movie class just represents generic fields of movie object while Parser class implements parsing data from html, converting them to suitable java objects and sorting them according to rating, title and year.

Here i completed Movie and Parser Class. Movie class just represents generic fields of movie object while Parser class implements parsing data from html, converting them to suitable java objects and sorting them according to rating, title and year.
HesamGhazi added 1 commit 2026-06-20 20:28:22 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin develop:develop
git checkout develop
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HesamGhazi/HW-5-IMDB-SCRAPER#1