Coder Social home page Coder Social logo

eng-aomar / content_aggergator Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 14.24 MB

A content Aggregator website using python flask

Home Page: https://articlesaggregator.herokuapp.com

License: MIT License

Python 98.11% PowerShell 0.35% Batchfile 0.01% CSS 0.20% HTML 1.30% C++ 0.04% Procfile 0.01%
multithreading content-aggergator python python-libraries python-flask mongodb

content_aggergator's Introduction

Content aggergator

License

A content Aggregator website using python flask A content aggregator fetches information from various places online and gathers all of that information in one place. Therefore, you don’t have to visit multiple sites to get the latest info: one website is enough.

With the content aggregator, all of the latest information can be gotten from one site that aggregates all the content. People can see the posts that interest them and can decide to find out more about them without traipsing all over the internet.

Python libraries used to build my content aggregator

Requests: HTTP library for Python, built for human beings. Beautiful Soup: Python library for quick turnaround projects like screen-scraping. PyMongo :is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python. SendGrid : for email sending BluePrint : Functional Structuring of files Concurent.futures: to achive faster execution time using multithreading.

Table of Contents

About The Project

![Content Aggregator][Main-screan Desktop Layout] ![Content Aggreagtor][Main-screan Mobile Layout]

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo, twitter_handle, email

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • pip
pip3 install -r requirements.txt

Installation

  1. Clone the repo
git https://github.com/eng-aomar/content_aggergator.git
  1. Install requirements packages
pip3 install -r requirements.txt
  1. Add enviromntal variables for Mogodb connection:
    Variable Name :DB_URI
    Vraiable Value: your connection string

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

content_aggergator's People

Contributors

eng-aomar avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.