{"id":21421652,"url":"https://github.com/qreolq/review-parser","last_synced_at":"2025-03-16T20:14:31.493Z","repository":{"id":220831328,"uuid":"752686187","full_name":"qReolq/review-parser","owner":"qReolq","description":"This Java application is designed to parse and save viewer reviews for a movie from the Kinopoisk website.","archived":false,"fork":false,"pushed_at":"2024-11-12T15:05:00.000Z","size":4754,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T06:45:07.342Z","etag":null,"topics":["java","jsoup","lombok","opencsv"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qReolq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-04T14:29:16.000Z","updated_at":"2024-11-12T15:07:43.000Z","dependencies_parsed_at":"2025-01-23T06:43:09.726Z","dependency_job_id":"08a67577-44a8-4a54-8b86-79703511a014","html_url":"https://github.com/qReolq/review-parser","commit_stats":null,"previous_names":["qreolq/review-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qReolq%2Freview-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qReolq%2Freview-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qReolq%2Freview-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qReolq%2Freview-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qReolq","download_url":"https://codeload.github.com/qReolq/review-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926072,"owners_count":20369910,"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":["java","jsoup","lombok","opencsv"],"created_at":"2024-11-22T20:36:48.424Z","updated_at":"2025-03-16T20:14:31.469Z","avatar_url":"https://github.com/qReolq.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Review-parser\n\nThis Java application is designed to parse and save viewer reviews for a movie from the Kinopoisk website.\nThe application utilizes Jsoup for web scraping, and the parsed data is stored in CSV format using OpenCSV.\n\n## Technologies\nJava, Jsoup, Lombok, OpenCSV\n\n## Usage\nTo run the application, provide the following command-line arguments:\n```Bash\njava -jar jar \u003ccsvFilePath\u003e \u003cprePages\u003e\n```\n* csvFilePath: The path where the CSV file will be saved.\n* prePages: Number of reviews processe by one thread(50,100,200). Affects the number of threads created in the executor service\n\n## Quick start\n1. Clone this repo into folder.\n\n```Bash\ngit clone https://github.com/qReolq/review-parser.git\ncd review-parser\\target\n```\n2 Then, run the Main class with the appropriate command-line arguments.\n```Bash\njava -jar .\\target\\ReviewParser-1.0-SNAPSHOT.jar \\path\\to\\reviews.csv 100\n```\n\n## Examle\n```Bash\njava -jar .\\target\\ReviewParser-1.0-SNAPSHOT.jar C:\\Users\\admin\\Desktop 100\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqreolq%2Freview-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqreolq%2Freview-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqreolq%2Freview-parser/lists"}