I've noticed that parse plugins like tika extract the outlinks from the content, but the object WebPage passed in method getParse/2 already have 2 arrays containing outlinks and inlinks.
Whats the difference between the extraction in getParse and after fetch.
Thanks.