How to read specific data from website?

조회 수: 8 (최근 30일)
Hjodie
Hjodie 2021년 5월 10일
답변: Hjodie 2021년 5월 10일
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 ...

채택된 답변

Hjodie
Hjodie 2021년 5월 10일
"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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by