Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Im confused now. :) So you had told it to use proxies, but then said it didn't or..?

Hi loopline, I hope I will be able to clear it now:

- From my scrapebox configuration file: UseProxiesInLinkChecker=True

Use proxies box in my scrapebox is unchecked (using my real IP) >> testing a list of blogs against a URL that appears in their source code >> Link checker finds them. Everything is okay here.

Use proxies box in my scrapebox is checked (using a couple tested and working proxies) >> testing the same list of blogs against a URL that appears in their source code >> Link checker finds them. Everything is okay here too.

Use proxies box in my scrapebox is checked (but now using a couple DEAD proxies) >> testing the same list of blogs against a URL that appears in their source code >> Link checker finds them again. This is the weird part, if link checker was really using proxies, it would have returned error 404 or another error since the proxies were dead.

This is a big problem especially for those who scan large lists of blogs, I am usually ending up having my IP blocked.

----

I made another test. Making sure I have UseProxiesInLinkChecker=True in my scrapebox configuration file


Use proxies box was UNCHECKED and no proxies were entered > I checked my own website for a text that appears in it > Link checker returned found.
I checked my website's logs and found my real IP as the last visitor which was scrapebox's request.


I then checked "Use proxies" and entered one working and tested proxy > I checked my own website for the same text > Link checker returned found
I returned to my website's log and again, the second request also came from my real IP, and not proxy's.


I think this clears an issue, link checker does not use proxies no matter what. I hope you guys will take this into consideration for the upcoming update.


Another thread describing the same problem.
 
Last edited:
I'm having trouble getting my license activated on a fresh install of W8 64 bit ... does anyone know if it's something related to the OS ? I've tried emailing support (no response) and it's already been 4 days since I've submitted (multiple times) my activation details ...
 
is there anyway i can call a sql database with a list of proxies through an api?

i know i can setup a site that would list them, and then call the url through sb, but i was wondering if there was anyway to call a db table direct.

Cheers
 
I'm having trouble getting my license activated on a fresh install of W8 64 bit ... does anyone know if it's something related to the OS ? I've tried emailing support (no response) and it's already been 4 days since I've submitted (multiple times) my activation details ...

I've noticed that you never get a reply if you've already moved your install in the last 4 weeks. You can only move your install once every 4 weeks.
 
I did some tests yesterday, and the linkchecker definitely use proxies.
Maybe your proxies are transparent proxies.

Hi loopline, I hope I will be able to clear it now:

- From my scrapebox configuration file: UseProxiesInLinkChecker=True

Use proxies box in my scrapebox is unchecked (using my real IP) >> testing a list of blogs against a URL that appears in their source code >> Link checker finds them. Everything is okay here.

Use proxies box in my scrapebox is checked (using a couple tested and working proxies) >> testing the same list of blogs against a URL that appears in their source code >> Link checker finds them. Everything is okay here too.

Use proxies box in my scrapebox is checked (but now using a couple DEAD proxies) >> testing the same list of blogs against a URL that appears in their source code >> Link checker finds them again. This is the weird part, if link checker was really using proxies, it would have returned error 404 or another error since the proxies were dead.

This is a big problem especially for those who scan large lists of blogs, I am usually ending up having my IP blocked.

----

I made another test. Making sure I have UseProxiesInLinkChecker=True in my scrapebox configuration file


Use proxies box was UNCHECKED and no proxies were entered > I checked my own website for a text that appears in it > Link checker returned found.
I checked my website's logs and found my real IP as the last visitor which was scrapebox's request.


I then checked "Use proxies" and entered one working and tested proxy > I checked my own website for the same text > Link checker returned found
I returned to my website's log and again, the second request also came from my real IP, and not proxy's.


I think this clears an issue, link checker does not use proxies no matter what. I hope you guys will take this into consideration for the upcoming update.


Another thread describing the same problem.
 
You scrape them with scrapebox automator plugin? I was using some other tool to collect them but before I use them since the latest changes in google they are mostly banned. Is automator able to harvest, test them and export uncompleted keywords (from banned proxies) back to keywords list and start harvest with newly tested proxies in such a loop?

