Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Hello. i have 1 sb license with automator.
Now i need 1 more license.Is there any discount for second license?
Plus i am going to need automator again as well.
Thank you
yes you can get a discount, an additional license is $55. But you need to purchase it with the same email address as your first license. Also you get the automator free of charge for all additional licenses that you purchase.

You just need to send the $55 to

support (at] scrapebox [dot) com

then use the transaction Id that paypal gives you when you activate the license.

You can also mail the above address with any issues related to purchasing the license.
 
Hey guys having problem with scrapebox decaptcha. It's not sending any request to "Gsa captcha breaker, and when I click on check balance, it gives me error.
"Unable to check balance:
Response: "

Anyone know how to fix it? Ive tried contacting support team but haven't got any response yet.
 
Does scrapebox have a keyword scraper from Google Trends?

No it does not.

Hey guys having problem with scrapebox decaptcha. It's not sending any request to "Gsa captcha breaker, and when I click on check balance, it gives me error.
"Unable to check balance:
Response: "

Anyone know how to fix it? Ive tried contacting support team but haven't got any response yet.

Support will respond, they always do. But the issue is probably outside of scrapebox.

So in scrapebox just put in any fake username and password for the service you want to use. You do need to make it at least 8 characters.

Then in gsa captcha breaker you need to enable emulation of the service that you setup in scrapebox, like decapture or death by captcah etc... Then you should be good. Although you may have to toy with captcah breaker settings to get it to work.
 
ScrapeBox v2.0.39 Mac version released, in this version the Yellow Pages Scraper is also now available in the Mac version.
 
Having an interesting issue with SB. Not sure it's an issue but well, it's against probabilities.

I am comparing 5 files, each with, give or take 400K lines against a file with 10 million lines. Using function "Remove URLs containing entries from". Problem is, that after the filtering was done, each of those files was left with 123K to 124K lines. Every single one of them. Same happened at least half a dozen times prior to that. So I have feeling that SB might be removing some stuff it should not be removing and vice versa. Considering the probabilities of all 5 files (and at least 20 - 30 files before that) having almost the exact number of duplicates is very very low. So any help would be appreciated, thanks. :)
 
i can't use scrapebox
"unable to retrieve your licence data at the moment"
already emailed support 2 days ago
 
Having an interesting issue with SB. Not sure it's an issue but well, it's against probabilities.

I am comparing 5 files, each with, give or take 400K lines against a file with 10 million lines. Using function "Remove URLs containing entries from". Problem is, that after the filtering was done, each of those files was left with 123K to 124K lines. Every single one of them. Same happened at least half a dozen times prior to that. So I have feeling that SB might be removing some stuff it should not be removing and vice versa. Considering the probabilities of all 5 files (and at least 20 - 30 files before that) having almost the exact number of duplicates is very very low. So any help would be appreciated, thanks. :)

Have you tried comparing any of those 5 files against each other? Assuming that that would even work, depending on whats in your 10 million file.

I mean you could try some basic tests, make a file with 5 urls and then a file with 2 of the urls from the five. Compare the 5 liner to the 2 liner and see what you get.

If the code is accurate it should scale.

While it does seem odd that all the files would be that close, its possible, due to how you are scraping, that that is the case.

Also if you think its a case of scale, try splitting down your 10 million line file into 1 million or 2 million chunks.

Compare the same 5 original files to each of the chunks from the 10 million and see if you get the same quantity of results.

i can't use scrapebox
"unable to retrieve your licence data at the moment"
already emailed support 2 days ago

Check your spam folder, they always reply in 24 hours. Unless you didn't complete the captcha on the contact form, in which case your mail never went thru.

Go to help >> server test - do you have 6 green lights? If you have any red lights then something is blocking scrapeboxes access to the licensing servers, which is more then likely what the issue is. So you can disable real time scanning in your security software and also whitelist scrapebox in all security software and your router.
 
Have you tried comparing any of those 5 files against each other? Assuming that that would even work, depending on whats in your 10 million file.

I mean you could try some basic tests, make a file with 5 urls and then a file with 2 of the urls from the five. Compare the 5 liner to the 2 liner and see what you get.

If the code is accurate it should scale.

While it does seem odd that all the files would be that close, its possible, due to how you are scraping, that that is the case.

Also if you think its a case of scale, try splitting down your 10 million line file into 1 million or 2 million chunks.

Compare the same 5 original files to each of the chunks from the 10 million and see if you get the same quantity of results.

Well it works perfectly on smaller scales, but I have a feeling that the higher the number, the less reliable it gets. Some of these tasks take like 48 hours to finish.

Comparing those 5 files against each other would not help, considering they are a split of a bigger and already deduped file.

And yeah, I should do that, but I don't have any free version of SB at the moment, plus it takes a while, but yes, I should do that indeed.
 
Already got a reply from support .
I didnt change anyhthing also i downloaded the software again but same issue

