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 Center および File ExchangeString Parsing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by