Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/yfjpscraper

Get stock price data from yahoo finance Japan(jp).
https://github.com/fx-kirin/yfjpscraper

Last synced: about 1 month ago
JSON representation

Get stock price data from yahoo finance Japan(jp).

Awesome Lists containing this project

README

        

# yfjpscraper

Yahoo Finance JP Scraper

## install

``` bash
pip install yfjpscraper
```

## usage

```python
def get_data(tick_id: str,
start_dt: datetime.date,
end_dt: datetime.date):
```

# Authors

`yfjpscraper` was written by `fx-kirin `_.