Coder Social home page Coder Social logo

fetcher.java's Introduction

fetcher.java

Buddy Fetcher: Simple RSS fetcher/aggregator (Java/MySQL).

Project features:

  • collecting remote items (news, jobs etc) from a number of external websites
  • using standard input RSS-feeds or custom parsing
  • items fetcher can be run as frequently as needed (through scheduled task)
  • separate functionality for operations with DB (data access layer)
  • filtering items by categories (any number of categories)
  • generate output RSS-feeds (filtered by categories also)
  • caching logic for input RSS-feeds, web pages and output RSS-feeds
  • mobile version is configured through separate CSS
  • classic MVC (Model/View/Controller) implementation (own development)
  • simple REST API for extracting collected data
  • own testing framework (universal for PHP, .NET [Core] and Java versions)

Test scripts are located in local/tests folder.

This product was ported from original PHP version using own convertor. The convertor is written in C# and using ~150 regular expressions. Most of functionality (~90%) is auto-ported, the remaining is manually implemented.

Websites powered by Buddy Fetcher:

Other versions of Buddy Fetcher:

fetcher.java's People

Contributors

buddylancer 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.