It doesn't export uncompleted keywords. However you can use the custom harvester and just keep harvesting new proxies and refreshing them every 15 mins and set your custom harvester proxy retries to the max. (under settings)

Ok, I mean more or less how to enable those proxies in scrapebox efficiently. Is it possible to enter anywhere proxy api in sb? Or you're just copy and paste them all day long :)

In the custom harvester you can have it load proxies from a file. So if you have a service thats updating a file you can do that, but there is no api.

Hi loopline, I hope I will be able to clear it now:

- From my scrapebox configuration file: UseProxiesInLinkChecker=True

Use proxies box in my scrapebox is unchecked (using my real IP) >> testing a list of blogs against a URL that appears in their source code >> Link checker finds them. Everything is okay here.

Use proxies box in my scrapebox is checked (using a couple tested and working proxies) >> testing the same list of blogs against a URL that appears in their source code >> Link checker finds them. Everything is okay here too.

Use proxies box in my scrapebox is checked (but now using a couple DEAD proxies) >> testing the same list of blogs against a URL that appears in their source code >> Link checker finds them again. This is the weird part, if link checker was really using proxies, it would have returned error 404 or another error since the proxies were dead.

This is a big problem especially for those who scan large lists of blogs, I am usually ending up having my IP blocked.

----

I made another test. Making sure I have UseProxiesInLinkChecker=True in my scrapebox configuration file


Use proxies box was UNCHECKED and no proxies were entered > I checked my own website for a text that appears in it > Link checker returned found.
I checked my website's logs and found my real IP as the last visitor which was scrapebox's request.


I then checked "Use proxies" and entered one working and tested proxy > I checked my own website for the same text > Link checker returned found
I returned to my website's log and again, the second request also came from my real IP, and not proxy's.


I think this clears an issue, link checker does not use proxies no matter what. I hope you guys will take this into consideration for the upcoming update.


Another thread describing the same problem.

Its supposed to be

1 not true

UseProxiesInLinkChecker=1

rather then

UseProxiesInLinkChecker=True


Somewhere I got mixed info, sorry about that.

I'm having trouble getting my license activated on a fresh install of W8 64 bit ... does anyone know if it's something related to the OS ? I've tried emailing support (no response) and it's already been 4 days since I've submitted (multiple times) my activation details ...

If its not active in 12 hours or less then you have either exceeded your transfers, or are entering info wrong. You should get an automated reply if you exceed transfers, it goes to the license email, check the spam folder.

support (at] scrapebox {dot] com can help you with license issues.

is there anyway i can call a sql database with a list of proxies through an api?

i know i can setup a site that would list them, and then call the url through sb, but i was wondering if there was anyway to call a db table direct.

Cheers
There is no way to call an sql file directly into scrapebox, it doesn't support that format. You would have to do it on a site or get that data into a format scrapebox supports.


The 1:10 proxy ratio seems to be tightened up. What's the new breakpoint? (Or am I alone?)

IF your using advanced operators then yes. Go 1:12 or 1:15 or even 1:20, depends on the proxies and the footprint. The more operators or more complex it is on googles system, the more quickly they ban. Also when a proxy has been banned repeatedly it gets banned quicker then if its not been banned in a good while.

I don't do a lot of advanced operator scraping, I try and find creative ways to get what I want without it. But I know google just keeps getting tighter. You can also try delays.
 
Last edited:
hi
is there any way to use exact keyword in scrapebox article scraper.every time i want to scrape article using kw "google plus",it collect article article "google seo",or google checkout"

Also I think there should be any button on keyword part to make any keyword exact/unexact .Every time i scrape keyword from keyword scraper and send it to scrapebox,i need to make the keyword exact (adding " before and after the kw) with another software

so,what do you think?
 
How to add a list of hundred footprints into scrapebox ?

Currently I have list of collected footprint in a notepad file, can I just copy/paste all of it it into scrapebox rather than manually input 1 by 1, if yes then how ?
 
How to add a list of hundred footprints into scrapebox ?

Currently I have list of collected footprint in a notepad file, can I just copy/paste all of it it into scrapebox rather than manually input 1 by 1, if yes then how ?

On the notepad file:

CTRL+A
CTRL+C

On SB:
CTRL+V
 
Purchased SB today. Looking forward to the activation.

Question about the plugs and ScrapeJet. Is there just one page or a way where I can load the 3 premium pay plug ins AND SJ together and just pay for the rest of the products in one shot with Paypal? (any discount if I did that?)Thx.
 
Once I've got all my urls from all the platforms how do I sort them out? Is there a new blog analyzer thing?
 
newish to SB and I did a test on some news articles that I want pushed up in the listings... tried fast commenting and it said it commented on about 150 out of 400 blogs which is fine with me... this is just a test and not a competitive keyword, but when i checked out the links that it said it was successful, they were blogs but they had 0 comments and just a form field to accept a comment but werent ever actually displaying allowing comments so I think that 0 of my comments actually went through... also almost all of these harvest blogs had NOTHING to do with the keywords...

i tested harvesting wordpress only blogs a little later and it was unable to harvest more than 10 and they were junk and unrelated links... and i was using over 1500 freshly harvested proxies...

does SB work for comment posting anymore? i have good success with manual SEO but would like to figure out an automated way.
 
Why the Comment Poster keep saying "Some or All required data are missing" ?

I got the email and name (from the built-in generator)

I got the spun comments

I got the list of url I will post to (in fact it's my own blog, also copy/ paste the list of blog a few times to get more posting times)

I also removed comment must be approved or registered user only, anyone can post it.

Why does this problem keep happening ?
 
Why the Comment Poster keep saying "Some or All required data are missing" ?

I got the email and name (from the built-in generator)

I got the spun comments

I got the list of url I will post to (in fact it's my own blog, also copy/ paste the list of blog a few times to get more posting times)

I also removed comment must be approved or registered user only, anyone can post it.

Why does this problem keep happening ?

Did you load the 5 required files into ScrapeBox (names, emails, websites, comments and blogs)? Are all 5 files containing data?
When you did, and the files seems to be right, when this error message popup, at that moment, take a look in the Addons folder. What files starting with ~cp are there?
 
Can someone of customer support contact me? I bought SB in 2009 and I want to start using it again. ;)
 
Did you load the 5 required files into ScrapeBox (names, emails, websites, comments and blogs)? Are all 5 files containing data?
Yes I did :(
When you did, and the files seems to be right, when this error message popup, at that moment, take a look in the Addons folder. What files starting with ~cp are there?
There are 5 Cp (u,e,w,n,c) in total.

So ... what could be the problem :( ?

P/S: And btw i'm using Blogspot, is it not compatible with comment blasting (your own blog) ?
 
Last edited:
IMPORTANT NOTICE

Please be informed that due to a large bushfire, causing power outage etc., there will be no support, and license transfer/activation possible for at least 12 hours.
 
hi
is there any way to use exact keyword in scrapebox article scraper.every time i want to scrape article using kw "google plus",it collect article article "google seo",or google checkout"

Also I think there should be any button on keyword part to make any keyword exact/unexact .Every time i scrape keyword from keyword scraper and send it to scrapebox,i need to make the keyword exact (adding " before and after the kw) with another software

so,what do you think?

The article scraper pulls resources from 3rd party sites, so its subjective to the search on those sites.

You can add quotes by using a merge file.

Just make a text file with

"%kw%"

and save that. Then when you load your keywords in just hit the M merge button and select the text file and it will quote all your keywords.

More info on tokens (%kw%):

http://scrapeboxfaq.com/how-do-i-use-tokens-with-the-m-merge-option

Purchased SB today. Looking forward to the activation.

Question about the plugs and ScrapeJet. Is there just one page or a way where I can load the 3 premium pay plug ins AND SJ together and just pay for the rest of the products in one shot with Paypal? (any discount if I did that?)Thx.

You would have to contact support to get the answer to that. Technically you could mail all the money directly. But Im not sure if they would want you to do scrapejet combined with the scrapebox plugins. I would do scrapejet as one and then the plugins as a separate one.

However there is no discount for doing that. They give discounts for buying additional licenses of scrapebox, but thats it.

You could send the money to support (at} scrapebox [dot) com

Then mail the same address about getting it all activated.


Once I've got all my urls from all the platforms how do I sort them out? Is there a new blog analyzer thing?

Yes, its called the page scanner addon. I cover it and how to get and use the footprints mask file in this video:

http://www.youtube.com/watch?v=fCxRp3nrUKo

newish to SB and I did a test on some news articles that I want pushed up in the listings... tried fast commenting and it said it commented on about 150 out of 400 blogs which is fine with me... this is just a test and not a competitive keyword, but when i checked out the links that it said it was successful, they were blogs but they had 0 comments and just a form field to accept a comment but werent ever actually displaying allowing comments so I think that 0 of my comments actually went through... also almost all of these harvest blogs had NOTHING to do with the keywords...

i tested harvesting wordpress only blogs a little later and it was unable to harvest more than 10 and they were junk and unrelated links... and i was using over 1500 freshly harvested proxies...

does SB work for comment posting anymore? i have good success with manual SEO but would like to figure out an automated way.

Scrapebox works with commenting, in fact the new poster can post to over 30 platforms.

Successful posting is often confused with link stick rate. When a comment is submitted to a blog, it just means it was successfully submitted. Most of the time it will then go to a moderator and must be approved before it goes live. Link stick is when the link is live. If you post and then check links, the only ones that are going to immediately show up is auto approve links. Here is a video that goes more into depth on it:
http://www.youtube.com/watch?v=kpRAqHfDqVc

On the harvesting note, try to untick the use proxies box and try a sample run, does it work? Its most likley bad proxies. I know you had 1500, but google is so tight these days and so many people use public proxies that hundreds of your proxies could have been dead before you even finished testing them.

Also go to settings >> use multi threaded harvester - and uncheck this. Also under that same settings menu uncheck the use custom harvester. Then try and harvest, there will be a status column. What errors are you getting in the status column?
Here is a video that goes over how to do this and other troubleshooting for the harvester that might be helpful. http://youtu.be/2QaLWgTXsRo



Why the Comment Poster keep saying "Some or All required data are missing" ?

I got the email and name (from the built-in generator)

I got the spun comments

I got the list of url I will post to (in fact it's my own blog, also copy/ paste the list of blog a few times to get more posting times)

I also removed comment must be approved or registered user only, anyone can post it.

Why does this problem keep happening ?

Generally this happens when you are running scrapebox out of a zip file. When you download scrapebox you have to unzip it and extract its contents to a folder. Its a good idea to place this folder either on your desktop or in your my documents folder.

If you have already extracted scrapebox to a folder, then check the folder permissions to make sure that your scrapebox folder has write permissions.


Can someone of customer support contact me? I bought SB in 2009 and I want to start using it again. ;)

Just submit for a transfer. Here is an email I got from support:

To transfer to another PC or update your license after a re-install, you just need to download ScrapeBox to the PC you wish to activate it on, run it and enter your original purchase details and submit them. I'll deactivate your old details, and update your license with the new info.

Further instructions on how to do this can be found here: http://www.scrapebox.com/scrapebox-license-transfer

Instructions on how to look up your PayPal Transaction ID can be found here: http://www.youtube.com/watch?v=k8PWovAQaiU

Instructions on how to look up your license email can be found here:
http://youtu.be/SGwlkhG_S8s

Please make sure that you are using the latest version of ScrapeBox. The latest ScrapeBox build can be downloaded here: http://www.scrapebox.com/payment-received


Yes I did :(

There are 5 Cp (u,e,w,n,c) in total.

So ... what could be the problem :( ?

P/S: And btw i'm using Blogspot, is it not compatible with comment blasting (your own blog) ?

Scrapebox does not comment on blogspot. You can use the article scraper plugin to post posts to blogspot, but not comment on them.

IMPORTANT NOTICE

Please be informed that due to a large bushfire, causing power outage etc., there will be no support, and license transfer/activation possible for at least 12 hours.

Thats no good. You can also email scrapeboxhelp (at} gmail [dot) com - that support operates from a different physical location, although its for technical support, licensing goes thru main support. (the two options on the contact form)
 
Status
Not open for further replies.
Back
Top