I'm not a localhost expert, but I suppose if you were running an entire web server on localhost and pointed scrapebox at that then it should work. Else I do not believe it will work. Scrapebox is looking to scan URLs so it needs a full web server to give proper responses.Hello guys,
I'm trying to use Page Scanner to scan thousands of files I have on localhost, but cannot manage it.
Still getting Error 503
Could someone help me? Is it even possible to use Scrapebox on localhost?
Thanks,
Ivo
I'm not a localhost expert, but I suppose if you were running an entire web server on localhost and pointed scrapebox at that then it should work. Else I do not believe it will work. Scrapebox is looking to scan URLs so it needs a full web server to give proper responses.
503 error is "In Windows applications that natively access the internet, a 503 error might return with the HTTP_STATUS_SERVICE_UNAVAIL error, and maybe also with a The service is temporarily overloaded message. "
given that error code it makes me think that you don't have a proper web server setup for scrapebox to access.
Sounds good. However that specific thing is not something I can help you with either, but I wish you the best. hopefully someone else can help or perhaps the article aboveHello and thank you for your reply, I always appreciate your support!
I have the Wampserver64 package and all apps, scripts, whatever works just like on my remote servers, but I'm not a tech guy, so there may be some settings I need to change to run it. I just don't know which.
That's why I ask here
Maybe you can add an entry in your host file to translate your domain name to 127.0.0.1 then you could input the domain into scrapebox. Assuming it’s a single domain you’re trying to scrape?
!!!!! Problem solved
I was trying to connect to http://localhost/folder/file.html ... when I tried your IP 127.0.0.1 instead, all work just fine!
Thanks a lot and please don't laugh on me