I will try what you said

Thanks
 
Well it works perfectly on smaller scales, but I have a feeling that the higher the number, the less reliable it gets. Some of these tasks take like 48 hours to finish.

Comparing those 5 files against each other would not help, considering they are a split of a bigger and already deduped file.

And yeah, I should do that, but I don't have any free version of SB at the moment, plus it takes a while, but yes, I should do that indeed.

I mean in theory the code should scale, but the test will be the splitting of the 10mil into chunks and compare out against one of your sample lists. Then look at the results vs when you compare the same file or files against the whole 10 mil file.

I don't have any sample lists that large to test with. Yes it is time consuming indeed at that scale. It actually may be faster to compare against the smaller chunks over the larger file. In which case you could build an automator job file to do that for you 1 after the other. In this way you may find it more resource efficient.

Im just thinking out loud, plenty of my innovations and improvements have been been a end results of trying to solve issues like your facing. So maybe you will find a better way of doing it anyway. Maybe not, but who knows.

Already got a reply from support .
I didnt change anyhthing also i downloaded the software again but same issue

I will try what you said

Thanks

sounds good.

Still working?

Yes, as good as ever.
 
Any ideas on how to fetch page data from all member URLs on a forum?

domain.com/forum/member?id=X

I want to start at X = 1 and continue up all the way to 300 000 and fetch the personal domain on the page after "Website:" (not a unique div). I could go the Google route with a keyword list but it feels so unnecessary since I already know the URLs.

Or would it be possible to do this in Screaming Frog which I also own?
 
Any ideas on how to fetch page data from all member URLs on a forum?

domain.com/forum/member?id=X

I want to start at X = 1 and continue up all the way to 300 000 and fetch the personal domain on the page after "Website:" (not a unique div). I could go the Google route with a keyword list but it feels so unnecessary since I already know the URLs.

Or would it be possible to do this in Screaming Frog which I also own?
Just fabricate the urls with the merge feature. More info

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

like
domain.com/forum/member?id=%kw%

put that in a file and put all your numbers 1 thru 300K in the keywords box and just merge.

Then just run the link extractor addon on external urls. Assuming you dont have to be logged in to see the data and that you can see the data with javascript off.
 
I want to buy your expired domain name finder. So how i buy it? Please advice and if i use another paypal to buy for my license will you allow?
Thanks.
 
I want to buy your expired domain name finder. So how i buy it? Please advice and if i use another paypal to buy for my license will you allow?
Thanks.
Yes you can use any paypal to buy the plugin. Just open scrapebox and then click on the premium plugins >> show available plugins - then click on it and click buy. or mail support if you have issues.

http://www.scrapebox.com/contact-us
 
Hey, OP, What is the primary purpose of scrapebox?
Also what can it do for secondary purpose?
 
Hi @loopline, I'm facing a problem with scrapebox. After few hours of harvesting I see thousand of url harvested in "custom harvesting" broad but when that broad closed nothing show up in url' harvested box in the main broad.
(If I stop the harvesting process at first few pecents, it work perfect). wait for your help, thank!
 
Hey, OP, What is the primary purpose of scrapebox?
Also what can it do for secondary purpose?

Primary Purpose - roughly everything
Secondary Purpose - everything not covered by primary purpose.

This thread has 950+ pages of scrapeboxes purpose, its THE swiss army knife of internet marketing. On my youtube channel there are over 30 hours of video and thats scratching the surface. There are tens of thousands of primary purpose uses. so I can't answer your question, but go spend the next week here, and that will be a good start:
https://www.youtube.com/user/looplinescrapebox/videos

Hi @loopline, I'm facing a problem with scrapebox. After few hours of harvesting I see thousand of url harvested in "custom harvesting" broad but when that broad closed nothing show up in url' harvested box in the main broad.
(If I stop the harvesting process at first few pecents, it work perfect). wait for your help, thank!

All the urls are saved in real time in the harvester_sessions folder, which is in your main scrapebox folder. Then they are simply "reloaded" into the grid when you shut it off. If there is a lot of urls it may take a minute to load. But they are always in the harvester sessions folder.

But you can go to settings >> connections timeouts and other settings >> more harvester settings >> do not reload harvested urls into harvester grid - make sure there is NOT a check mark in that box.

If i pay from another pc and then i can use it in VPS? Do i need to pay every time when i will use new VPS? Please let me know.

Scrapebox is a lifetime license and plugins attach to the license and are also lifetime. So you are allowed 1 free transfer per month for moving to a new pc/vps or reinstalling your OS. When you move to a new VPS the whole license and all plugins associated therewith will move to the new VPS. It does not cost anything, as long as you do not do it more then 1 time per month.

You can NOT use the scrapebox license on one machine and use just the plugins on another machine.

Im not sure I fully understand what you are asking, so does that answer it or no?
 
Status
Not open for further replies.
Back
Top