"URL Filter" add-on from file exchange solved my problem. I am leaving link below for those who would encounter same problem as I do.
How to read specific data from website?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello, I'm trying to read current ETF price from website and get it on my workspace.
For example, let's take a look at this page " https://www.tefas.gov.tr/FonAnaliz.aspx?FonKod=HBF " . It is HSBC Gold Fund on current Turkish market. Anyway..
I'm aiming to read data shown below,

When I take a look at the "view-source:https://www.tefas.gov.tr/FonAnaliz.aspx?FonKod=HBF" from website. The value is always in the same line no matter which fund you are looking for. It is in the 356th line.

Of course, I will need to get rid of the <span> and </span> around our value too.
I'm still on search, I will try to update this question If i come out with an answer to myself.
It is good to be newbie ...
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Web Services에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!