From c3bf50abc483190a6aa57117b1383239eb322b45 Mon Sep 17 00:00:00 2001 From: financialdatanet Date: Wed, 3 Dec 2025 16:57:55 +0200 Subject: [PATCH] Update readme.md --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 736e90d..938b031 100644 --- a/readme.md +++ b/readme.md @@ -207,6 +207,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](https://developers.facebook.com/) - [Python wrapper for Facebook](https://github.com/sciyoshi/pyfacebook/) +### [FinancialData](https://financialdata.net/) - Stock Market and Financial Data +- [API Documentation](https://financialdata.net/documentation) +- [Python wrapper for FinancialData](https://github.com/financialdatanet/fdnpy) + ### [FedEx](http://www.fedex.com/) - Global courier delivery services - [API Documentation](http://www.fedex.com/us/developer/) - [Python wrapper for FedEx](https://github.com/gtaylor/python-fedex/) @@ -984,4 +988,4 @@ Info Date | 2014/12/20 ### [Zoop](https://zoop.com.br/) - Payment Gateway - [API Documentation](https://docs.zoop.co/docs) -- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/) \ No newline at end of file +- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/)