Intrinio client to fetch stocks from Screener API
Project description
Description
Save ticker symbols from Intrinio's stock screening API.
You need to have an active subscription to Intrinio's "US Fundamentals and Stock Prices"
Intrinio's screener API settings can be found at http://blog.intrinio.com/stock-screener-api-intrinio/
Usage
Fill in credentials:
email = 'your.email@gmail.com'
password = 'your.pass'
intrinio = Intrinio(username, password)
Example # Market-cap greater than 2 billion intrinio.url = 'https://api.intrinio.com/securities/search?conditions=marketcap~gt~2000000000&page_size=500'
Start request
symbols = intrinio.get_stocks()
Save for later
intrinio.save(symbols, "less_than_200m.p")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
intrinioPy-0.1.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file intrinioPy-0.1.0.tar.gz
.
File metadata
- Download URL: intrinioPy-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 008b5abe802526944ae6fc3dabe1ca823190d8d2f15cde2a5eaefb08f66cb042 |
|
MD5 | 146dbc908a505b9383c3c7e82065c10e |
|
BLAKE2b-256 | 5f7e1f8c4ed09ca671ce024d738d7563640b2621881be4da0a9a1c423cdb3773 |
File details
Details for the file intrinioPy-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: intrinioPy-0.1.0-py2-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd7711b98b6bea4b1b1fb7e6529072e5347f81ef5910cf24d2cd8fda995aced9 |
|
MD5 | ff5de134bb0e083f8e7a011b6e615365 |
|
BLAKE2b-256 | a2c1621fc6eaabfd9e817006d5e50b4c2bebd6efbdb74a1314cc68f96e97101f |