https://github.com/architrixs/getfunds
ISIN code to Price
https://github.com/architrixs/getfunds
boursorama bs4 financial-data isin requests scraper webscraping
Last synced: 12 days ago
JSON representation
ISIN code to Price
- Host: GitHub
- URL: https://github.com/architrixs/getfunds
- Owner: Architrixs
- Created: 2021-05-09T16:51:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T12:51:13.000Z (about 4 years ago)
- Last Synced: 2025-02-24T11:29:38.793Z (over 1 year ago)
- Topics: boursorama, bs4, financial-data, isin, requests, scraper, webscraping
- Language: Python
- Homepage:
- Size: 332 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## This Script Searchs the ISIN code and finds the fund price.
### Websites it can scrape from:
1. Boursorama https://www.boursorama.com
2. Financial Times https://markets.ft.com
### Library used:
1. BeautifulSoup4
2. Requests
### How To Use:


