{"id":15602658,"url":"https://github.com/luanpotter/series-api","last_synced_at":"2026-02-15T01:03:52.196Z","repository":{"id":42355823,"uuid":"174627780","full_name":"luanpotter/series-api","owner":"luanpotter","description":"A simple IMDB crawler feeding a Series API","archived":false,"fork":false,"pushed_at":"2023-01-23T22:22:42.000Z","size":1189,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-15T04:43:13.503Z","etag":null,"topics":["api","crawler","imdb","json","rest","series"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/luanpotter.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}},"created_at":"2019-03-09T00:03:19.000Z","updated_at":"2021-05-10T13:38:21.000Z","dependencies_parsed_at":"2023-02-13T04:05:13.880Z","dependency_job_id":null,"html_url":"https://github.com/luanpotter/series-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luanpotter/series-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fseries-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fseries-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fseries-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fseries-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luanpotter","download_url":"https://codeload.github.com/luanpotter/series-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fseries-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29463555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","crawler","imdb","json","rest","series"],"created_at":"2024-10-03T02:49:45.894Z","updated_at":"2026-02-15T01:03:52.174Z","avatar_url":"https://github.com/luanpotter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# series-api\n\nA AWS Lambda serverless express REST API to process, store and retrieve data from series from IMDB.\n\n## Setup\n\nRun `npm install` on root folder.\n\nBe sure to download and install AWS CLI in order to configure your credentials file. That will allow the program to access the S3 bucket and also to deploy the function to Lambda.\n\nTo setup the S3 bucket, just run the `setup.js` file with node, or run:\n\n```bash\n./cmds/setup.sh\n```\n\nThis will scrap IMDB and populate the bucket with the required files.\n\nAfter that, you can run locally (but accessing S3):\n\n```bash\n./cmds/start.sh\n```\n\nTo deploy, run the deploy script:\n\n```bash\n./cmds/deploy.sh\n```\n\n## API Spec\n\nThe API specification can be seen on [this file](./APIS.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanpotter%2Fseries-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluanpotter%2Fseries-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanpotter%2Fseries-api/lists"}