{"id":20637662,"url":"https://github.com/overrevvv/newsscrapperapp","last_synced_at":"2026-04-06T01:35:07.922Z","repository":{"id":167982157,"uuid":"643601318","full_name":"OverRevvv/NewsScrapperApp","owner":"OverRevvv","description":"Full Stack Web Scrapper App","archived":false,"fork":false,"pushed_at":"2023-08-26T13:30:08.000Z","size":5082,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:37:25.880Z","etag":null,"topics":["axios","cheeriojs","css","expressjs","html","javascript","vuejs"],"latest_commit_sha":null,"homepage":"https://newsscrapper.vercel.app/","language":"Vue","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/OverRevvv.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":"2023-05-21T17:19:33.000Z","updated_at":"2023-07-07T17:36:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8ee6281-619d-4a5c-9cbf-678e17c1ed56","html_url":"https://github.com/OverRevvv/NewsScrapperApp","commit_stats":null,"previous_names":["overrevvv/webscrapperapp","overrevvv/newsscrapperapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OverRevvv/NewsScrapperApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2FNewsScrapperApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2FNewsScrapperApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2FNewsScrapperApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2FNewsScrapperApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OverRevvv","download_url":"https://codeload.github.com/OverRevvv/NewsScrapperApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2FNewsScrapperApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["axios","cheeriojs","css","expressjs","html","javascript","vuejs"],"created_at":"2024-11-16T15:15:25.432Z","updated_at":"2026-04-06T01:35:07.917Z","avatar_url":"https://github.com/OverRevvv.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewsScrapper\n\n## What is this?\nA full stack news scrapper that is scrapping data from multiple target websites and serving that data via a app.\n\u003cbr\u003e\n\n![news-scrapper-app vercel app_](https://github.com/OverRevvv/NewsScrapperApp/assets/98686837/f6115145-c2f7-4ab9-99bf-4f6cf444f9f3)\n\n\u003cbr\u003e\n\n[🔗 LINK : Click Me!!](https://newsscrapper.vercel.app/)\n\n\u003cbr\u003e\n\n# Tech\n- Vue.js\n- Vite.js\n- Axios.js\n- Cheerio.js\n- Express.js\n\n\n## Setup\nMake sure to install the dependencies for both frontend and backend.\n\nfor backend\n```bash\nnpm install\n```\nfor frontend\n```bash\ncd client\n\nnpm install\n```\n\n## Development \n\n\u003cbr\u003e\n\n### How it works\n- App is divided into two part frontend and backend.\n- Frontend (`client` folder) contains Vue + Vite app for development purpose.\n- Backend (`root` folder) is express app which serves the `dist` that is build of frontend app and handles `API` data requests made by frontend Vue SPA.\n- Backend express app scrapes data from target websites using Cheerio and Axios and send it directly on frontend when `API` requests are made on endpoints.\n\n\u003cbr\u003e\n\nStart the development backend server on http://localhost:3000\n\n```bash\nnpm run start\n```\nStart the development Vue + Vite app server on http://localhost:5172\n\n```bash\ncd client \n\nnpm run dev\n```\nbuild command for frontend Vue + Vite app to update `dist` folder \n\n```bash\ncd client \n\nvite build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverrevvv%2Fnewsscrapperapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverrevvv%2Fnewsscrapperapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverrevvv%2Fnewsscrapperapp/lists"}