burakyilmaz321 / tefas-crawler

A Python library for crawling public data from Tefas.
MIT License
75 stars 21 forks source link

No results if date range includes the dates where the fund is not issued yet #15

Open egemen-candir opened 9 months ago

egemen-candir commented 9 months ago

Hi,

Thanks for this crawler, it's really helpful. If you try a date range which includes dates where a fund has not been issued yet, it won't return any results. I think this is about TEFAS limitations as well. You need to know the exact TEFAS issue date for each fund you're pulling the data and adjust it.