Stuart’s MATLAB Videos

Watch and Learn

Finding the Outgoing Links From a Set of Web Pages Using Crawl Data

Here I try to find all the unique outgoing links from a set of web pages, i.e. excluding the links common to all the pages. I actually don’t need to read the pages themselves to find the links because I already have a (network) graph of our website from crawling it previously.

Features covered in this code-along style video include:

  • table, readtable, and detectImportOptions
  • setdiff, intersect, and vertcat

Play the video in full screen mode for a better viewing experience. 

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.