Find links of website

조회 수: 2 (최근 30일)
Nikolaos
Nikolaos 2014년 1월 13일
댓글: Nikolaos 2014년 1월 13일
I want to put input my website's url and to find the url of links included in the home page. Is it possible??

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 1월 13일
You can use urlread with regexp function
  댓글 수: 1
Nikolaos
Nikolaos 2014년 1월 13일
Let's say I ahve the following part of text. This text is the result of urlread.
class="gkcol first" style="width: 200px;"<ul class="gkmenu level1"><li class="first"><a href=" /index.php/forex-basics/forex-charts " class=" first" id="menu127" title="Forex Charts"><span class="menu-title">Forex Charts</span></a></li><li >
How to find the link that is this?
www.4xigsystems.com/index.php/forex-basics/forex-charts
I understand thet befor / is easy to add domain, but how to find after the slash?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 String Parsing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by