{"id":15714493,"url":"https://github.com/redaezziani/manga-reader-scrape-api","last_synced_at":"2026-02-16T07:33:34.524Z","repository":{"id":255078440,"uuid":"848476047","full_name":"redaezziani/manga-reader-scrape-api","owner":"redaezziani","description":"Backend API for a manga reader application. This API provides manga data, chapter data, and page data. The API is built using Node.js, Express.js, and Cheerio.js. The API scrapes.","archived":false,"fork":false,"pushed_at":"2024-09-04T19:59:44.000Z","size":523,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T00:45:47.114Z","etag":null,"topics":["api","cheerio","jest","nodejs","scraper","testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/redaezziani.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-08-27T20:39:15.000Z","updated_at":"2024-09-07T17:52:14.000Z","dependencies_parsed_at":"2024-09-06T04:48:48.413Z","dependency_job_id":"fbe40654-a6a2-4e35-8302-6bac64b6a0fb","html_url":"https://github.com/redaezziani/manga-reader-scrape-api","commit_stats":null,"previous_names":["redaezziani/manga-reader-scrape-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redaezziani/manga-reader-scrape-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redaezziani%2Fmanga-reader-scrape-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redaezziani%2Fmanga-reader-scrape-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redaezziani%2Fmanga-reader-scrape-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redaezziani%2Fmanga-reader-scrape-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redaezziani","download_url":"https://codeload.github.com/redaezziani/manga-reader-scrape-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redaezziani%2Fmanga-reader-scrape-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","cheerio","jest","nodejs","scraper","testing"],"created_at":"2024-10-03T21:37:38.144Z","updated_at":"2026-02-16T07:33:34.508Z","avatar_url":"https://github.com/redaezziani.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Manga Reader Api \n\n\u003cimg src=\"./readme/images/cover.png\" alt=\"cover\" width=\"100%\"/\u003e\n\n#### Description\nBackend API for a manga reader application. This API provides manga data, chapter data, and page data.\nThe API is built using Node.js, Express.js, and Cheerio.js. The API scrapes.\n\n#### Features\n\n- Get all latest manga\n- Get all manga\n- Search manga\n- Get manga details\n- Get all chapters\n- Get chapter details\n- Get all pages\n\n#### Installation\n\n1. Clone the repository\n```bash\ngit clone \n```\n\n2. Install dependencies\n```bash\nnpm install\n```\n\n3. Create and configure .env file from .env.example\n```bash\ncp .env.example .env\n```\n\n4. Start the server\n```bash\nnpm dev\n```\n\n5. You can contact me to get this :D\n```bash\nBASE_URL=\n```\n\n#### What The Tech That I Use?\n\n- Node.js\n- Express.js\n- Cheerio.js\n- Axios\n- Cors\n- Dotenv\n- Nodemon\n- Morgan\n- Typescript\n- Jest\n\n#### What I Learn?\n\n- How to scrape data from a website\n- How to build a RESTful API\n- How to use Cheerio.js\n- How to use Axios\n- How to use Typescript\n- How to use Jest\n\n#### Contact or Contribute\n\n- Gmail : [\"klausdev2@gmail.com\"]\n- LinkedIn : [\"https://www.linkedin.com/in/reda-ezziani-43a121295\"]\n- Github : [\"https://github.com/redaezziani\"]\n\n#### Badges\n\n![jest](https://jestjs.io/img/jest-badge.svg)\n![github](https://img.shields.io/github/followers/redaezziani?style=social)\n![npm](https://img.shields.io/npm/v/npm.svg)\n![express](https://img.shields.io/badge/express-4.17.1-blue)\n![nodejs](https://img.shields.io/badge/nodejs-14.17.1-green)\n![typescript](https://img.shields.io/badge/typescript-4.3.5-blue)\n![axios](https://img.shields.io/badge/axios-0.21.1-blue)\n![cheerio](https://img.shields.io/badge/cheerio-1.0.0-9cf)\n![cors](https://img.shields.io/badge/cors-2.8.5-blue)\n![dotenv](https://img.shields.io/badge/dotenv-10.0.0-blue)\n![nodemon](https://img.shields.io/badge/nodemon-2.0.7-blue)\n![morgan](https://img.shields.io/badge/morgan-1.10.0-blue)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredaezziani%2Fmanga-reader-scrape-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredaezziani%2Fmanga-reader-scrape-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredaezziani%2Fmanga-reader-scrape-api/lists"}