I know Adscend has 3 different CPA categories you can choose for the content locker: survey, cell offer, or try n buy. You can choose one or all three, and which specific offers are used/not used. Is MGCash cool with hack-type sites?
Trouble indexing links? What this thread is about? What the OP was asking? He only asked if indexing services were necessary, and I shared a method I use. But thanks for the lecture. Will make sure to avoid you in the future.
For lots of links, I just use a python script I wrote. It takes a list of urls, crawls them to get titles/meta desc (uses a standard desc if there is no meta) then builds out an RSS, uploads it via FTP, and uses XMLRPC to send a ping to pingomatic. Pages are indexed in under a minute usually...
Thanks for the share. About how many free downloads do the books get during this 5 day period? I know you said Kindle is not good for blackhatting, but it seems to me that a little cautious automation during the free download phase could be beneficial in this method.
Python with Scrapy will do just this sort of thing, and is extremely easy for beginners. You can have a fully functional crawler/scraper with about 20 lines of code, and can use something like Django with Django Dynamic Scraper to set up a web interface for controlling your spiders.
As far as learning Scrapy, I'd say just dive into it. You'll figure out the XPaths as you go and the Scrapy site has some great tutorials on them. If you have some programming experience, you can have your first custom scraper working within a couple of hours. I'd also recommend going through...
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.