Coder Social home page Coder Social logo

mpf.portal's Introduction

MPF Portal (from servlet to API portal)

Final goal, which is:

an API: http://mpf.vis.ywng.cloudbees.net/AllUnitPrice

a daily extracter: http://mpf.vis.ywng.cloudbees.net/GetUnitPrice

an application makes use of the API: http://mpf.vis.ywng.cloudbees.net/

A serverlet program:

  1. extracting online data from webpages

  2. storing extracted data into db

  3. make a API url for data retriving

For some of the online data, they can be accessed by in most case not programatically eaasy, say, not have any API to retrive data.

For some of the sites, like Bloomberg, contain many unseful information that we are interested. If we don't want to pay for their API, or they actually don't have API for data retrival. Then, we need to make our own. This repo provide a quick, simple picture that allow you to grisp how to make your own API.

A quick description:\n I scrapped it from Bloomberg webpage, by a servelet (see further the code on my github:https://github.com/ywng/MPF_Portal )I made, which is then trigger by an online scheduler server (cron scheduler: https://mywebcron-com.loopiasecure.com/members.php?Jobs). So, the price is extracted daily and updated into my database (free host: http://www.db4free.net/). After extracting the data, I also made an API url for external requesting of data.

mpf.portal's People

Contributors

ywng avatar

Stargazers

JT5D avatar HiiTea avatar

Watchers

 avatar

Forkers

laomouzi

mpf.portal's Issues

No Aug data

Hi ywng, I visit your MPF frequently, but I find there is no data from August.
Could you check whether there is a problem or something? thank you. Your site for MPF is really helpful for me XD

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.