Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Ok. But when using my home ip, thats not blocked, I get this randomly. Some are working and some show ?, in a random order. It’s not as if it ”stops working”.

I’m using foreign KWs btw, some containing foreign characters. Could this have something to do with it?
What version of scrapebox are you using?

If you are loading the characters in from a file thats not giving them to scrapebox in the proper format then that could foul it up. Make sure you are using Unicode for the file your loading in or that you are using UTF-8 with a BOM.

Is it only the queries with foreign characters that you are having issues with?

Because scrapebox is fully unicode/utf-8 compliant and can basically work with any lanaguage in the world and google can of course as well, but that doesn't mean the formatting isn't being messed up.
 
I’m trying to use a few scrapebox addons, but am finding it difficult to use them on the Mac version, it seems that many addons don’t include many critical features that are required to work

For sitemap scraping, how can we do deep-crawl in Mac? I don’t see any option for that. A sitemap im trying to crawl only contains the main (level 2?) pages, no deeper than that. Deepcrawl would’ve been useful

Alternatively, I tried to use the link extractor add-on, to do my own digging. But there’s no viable way to extract links, at least not from what I can see. There’s no “show extracted links” and the export option only gives me this: prntscr.com/lpweu5

Any suggestions are welcome
 
For either of the two things mentioned above. I was simply trying to scrape a website and store it's links inside a CSV. Maybe I'm going about doing this the wrong way?
 
I’m trying to use a few scrapebox addons, but am finding it difficult to use them on the Mac version, it seems that many addons don’t include many critical features that are required to work

For sitemap scraping, how can we do deep-crawl in Mac? I don’t see any option for that. A sitemap im trying to crawl only contains the main (level 2?) pages, no deeper than that. Deepcrawl would’ve been useful

Alternatively, I tried to use the link extractor add-on, to do my own digging. But there’s no viable way to extract links, at least not from what I can see. There’s no “show extracted links” and the export option only gives me this: prntscr.com/lpweu5

Any suggestions are welcome

the results of the link extractor are auto saved. So on the link extractor screen just click the button that says "save folder" and it will pop open the list of saved urls.

For now you would need to either manually get the urls that contain the site maps or use the link extractor. The site map scraper addon doesn't have the deep crawl feature as you noted.

Basically scrapebox is waiting on Delphi to develop a 64bit compiler for mac as it would then have some of the needed components to finish it. As it stands the mac version is like 98% done, but it has some plugins and fine tuning to do once 64bit comes out. That said, Im not 100% a deep crawl feature will be added, but whatever isn't added at the moment is just a lack of delphi having a compiler that supports whats needed
https://en.wikipedia.org/wiki/Delphi_(IDE)

For either of the two things mentioned above. I was simply trying to scrape a website and store it's links inside a CSV. Maybe I'm going about doing this the wrong way?

You can crawl the site, but if there is a sitemap its easier.
 
Are both scrapebox servers down?

I can't use scrapebox because "Unable to communicate with the Scrapebox server!"
 
Skrapebox does not work. When you click on the button "freezes" and the sounds are coming! And the screen is darkening from above ... And the antivirus was turned off and the screen resolution changed, nothing helps. What could be the matter?
 

Attachments

  • 1.png
    1.png
    107.2 KB · Views: 60
Is it possible to get scrapebox to notify me when scraping that it has encountered a captcha so I can then manually or with some service solve it ?
 
Is it possible to get scrapebox to notify me when scraping that it has encountered a captcha so I can then manually or with some service solve it ?

You can not enter them manually but you can go to settings >> decapture setup - and you can input a service that will solve captchas when posting.

All is working now.
Probably it was a problem with the internet connection. I reset the connection and now everything is good.

Ahh, good to see you got it sorted. :)
 
What version of scrapebox are you using?

If you are loading the characters in from a file thats not giving them to scrapebox in the proper format then that could foul it up. Make sure you are using Unicode for the file your loading in or that you are using UTF-8 with a BOM.

Is it only the queries with foreign characters that you are having issues with?

Because scrapebox is fully unicode/utf-8 compliant and can basically work with any lanaguage in the world and google can of course as well, but that doesn't mean the formatting isn't being messed up.

Hi loopline,

I plan to use scrapebox to submit contact fom which is on below urls
garybolyerfineart*wordpress*com/contact-me/
smartwatchfor*wordpress*com/contact/

Can you build a definition file for me ? I have built one, but it don't work.

Here is my definition file:
[setup]
FriendlyName=wordpress.com
Platform=Contact Form

PageMustContain=contact-submit
PageMustNotContain=

Footprint="Name(required)" "Email(required)" "Comment(required)"

