online gambling

From Zero To SEO Achieving High Rankings Through Coding

9Mar/1012

What’s spamming? II

Here is how I collect your domains and links, spammers :shock:

5Jan/1013

Simple PHP cURL WordPress spammer

The PHP cURL comment spammer is my Christmas present to spam-noobs. The script gets proxies and user agents from text files and comment data (users, emails, URLs, comment, target/spam URLs) from csv file. You can find all input files in 'io' folder and settings in 'lib/constants.php' file. Get proxies, user agents, comments and play a serious spam game :-D

1Jun/0915

Scraping Bing SERP

Bing is no exception when it comes to scraping.

Tagged as: , , Continue reading
27May/090

Link building with referrer spamming

Refspam is usually treated as an old school traffic driving technique that doesn’t work anymore. Of course, there is some truth in that supposition. But see why referrer spamming is worth mentioning again.

Tagged as: , , Continue reading
5May/093

Scraping Yahoo SERP

Yahoo SERP scraper is a little more difficult to implement than Google SERP scraper. Yahoo guys are mad about redirects (former blackhats?). You have to clean URLs after them. But nothing can stop you from scraping ;)

30Apr/0913

PHP cURL proxy checker

Do you still read my blog? Good :) This time I'm going to post some juicy code that can hide your ass.

23Apr/092

Live Search, Ask and Cuil SERP scraping

The SERP scraping saga continues. This time I'll give you required regexps and URLs only. No need to copy paste code from other scraping posts. Feel free to improve regexps and comment.

22Apr/0923

Scraping Google SERP

Google SERP scraping solves many SEO problems. For example, you can monitor website ranking and scrap content from top websites. SERP scraping is just a part of SEO life ;} So, let's scrap my friends!

Tagged as: , , Continue reading
21Apr/092

Scraping Google Hot Trends

Everybody likes hot content. That’s why Google Trends is so popular among blackhats. It says what’s hot and what’s not. So let’s scrap!

20Apr/0915

Scraping websites with PHP cURL under proxy

Scraping websites with PHP cURL is damn easy. Just do it the right way - use a proxy. Here is a simple function that does the job.

Tagged as: , Continue reading