GithubHelp home page GithubHelp logo

yahoo-finance-graphql's Introduction

yahoo-finance-graphql

This project is meant as:

  • a datasource for its accompanying SvelteKit project, sveltekit-marketquotes, in the form of a GraphQL API wrapping undocumented Yahoo Finance API calls in order to obtain market status, search suggestions, company information, and live and historical asset price data
  • an example of a structured apollo-server-express-based GraphQL API
  • an example of providing GraphQL subscriptions over web sockets using graphql-subscriptions and subscriptions-transport-ws
  • an example of using Puppeteer to pilot headless browser automation in order to collect authentication data and circumvent access restrictions
  • an example of using tough-cookie's cookie jar with got to persist authentication session cookieš when making external API requests

DISCLAIMER: this project is meant for testing and educational purposes ONLY. Please use responsibly.

Getting started

Clone this project locally, cd into the cloned project, then run:

npm install

npm run apollo

By default, the API should then be available at http://localhost:4000.

Please refer to the accompanying sveltekit-marketquotes project as a mean to showcase and use this API.

yahoo-finance-graphql's People

Contributors

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