Success=Message Sent
Failure=Please make corrections below and try again

Markup=HTML
UseBlackList=1
UseWhiteList=1

[STEP]
FormMustContain=contact-submit
FormMustNotContain=id="searchform"|class="searchform"
Name(required)=%rnd-name%
Email(required)=%rnd-email%
Comment(required)=%rnd-comment%
submit=%ignore%
 
Hi loopline,

I plan to use scrapebox to submit contact fom which is on below urls
garybolyerfineart*wordpress*com/contact-me/
smartwatchfor*wordpress*com/contact/

Can you build a definition file for me ? I have built one, but it don't work.

Here is my definition file:
[setup]
FriendlyName=wordpress.com
Platform=Contact Form

PageMustContain=contact-submit
PageMustNotContain=

Footprint="Name(required)" "Email(required)" "Comment(required)"

Success=Message Sent
Failure=Please make corrections below and try again

Markup=HTML
UseBlackList=1
UseWhiteList=1

[STEP]
FormMustContain=contact-submit
FormMustNotContain=id="searchform"|class="searchform"
Name(required)=%rnd-name%
Email(required)=%rnd-email%
Comment(required)=%rnd-comment%
submit=%ignore%
No I don't build definition files nor does support. If you want to hire it you could try upwork or fiverr.

However looking at your def file, a lot of it looks good, but your name section under [STEP] is not correct. You need to use the name= parameter to get the names, not the friendly text.

I have more info here, go down to the section titled

Name Field.

http://scrapeboxfaq.com/when-traini...oster-to-new-forms-what-variables-can-be-used
 
hello,
how to use Domain Availability Checker in scrapebox to check domain's tld beside .com,.net,.info and .org
some domain's tld i would like to check is .co,.live,.me,.xyz and etc

thanks before
 

Hi loopline,

I have change the def file, is it right?
[STEP]
FormMustContain=contact-submit
FormMustNotContain=id="searchform"|class="searchform"
g3-name=%rnd-name%
g3-email=%rnd-email%
g3-comment=%rnd-comment%
submit=%ignore%​
Here is the contact form code screenshots
photos*app*goo*gl/UFpQrRmXzCSAmREY8(* is point, sorry , I can't post link)
 
No I don't build definition files nor does support. If you want to hire it you could try upwork or fiverr.

However looking at your def file, a lot of it looks good, but your name section under [STEP] is not correct. You need to use the name= parameter to get the names, not the friendly text.

I have more info here, go down to the section titled

Name Field.
Hi loopline,

I have change the def file, is it right?
[STEP]
FormMustContain=contact-submit
FormMustNotContain=id="searchform"|class="searchform"
g3-name=%rnd-name%
g3-email=%rnd-email%
g3-comment=%rnd-comment%
submit=%ignore%
Here is the contact form code screenshots
photos*app*goo*gl/UFpQrRmXzCSAmREY8(* is point, sorry , I can't post link)
 
No I don't build definition files nor does support. If you want to hire it you could try upwork or fiverr.

However looking at your def file, a lot of it looks good, but your name section under [STEP] is not correct. You need to use the name= parameter to get the names, not the friendly text.

I have more info here, go down to the section titled

Name Field.
Hi loopline,

I have try the new def file, but it still don't work
[STEP]
FormMustContain=contact-submit
FormMustNotContain=id="searchform"|class="searchform"
g3-name=%rnd-name%
g3-email=%rnd-email%
g3-website=%rnd-website%
g3-comment=%rnd-comment%
submit=%ignore%​
Here is the contact form code screenshots:
photos*app*goo*gl/UFpQrRmXzCSAmREY8(* is point, sorry , I can't post link)

contact form page:
bestcheapsmartwatch*wordpress*com/contact/
 
Last edited:
Hi loopline,

I have try the new def file, but it still don't work
[STEP]
FormMustContain=contact-submit
FormMustNotContain=id="searchform"|class="searchform"
g3-name=%rnd-name%
g3-email=%rnd-email%
g3-website=%rnd-website%
g3-comment=%rnd-comment%
submit=%ignore%​
Here is the contact form code screenshots:
photos*app*goo*gl/UFpQrRmXzCSAmREY8(* is point, sorry , I can't post link)

contact form page:
bestcheapsmartwatch*wordpress*com/contact/

It looks better, does it work?

hello,
how to use Domain Availability Checker in scrapebox to check domain's tld beside .com,.net,.info and .org
some domain's tld i would like to check is .co,.live,.me,.xyz and etc

thanks before
It checks any domains. Just go to grab/check >> check unregistered domains (this is in the main scrapebox window in the upper right hand quadrant)
 
Status
Not open for further replies.
Back
Top