{"id":23085215,"url":"https://github.com/z3ntl3/imdb-bot","last_synced_at":"2025-04-03T15:24:44.291Z","repository":{"id":156081193,"uuid":"632846846","full_name":"Z3NTL3/IMDB-bot","owner":"Z3NTL3","description":"Parallel, efficient and rapid IMDB bot to extract IMDB meta  in JSON. This all obtained without requiring an API key. Proxy tunneling is supported under the hood!","archived":false,"fork":false,"pushed_at":"2023-07-04T09:08:43.000Z","size":1557,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T04:16:06.725Z","etag":null,"topics":["bot","efficient","imdb","parallel","rapid"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Z3NTL3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-26T08:53:41.000Z","updated_at":"2024-05-02T09:34:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cfa2515-8f1a-49dc-b7af-d2253185b85e","html_url":"https://github.com/Z3NTL3/IMDB-bot","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.3913043478260869,"last_synced_commit":"2f2ea29a8ae34bcda3b81de630608727407ff222"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z3NTL3%2FIMDB-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z3NTL3%2FIMDB-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z3NTL3%2FIMDB-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z3NTL3%2FIMDB-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Z3NTL3","download_url":"https://codeload.github.com/Z3NTL3/IMDB-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247025538,"owners_count":20871210,"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":["bot","efficient","imdb","parallel","rapid"],"created_at":"2024-12-16T17:51:11.302Z","updated_at":"2025-04-03T15:24:44.262Z","avatar_url":"https://github.com/Z3NTL3.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDB-bot\nParallel, efficient and rapid IMDB bot to extract IMDB meta  in JSON. This all obtained without requiring an API key and proxy tunneling is supported under the hood!\n\n``list.txt`` should contain the IDs of the film/serie. Each line should represent one ID.\n\n**The script automatically generates a ``dataset`` directory in which it generates one another recursive folder with the serie/movie title as the ``dirname`` and in that folder the JSON dataset of the IMDB meta corresponding to that specific film/serie.**\n\n### Example data save:\n```js\n{\n    \"title\": \"The Flash\",\n    \"description\": \"Barry Allen uses his super speed to change the past, but his attempt to save his family creates a world without super heroes, forcing him to race for his life in order to save the future.\",\n    \"popularity\": \"115\",\n    \"rating\": \"7.8\",\n    \"genres\": [\n        \"Action\",\n        \"Adventure\",\n        \"Fantasy\"\n    ]\n}\n```\n\n### Envs\n- ``http_proxy`` -\u003e if set uses this proxy\n- ``https_proxy`` -\u003e if set uses this proxy\n- ``ALEXA_PX_TIMEOUT`` -\u003e if set uses this timeout\n\n# Requirements\n``nimble install nimquery``\n\n### Compile\n``nim c -d:ssl -d:release app.nim``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3ntl3%2Fimdb-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3ntl3%2Fimdb-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3ntl3%2Fimdb-bot/lists"}