{"id":21037002,"url":"https://github.com/redjanvier/scrap-igihe","last_synced_at":"2025-05-15T14:32:16.393Z","repository":{"id":35977368,"uuid":"214068039","full_name":"RedJanvier/scrap-igihe","owner":"RedJanvier","description":"This is a simple application of web scrapping JS Library Cheerio and Request with express framework.","archived":false,"fork":false,"pushed_at":"2023-01-24T01:54:26.000Z","size":977,"stargazers_count":3,"open_issues_count":17,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2023-03-03T08:55:39.368Z","etag":null,"topics":["cherrio","igihe","knex","scrap"],"latest_commit_sha":null,"homepage":null,"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/RedJanvier.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-10-10T02:26:58.000Z","updated_at":"2020-05-17T09:19:52.000Z","dependencies_parsed_at":"2023-02-13T10:15:58.307Z","dependency_job_id":null,"html_url":"https://github.com/RedJanvier/scrap-igihe","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedJanvier%2Fscrap-igihe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedJanvier%2Fscrap-igihe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedJanvier%2Fscrap-igihe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedJanvier%2Fscrap-igihe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedJanvier","download_url":"https://codeload.github.com/RedJanvier/scrap-igihe/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225358752,"owners_count":17461924,"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":["cherrio","igihe","knex","scrap"],"created_at":"2024-11-19T13:23:36.305Z","updated_at":"2024-11-19T13:23:36.924Z","avatar_url":"https://github.com/RedJanvier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Igihe scrapper\n\n[![Build Status](https://travis-ci.org/RedJanvier/scrap-igihe.svg?branch=develop)](https://travis-ci.org/RedJanvier/scrap-igihe)\n[![Coverage Status](https://coveralls.io/repos/github/RedJanvier/scrap-igihe/badge.svg?branch=ft-project-setup)](https://coveralls.io/github/RedJanvier/scrap-igihe?branch=ft-project-setup)\n[![Maintainability](https://api.codeclimate.com/v1/badges/c74c048c9917791736ab/maintainability)](https://codeclimate.com/github/RedJanvier/scrap-igihe/maintainability)\n\nA REST-API that provides all frontpage informations (news) on the [igihe website](http://igihe.com) `for free`\n\n## PREREQUISITES\n\n- NodeJs installed. [find it](https://nodejs.org/en/)\n- PostgreSQL installed. [find it](https://www.enterprisedb.com/downloads/postgres-postgresql-downloads)\n- Text Editor of your choice. [find it](https://code.visualstudio.com/)\n\n## Getting Started\n\nRun the following commands\n\n```\ncreatedb igihe2\nnpm run seed\n```\n\nMake a `.env file` based on `.example.env file` then\n\nRun `npm run dev` to start the server in development or\n\nRun `npm start` for production\n\n## Features to implement\n\n- ✔ User should be able to see all news\n- ✔ User should be able to see single news detailed\n\n## Routes\n\n#### See all news\n\n```\n[GET] /api/v2/posts/\n\n:body: none\n```\n\n#### See a single news detailed\n\n```\n[GET] /api/v2/members/:postId\n\n:body: none\n```\n\n## Tech stack\n\n- Knex\n- Node JS\n- Express JS\n- PostgreSQL\n- mocha, chai \u0026 chai-http\n- cheerio JS (scrap library)\n\n## Author\n\n### **RedJanvier**\n\n## Contacts\n\n[Github](https://github.com/RedJanvier)\n[Twitter](https://twitter.com/red_janvier)\n[YouTube](https://www.youtube.com/channel/UCrQBNajZa-ibHBerJQ0kAiQ)\n[Facebook](https://facebook.com/jan.h.red)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredjanvier%2Fscrap-igihe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredjanvier%2Fscrap-igihe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredjanvier%2Fscrap-igihe/lists"}