Code Monkey home page Code Monkey logo

newsdiffs3's Introduction

newsdiffs3

A project based on ecprice's newsdiffs.

Setup

Requires access to a MongoDB server

Copy config_template.yaml to config.yaml.

Configure access to your database.

Running scraper.py scrapes articles from NYTimes, Washington Post, and APNews. I recommend attaching it to a cronjob.

server.py serves the web frontend, letting you view articles. Keep this running.

Usage

UI Navigating to http://[newsdiffs_location]/article/[article_url] will show any saved changes for that article. Using the menu on the right, you can select a single saved version to view or select two saved versions to compare.

Adding support for a news outlet

Adding a scraper can be done by copying the format from an existing one and replacing matches with ones that apply to your site. All matches are formatted for BeautifulSoup. Please feel free to contribute!

Built with

  • Python
    • Flask
    • BeautifulSoup
  • MongoDB

newsdiffs3's People

Contributors

mgitre avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

liemeldert

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.