{"id":14972680,"url":"https://github.com/nikamrohan/news-aggregator","last_synced_at":"2025-10-26T19:32:01.865Z","repository":{"id":37060281,"uuid":"255392762","full_name":"NikamRohan/News-Aggregator","owner":"NikamRohan","description":"News Aggregator Using Python,Django ,Scrapy Frameworks.","archived":false,"fork":false,"pushed_at":"2022-12-08T04:02:05.000Z","size":5569,"stargazers_count":30,"open_issues_count":16,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T23:05:10.665Z","etag":null,"topics":["django","django-framework","economic-times","economy","entertainment","hindustantimes","indian-express","lifestyle","news","news-aggregator","python","scrapy","scrapy-framework","sports","techcrunch","technews","the","variety","verge"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NikamRohan.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}},"created_at":"2020-04-13T17:13:46.000Z","updated_at":"2024-10-09T06:57:01.000Z","dependencies_parsed_at":"2023-01-25T04:16:12.178Z","dependency_job_id":null,"html_url":"https://github.com/NikamRohan/News-Aggregator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikamRohan%2FNews-Aggregator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikamRohan%2FNews-Aggregator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikamRohan%2FNews-Aggregator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikamRohan%2FNews-Aggregator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikamRohan","download_url":"https://codeload.github.com/NikamRohan/News-Aggregator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"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":["django","django-framework","economic-times","economy","entertainment","hindustantimes","indian-express","lifestyle","news","news-aggregator","python","scrapy","scrapy-framework","sports","techcrunch","technews","the","variety","verge"],"created_at":"2024-09-24T13:47:19.110Z","updated_at":"2025-10-26T19:31:52.252Z","avatar_url":"https://github.com/NikamRohan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewsAggregator\n\nStay Updated With Latest News Articles From Top News Websites Across Various Fields\n\n## Installation\n\n1. **First clone the repository in your system.**\n\n   `git clone https://github.com/NikamRohan/News-Aggregator.git`\n\n2. **Then Change Directory to News-Aggregator.**\n\n   `cd News-Aggregator`\n\n3. **Then start Virtual Environment within current Directory.**\n\n   `virtualenv virtual_environment_name`\n\n   `virtual_environment_name\\Scripts\\activate`\n\n4. **Then install the dependencies from requirements.txt.**\n\n   `pip install -r requirements.txt`\n\n5. **Then Apply Migrations.**\n\n   `python manage.py makemigrations`\n\n   `python manage.py migrate`\n\n6. **Execute the manage.py file to runserver.**\n\n   `python manage.py runserver`\n\n7. **Then Goto your favourite Browser and Type in localhost:8000.**\n\n8. **Now you should be able to navigate through the website and explore its features.**\n\n\n## Screenshots of Website\n\n**Home Page**\n\n![Screenshot (188)](https://user-images.githubusercontent.com/63553348/81793083-815ef000-9526-11ea-9808-219bd80d44d2.png)\n\n\n**Register Page**\n\n![Screenshot (189)](https://user-images.githubusercontent.com/63553348/81793098-84f27700-9526-11ea-9daf-dd832ae6c95a.png)\n\n\n**Login Page**\n\n![Screenshot (191)](https://user-images.githubusercontent.com/63553348/81793103-8623a400-9526-11ea-8c12-d34deaa71c40.png)\n\n\n**Dashboard of User After Logging In**\n\n![Screenshot (190)](https://user-images.githubusercontent.com/63553348/81793100-858b0d80-9526-11ea-97cc-841ad8196ce6.png)\n\n\n**After Clicking on Tech Button**\n\n![Screenshot (193)](https://user-images.githubusercontent.com/63553348/81793104-86bc3a80-9526-11ea-9d4f-e55a2d65482c.png)\n\n\n**After Clicking on Economy Button**\n\n![Screenshot (194)](https://user-images.githubusercontent.com/63553348/81793112-87ed6780-9526-11ea-8577-66df80d25409.png)\n\n\n**After Clicking on Sports Button**\n\n![Screenshot (195)](https://user-images.githubusercontent.com/63553348/81793119-89b72b00-9526-11ea-860b-54c6a91d14d7.png)\n\n\n**After Clicking on Politics Button**\n\n![Screenshot (196)](https://user-images.githubusercontent.com/63553348/81793127-8ae85800-9526-11ea-82e7-0f10546bdad0.png)\n\n\n**After Clicking on Lifestyle \u0026 Health Button**\n\n![Screenshot (197)](https://user-images.githubusercontent.com/63553348/81793128-8b80ee80-9526-11ea-838a-193e8421ae7b.png)\n\n\n**After Clicking on Entertainment Button**\n\n![Screenshot (198)](https://user-images.githubusercontent.com/63553348/81793130-8cb21b80-9526-11ea-883f-8388d943746b.png)\n\n\n**Forgot Password Page Here User Have to Input Registered Email-Id Password Reset-link will be sent on the same**\n\n![Screenshot (199)](https://user-images.githubusercontent.com/63553348/81793134-8de34880-9526-11ea-8965-4fe93c65a103.png)\n\n\n**Profile Page of User User could Add New Profile Photo(by default one is added during registration)**\n\n![Screenshot (200)](https://user-images.githubusercontent.com/63553348/81793135-8e7bdf00-9526-11ea-8184-2ed9447d9478.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikamrohan%2Fnews-aggregator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikamrohan%2Fnews-aggregator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikamrohan%2Fnews-aggregator/lists"}