Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/architrixs/getfunds
ISIN code to Price
https://github.com/architrixs/getfunds
boursorama bs4 financial-data isin requests scraper webscraping
Last synced: 10 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T12:51:13.000Z (over 2 years ago)
- Last Synced: 2024-10-12T07:14:04.334Z (about 1 month 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:
![](https://github.com/Architrixs/getFunds/blob/main/getFunds%20usage.png)![](https://github.com/Architrixs/getFunds/blob/main/example_output_files.png)
![](https://github.com/Architrixs/getFunds/blob/main/example_output_files%201.png)