Hi all,
I have searched for this a lot but with no success. There is a module called LinkExtor which automatically extracts links contained in a web page within tags like "a href" and "src". However, this is not complete since links can be present in other places on a webpage (e.g. javascript) so now i am looking for a module or regular expression that would match any links on a page regardless of their location.
Thanks!
I have searched for this a lot but with no success. There is a module called LinkExtor which automatically extracts links contained in a web page within tags like "a href" and "src". However, this is not complete since links can be present in other places on a webpage (e.g. javascript) so now i am looking for a module or regular expression that would match any links on a page regardless of their location.
Thanks!