API server for the Screwdriver.cd service
A React component for the weather icons library
An API to help facilitate the use of the Yahoo! Fantasy Sports API in NodeJS projects.
Simple package to get stock price from yahoo finance
Node.js module for fetching historical stock market data from Yahoo Finance and saving it to CSV files.
Node.js API to get stock prices from Yahoo finance
The CloudRail SI SDK for Node.JS, a simple, universal, unified API for the most popular cloud services. Supports: AmazonS3, Box, Backblaze, Dropbox, Egnyte, Facebook, FacebookPage, Foursquare, GitHub, GoogleCloudPlatform, GoogleDrive, GooglePlaces, Google
A React component for weather icons for use with Open Weather and Yahoo Weather APIs.
Data-Forge plugin for pulling data from the Yahoo financial API.
A simple exchange api of Yahoo Finance.
node wrapper around yahoo's placefinder api
A command-line tool for downloading yahoo stock prices.
A simple yahoo weather API wrapper
A lightweight library for fetching historical financial data from Yahoo Finance, designed for TypeScript users.
Module to retrieve stock information from Yahoo Finance API
Get Earnings from Yahoo Finance
A library that will make your life easier when you want to search the internet, not pay APIs, search from your computer for free!
API Wrapper for Yahoo Weather API. Supports postal lookup as well as city/town lookup.
A node wrapper to call the various yahoo finance API's
query of yahoo finance api for currency
Interface to Unibit API
A wrapper for the Yahoo Finance API
Proofreading by yahoo api
Yahoo WebAPI morphological analyzer for kuroshiro
It is a package which fetches data of a specific instrument or indices.
textlint rule that using Yahoo Proofreading API
Search by location to get weather info from Yahoo
NodeJS wrapper for the Yahoo! Fantasy Sports API. Needed to implement Yahoo OAuth 2.0 flows in your own app
Fetch stock price information on terminal

> Fetch stock prices from the Yahoo finance api
Source plugin for the Yahoo Finance API
``` javascript import YahooData from "@anthony16t/yahoo-data"; const yahooData = new YahooData() ``` All functions return false or api data, alway check to see if returned value is not false.