Skip to main content

A flexible and agile stock market data scraper and server.

Project description

YFrake

Supported Python versions Package version on PyPI CodeFactor code quality Scrutinizer build inspection Issues on Github License on GitHub Stars on GitHub

Description

YFrake is a flexible and agile stock market data scraper and server. note
It enables developers to build powerful apps without having to worry about optimizing network requests or maximizing throughput. YFrake can be used as a client to directly return data or as a programmatically controllable server to forward data to web clients. In addition, all requests in both sync and async modes are non-blocking, which means that your program can continue running your code while network requests are in progress. The best part about YFrake is its built-in swagger API documentation from which you can perform test queries and examine the returned responses.

Getting Started

Installation

pip install yfrake

note: Stock market data is sourced from Yahoo Finance.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

YFrake-0.1.5.tar.gz (25.7 kB view hashes)

Uploaded Source

Built Distribution

YFrake-0.1.5-py3-none-any.whl (79.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page