jond01 / xil

Foreign currency exchange data web-scraper from Israeli banks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Python Versions

Tests pre-commit Poetry Ruff Imports: isort linting: pylint Checked with mypy

XIL

Gather and compare foreign currency exchange buy and sell rates offered by Israeli banks.

Banks data

The XIL project supports the following banks:

Bank and data source XIL module Tests Bank name (Hebrew)
Bank Leumi Le-Israel leumi בנק לאומי לישראל
Bank Hapoalim poalim בנק הפועלים
Mizrahi Tefahot Bank mizrahi_tefahot בנק מזרחי טפחות
Israel Discount Bank discount בנק דיסקונט לישראל
First International Bank of Israel fibi הבנק הבינלאומי הראשון לישראל
Bank of Jerusalem jerusalem בנק ירושלים
Mercantile Discount Bank mercantile בנק מרכנתיל דיסקונט
Bank Massad massad בנק מסד
One Zero Digital Bank onezero וואן זירו הבנק הדיגיטלי
Bank of Israel boi בנק ישראל

For the data sources (websites and URLs) for each bank, see the docstring of the corresponding XIL module.

Banks that are not supported yet:

Installation

The project requires Python 3.12 or above. To install the project, run:

pip install xil

Contributing to the XIL project

Please read the Contribution Guide.

Similar projects

About

Foreign currency exchange data web-scraper from Israeli banks

License:MIT License


Languages

Language:Python 100.0%