I did a recent search on the forum and big G for a "related domains finder" and haven't come up with any software that is current. The closest thing I came across was from the Cash Keywords Pro folks but it looks like they no longer support the software.
I'm looking for additional URLs after...
Modify to fit your own needs (proxies, url length, pages scraped etc), enjoy.
<?php
class scraper
{
var $ch;
var $result;
function __construct(){}
private function init()
{
$ch = curl_init();
$this->ch = $ch;
$agent =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.