Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
I have another question about the RSS ping technique. Can I use whois and trackback links for the XML file or would you recommend just using comment post backlinks or can I use all three?

Can anyone shed some light on this question please? A yes or no will do :rolleyes:

Every time I follow the instructions in the 'Index your links with RSS Ping' video I have been creating a new XML file and uploading it to my server. Once I have pinged the RSS services can I delete this XML file on the server or is it best creating a new one each time?
 
Last edited:
Hello,

The payment method Paypal is not support in my country yet!
But i can use Google Checkout, Click Bank, or any other Gateway that can take a Visa or Master card!

Can i use ScrapeBox with an internet line speed of 1 mb/sec or i need 2mb/sec?

Thank you,
 
Can i use ScrapeBox with an internet line speed of 1 mb/sec or i need 2mb/sec?

Thank you,

1mb/sec is fine. The more pipeline you have, the more you can run, but what you currently have will suffice.
 
Thanks for the quick response. Yes the links are alive. I will adjust the connections like you recommended.

I have another question about the RSS ping technique. Can I use whois and trackback links for the XML file or would you recommend just using comment post backlinks or can I use all three?

You can use them all, and any other kind of link as well.

I've just bought it too. Have submitted reg details. Waiting for reg no. Any chance of a fast track?

If you mean a fast start to get going then check out:

http://www.scrapebox.com/usage-guide

Its the best place to start.

Feature suggestion:

It would be cool if we could use the power of scrapebox to scrape whatever content we like to. Scrapebox could provide an addon that let us modify the HTTP headers, request methods (POST, GET), URL parameters as well as the regex to extract the data we want to. I assume it requires a lot of work but it would be cool!

Thanks this post if you like the idea!

I think this is probably a bad idea. Scrapebox is super powerful, but they have done a fantastic job of making things pretty "dummy" proof if you will. The biggest problem here that I would see is two fold.

First a standard user is unlikely to be able or know how to use this, or, perhaps, have need of it. So its a lot of time and work in development for a select group to use. I know that they have a laundry list of features already that they want to add that many users could use, but its all about having the time to do it.

Second this would be a support nightmare. Firstly because they would spend all day trying to teach people how to use it, then they would spend all night troubleshooting everyones RegExes and everything else trying to help them get stuff to work. This would be bad for us all because with the time spent on this, development of the tool its self would take a hit and we would not get new features or updates as fast or at all.

On the flip side, its a good idea in general, but I just don't think scrapebox is the place for implementation, but of course thats up to Sweetfunny, I am just throwing out my 2 cents.

On the note of getting it done elsewhere, you could have it made, and I don't think it would be that intense. I have had multiple tools made that work with files out side of scrapebox. One even parses url lists for RegEx statement, but it just works with the urls, not the actual content of the pages of urls. But I know a guy who could do what you want, PM me if you want his info, I have no idea how much it would cost.

I have a support issue with scrape box. I've got it all setup right, and have tried various different instances of scraping URLs from keywords.

Each time I try to scrape the URLs harvested box only shows one result and it's an odd string of characters. Has anyone seen this before? Can you help?

I think you will need to contact support on this one as they will probably need some files from your scrapebox folder.


I've tried it over and over and over again but I seem to be having problems with the proxy harvester.

Whenever I test a list of proxies I have, Scrapebox will crash before the list is completed. I get this:

Access violation at address 009DA4D4 in module 'scrapebox.exe'. Read of address 00000000.

Can anyone help me with this?

Thats a windows error. Also an uninstaller won't work cause scrapebox works like a portable app, it isnt installed.

What happens in a nut shell is that scrapebox is trying to use a memory address that it was originally assigned but is no longer available. (more or less).

This can happen for lots of reasons. An anti-virus/malware checker could be messing with the memory addresses that were assigned to scrapebox. An actual virus could have taken over the addresses.

I have seen this happen when there isn't enough system resources available either. Scrapebox does many things in memory, so if you are testing a list and it gets to the end and you tell it to do something else and it doesn't have enough memory to use then it can crash.

It can also be an issue with your core windows system files.

In short I would try to test a smaller list of proxies and see if that works, cut the list down to like 10 proxies as a quick test. If it crashes its likely something other then being out of resources. If it doesn't try a bigger list, but maybe half or less of the size of list you are currently working with. If that works then just go up until it starts crashing and you will know your limits.

If that doesn't work, go hunting down your security programs and add allow rules for scrapebox and then if that doesn't work you can check out this nice windows fix all:
http://www.ehow.com/how_5903366_fix-windows-components-vista.html

it says vista but the premise is the same for other versions.



Can anyone shed some light on this question please? A yes or no will do :rolleyes:

Every time I follow the instructions in the 'Index your links with RSS Ping' video I have been creating a new XML file and uploading it to my server. Once I have pinged the RSS services can I delete this XML file on the server or is it best creating a new one each time?

Hello,

The payment method Paypal is not support in my country yet!
But i can use Google Checkout, Click Bank, or any other Gateway that can take a Visa or Master card!

Can i use ScrapeBox with an internet line speed of 1 mb/sec or i need 2mb/sec?

Thank you,


Paypal or Credit card via paypal is the only way. So you could have a friend buy it for you if they have paypal or can pay with a card via paypal.

You can use it with 1Mbit connection just fine, just plan on turning the connections WAY down to like 5 or 3 and going slow. You might max out at like 10 connections etc... Just test.
 
Who writes the add-ons for SB? Is there any kind of API(I know im reaching, but as a coder with a bit of bot experience, I could write add-ons, and would love to; so I dont have to recode all that great work).
 
I found out what it was. I am running a virtual machine through mac. I installed the files on the desktop on my mac, and was running the install files through a virtual drive. So I copied the files across to the virtual 'C:' drive and it works a charm!
 
