Got Bored, Quick MySpace Script

Status
Not open for further replies.

illusion

New member
Jun 24, 2006
3,475
35
0
Well as the title says, I got bored. So I went looking around my favourite SEO blogs and found this post about finding high PR myspace profiles that have been deleted and then registering them and send a link to your site.

So I made a quick Google search scraper that finds all the myspace profiles and then gets there PR, checks whether they are available or not, and displays them in a list like so

Invalid User - 0 /10
Available

Feel free to edit the script, as I didn't really take much time with this, just wacked it together. Let us know if it works or not (works for me)

I can't remember where I got the pagerank script from, if you find it, link em here, don't want nobodies work going unnoticed :)
 

Attachments

  • profiles.zip
    2.1 KB · Views: 215


Nice script. There are over 800k results for that page...enough for everyone. :p

Why not make a script that crawls through every result? That's only 8000 pages at 100 results per page....not too bad. Nothing a good server can't handle. :D

I will make some improvements on it when I get a chance.

On a side note, are there any advantages to using file_get_contents in favor of simple cURL?
 
chatmasta said:
On a side note, are there any advantages to using file_get_contents in favor of simple cURL?
No idea, I am not one of those coders who really get indepth with coding and the millisecond advantages of using one feature over another, if it works and in a reasonable time, I really couldn't care less :)
 
Very nice script but one big problem

myspace now redirects comment links to a new site called msplinks so you get zero pragerank benefits or any kind of spidering. It is a 302 redirect.

99.99999% of sites are redirected. The only ones that aren't are established sites like photobucket.
 
webonline, this shows you usernames you can register, so instead of posting comments to the dead accounts (which you can't :p) you register that URL and you know can just put your link in the about us section and get the pagerank benefits
 
Yeah it's amazing how simple it was for them to get rid of comment spam, hah.

I wouldn't quite say they got rid of it. There are many ways around it if you dig a bit ;)

Thanks for the great script illusion. Very smart, I never thought of doing this :)
 
Am I retarded or is something wrong with my hosting? I keep getting this:

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/content/l/o/c/localflings/html/profiles.php on line 5
 
Awesome script! Many of the ones I randomly checked were taken, but I picked up a PR 2 - satanspetcow! :p

"There are over 800k results for that page...enough for everyone."
I only see "[SIZE=-1]Results 1 - 10 of about 278,000"[/SIZE]
 
I grabbed all the results I could, looked em up, and found a list of available ones (according to the script, many actually aren't available to use). Here are over 600 MySpace profile URLs and their page ranks. :D
 

Attachments

  • available.zip
    5.8 KB · Views: 79
Is it working despite that warning? Warnings are non-critical (though you should still follow them when you're developing).
 
great script, keep in mind there's a lot of places like this. Think of all the free places you can host a site, page, profile, whatever....

It's pretty common for spammers to get their profiles deleted on free hosting. Often you can pickup a page with 10k links to it that aquires PR, put up a regular nice clean page with some links and you're solid gold.
 
Great script, thanks. I picked up two PR4 sites. I've heard that you don't want too many links coming in at the same time - anyone know what sorta numbers we're talking about on that?
 
Thanks for the illusion your script works like a charm I had to edit it around a bit to get it to work on my lamp development server but definetly A+ work that PR script is pretty handy too! thanks and REP ADDED.
:bigear::bowdown:

Well as the title says, I got bored. So I went looking around my favourite SEO blogs and found this post about finding high PR myspace profiles that have been deleted and then registering them and send a link to your site.

So I made a quick Google search scraper that finds all the myspace profiles and then gets there PR, checks whether they are available or not, and displays them in a list like so

Invalid User - 0 /10
Available

Feel free to edit the script, as I didn't really take much time with this, just wacked it together. Let us know if it works or not (works for me)

I can't remember where I got the pagerank script from, if you find it, link em here, don't want nobodies work going unnoticed :)
 
Status
Not open for further replies.