By Super User on Wednesday, 30 May 2018
Category: Uncategorized

Extract Link From Page

Warning: Recommended processing url max to 10,000. If higher than that your browser might be hang or crash.

{source}
<?php
include(JPATH_SITE . '/tools/minibots/extract_link_from_page.html');
?>
{/source}
What this will do?:
⇒ Extract all url found on the page.
⇒ Save all url in csv format.
Leave Comments