Thats a windows error. Also an uninstaller won't work cause scrapebox works like a portable app, it isnt installed.

What happens in a nut shell is that scrapebox is trying to use a memory address that it was originally assigned but is no longer available. (more or less).

This can happen for lots of reasons. An anti-virus/malware checker could be messing with the memory addresses that were assigned to scrapebox. An actual virus could have taken over the addresses.

I have seen this happen when there isn't enough system resources available either. Scrapebox does many things in memory, so if you are testing a list and it gets to the end and you tell it to do something else and it doesn't have enough memory to use then it can crash.

It can also be an issue with your core windows system files.

In short I would try to test a smaller list of proxies and see if that works, cut the list down to like 10 proxies as a quick test. If it crashes its likely something other then being out of resources. If it doesn't try a bigger list, but maybe half or less of the size of list you are currently working with. If that works then just go up until it starts crashing and you will know your limits.

If that doesn't work, go hunting down your security programs and add allow rules for scrapebox and then if that doesn't work you can check out this nice windows fix all:
xx

it says vista but the premise is the same for other versions.

Thanks loopline, I've tried all of the above - ran an antivirus and system restore/update but it's still crashing.

It worked with testing 10 proxies though, and crashed when I went over 100 proxies. The weird thing is, it doesn't crash when I maximize my connections to 100, but proxies that would be passing Google test with 20 connections set will fail.

Also, it's strange because before I had this problem I was testing 4000s of proxies without much problems.
 
Does anyone know how to find social bookmarking sites with Scrapebox and then get them into Bookmarking demon? Sorry for the nweb question..
 
Hi Loopline,

asked for a license transfer 24 hours ago on private and also by mail from alecu_marian.. Please let me know if you can do this today.

Thanks.
 
Who writes the add-ons for SB? Is there any kind of API(I know im reaching, but as a coder with a bit of bot experience, I could write add-ons, and would love to; so I dont have to recode all that great work).

The scrapebox dev team writes them, and no there is no API. I am sure there are security concerns and other reasons as well.

I found out what it was. I am running a virtual machine through mac. I installed the files on the desktop on my mac, and was running the install files through a virtual drive. So I copied the files across to the virtual 'C:' drive and it works a charm!

Yeah that would do it. Due to Scrapeboxes security measures you can't run it from a virtual drive in your situation.


Thanks loopline, I've tried all of the above - ran an antivirus and system restore/update but it's still crashing.

It worked with testing 10 proxies though, and crashed when I went over 100 proxies. The weird thing is, it doesn't crash when I maximize my connections to 100, but proxies that would be passing Google test with 20 connections set will fail.

Also, it's strange because before I had this problem I was testing 4000s of
proxies without much problems.

Well I can tell you why the proxies are failing at 100 connections and not at 20, its because the combination of your system "resources" your internet speed and your ISPs DNS can't test the proxies fast enough to keep up with 100 connections so they fail.

As for failing at 100 proxies thats a pretty small size, it does seem odd. I assume you have also done the basics like restart your pc and jumping back to a restore point prior to this starting to happen?

How does it fair in safe mode with networking? If it works in safe mode fine and not in normal startup then its likely software on your PC that is interfering, if it doesn't work in safe mode with networking either then you may have a windows issue.


Does anyone know how to find social bookmarking sites with Scrapebox and then get them into Bookmarking demon? Sorry for the nweb question..

Well you would just need to find a footprint to search for. You could try things like:

"powered by (social bookmarking site)" etc...

Just get some existing sites that work with BMD and then start looking for common phrases between them and then go scraping for them. Here is a video of mine that talks about the concept of footprints, it may be helpful to you:
http://www.youtube.com/watch?v=I2uTN3ngAAU

Hi Loopline,

asked for a license transfer 24 hours ago on private and also by mail from alecu_marian.. Please let me know if you can do this today.

Thanks.

Hey mate, I don't work for scrapebox. You would need to contact them, which you can do so here:
http://www.scrapebox.com/contact-us
 
I just want to give a suggestion Jangedoo the developer of comment blaster has a feature in his program in which yahoo answers are scraped with our keywords and they can be used to comment .It will be great addition if a addon for scrapebox is released
 
I have problem - the edit buttons in the poster/trackbacks don't work. I am with latest version...
 
Hi Loopline,
asked for a license transfer 24 hours ago on private and also by mail from alecu_marian.. Please let me know if you can do this today.
Thanks.

loopline doesnt work for scrapebox
he just offers advice
 
I have problem - the edit buttons in the poster/trackbacks don't work. I am with latest version...

What do you mean they don't work? (can you elaborate). Are they greyed out? Are they blacked in, but when you click them they do anything?

Have you loaded up a text file? Cause you can't edit until you load something to edit.

If you properly loaded a text file and they are blacked in and you click them and nothing happens then you likely have a windows issue. They are just windows button calls from what I understand and if they don't work its windows that isn't doing its thing.

In which case you can try SFC/scannow.
http://pcsupport.about.com/od/toolsofthetrade/ht/sfc-scannow.htm
 
They are gray all the time. What to do ?

Try downloading a fresh copy.
You can download scrapebox from here:
http://www.scrapebox.com/payment-received

And make sure you extract it to and run it from a folder on your desktop so we can avoid any potential windows permission issues etc...

If that doesn't fix it, then are you able to load up files and do things such as post blog comments but you just can't edit the files?
 
Since this look like the official SB thread, i just figured I should ask.

1. What are the benefits of using SB on a VPS. And, will the VPS make SB work much faster even if I have a low internet connection?

Thanks
 
GIVE ME SUGGESTION
I need VPS that able to use 3 scrapeboxes together at 100 CONNECTIONS .
 
Status
Not open for further replies.
Back
Top