GithubHelp home page GithubHelp logo

pycrawlers's People

Contributors

c3h3 avatar dboyliao avatar sk413025 avatar wen777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pycrawlers's Issues

TWSE Daily after trading data

[Future] Historical Data Download

Package: pycrawlers.example.taifex

  • Name: get_daily_history_taifex
  • Input:
    • start_date: A string of start date, of format "yyyy/mm/dd".
    • end_date: A string of end date, of format "yyyy/mm/dd".
  • Output: A list of data frame

  • Name: get_annual_history_taifex
  • Input: year, a string of query year of the format "yyyy"
  • Output: A annual data frame

http://www.taifex.com.tw/eng/eng3/eng3_2.asp

Yahoo Stock Major Crawler (TWOTC)

Package: pycrawlers.examples.yhstock

input: stock_id
output: pd.df / json
(with columns: [ date, stock_id, name, buy, sell, net ] )

Yahoo Stock Major Crawler (TWSE)

Package: pycrawlers.examples.yhstock

input: stock_id
output: pd.df / json
(with columns: [ date, stock_id, name, buy, sell, net ] )

Get StockIDs (TWSE)

Package: PyCrawlers.example.twse
Function:
Input: a string, either "sii", "otc", "rotc" or "pub"
Output: a numpy array consists of stock ids (string).

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.