Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Then it would do the following steps which are repetitive, all by itself.

1) scrape for deeper list of keywords related to user input keyword using a list of keyword harvesting techniques
2) harvest 2.0 sites (tumblr, blogspot, wix, webs, wordpress, ect...) related to keywords from step #1 (removing dupes)
3) check each returned site for availability (first pass fast, 2nd pass slower on those that appear to be expired)
4) check each available site for seo metrics from moz
5) present list of available 2.0 sites with seo metrics

Essentially the Automator Plugin http://www.scrapebox.com/automator-plugin can automate these steps by creating a jobfile such as this:

jgguhCA


There's currently no .txt file export for the Vanity Name Checker step, only Excel which stops the very last step being automated and allowing the available domains to be loaded in to the Page Authority addon. But this could be added.
 
I have a list of URLs that embed youtube video on each url. Anyone know how to grab all youtube video ID / youtube video url from the URL list?

Thanks for your help.

*edit solved already

solution: watch excellent tutorial from loopline https://www.youtube.com/watch?v=X3Ep-NXg4kY

using custom data scraper, create new module and this regex -> youtube[.]com/(v|embed)/([^"?]+)

*bonus* for getting vimeo video embed ID on any webpage, you can use this regex -> player\.vimeo\.com\/video\/([0-9]*)

New question
Is it possible to export the result into excel with source url?

*nevermind found the solution*

checked "save URL's with extracted data" before pressing start, open excel, go to "data" tab, import data from text, select | as delimiter.

Hope this will help anyone
redface.png
 
Last edited:
What's the name of the addon,and which SB version you are using?

I just find 'aduio play addon', i don't think it is.

Its not an addon, its integrated into ScrapeBox. Load some youtube urls into the harvester, then click the Grab/Check button, you will see the YouTube grabber in the dropdown menu.
 
Its not an addon, its integrated into ScrapeBox. Load some youtube urls into the harvester, then click the Grab/Check button, you will see the YouTube grabber in the dropdown menu.

but it doesn't support proxy, is it?
 
The Automator and Vanity Name Checker have both been updated to allow the export of available and taken domains as a .txt file.

ICWMqLT


Now anyone who wants to automate scraping of keywords, then URL's, checking for available Web 2.0 domains and checking the metrics (Moz PA, DA, MozRank, Backlinks) of available domains can do so.
 
 

Attachments

  • caps.png
    caps.png
    27.2 KB · Views: 56
Is it posiible to start old addons with bat job? Something like:

"C:\Users\my\Desktop\Scrapebox\Addons\addonname.sb"

does not work.
 
Hi Loopline



I watched the video but nothing mentioned about saving proxy sources. If I enter say proxylist.com under Add/Edit Proxy Sources, how do I save these sources (proxies url sources) for backup?

Proxy sources will be automatically saved when you click Apply and Close. They are saved as userproxysources.txt in the Configuration folder.
 
Could you tell me why with version 2 harvester that it all seems to run great for a while then all of a sudden it just seems to add errors to the same engine for hours without finding any new urls http://prntscr.com/8gzzly .

I know the search terms are good.
 
Is it posiible to start old addons with bat job? Something like:

"C:\Users\my\Desktop\Scrapebox\Addons\addonname.sb"

does not work.

You can change .sb to .exe and so long as Scrapebox is also running then I think it should work. However its far better to update to V2 and then use the automator to run the addons, as you can call external programs etc... as well. Or at least use the automator in V1, but V2 is far better.

Could you tell me why with version 2 harvester that it all seems to run great for a while then all of a sudden it just seems to add errors to the same engine for hours without finding any new urls http://prntscr.com/8gzzly .

I know the search terms are good.

Your proxies are blocked. They go along fine and then as they get blocked the errors start adding up and the more ips get blocked the faster the error count goes and then eventually they are all blocked and you get only errors. It looks lik your using public proxies so you just need new ones.

Under the proxy dropdown, on the screen where you select your engines - like in your screenshot, you can choose to have the harvester auto load proxies from file either automatically when it needs them (happens automatically if you don't enable the load proxies every X often option) or you can specify a time and have them loaded every X often.

Here is a video on how you can use the automator to auto test and save to file so the harvester can auto load them so you always have fresh proxies.

 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top