Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
when you scrape for the Facebook email, and you email it, does it send the mail to their main email?

when this SLG gets updated i might buy it.
 
You see, I don't care about making 3000 requests to facebook server, because as you said correctly if each one takes 1 second, 3000 requests will take 3000 seconds / 60 = 50 minutes.

3000 profile views in 50 minutes, maybe that's too much, but you can tweak it to be 1 profile per 2 seconds, that would be 1500 profiles in almost 1 hour, which I doubt facebook would block your account.

But the thing is, your software has lost the "special sauce" which was collecting the ACTIVE users from pages, groups, etc.

Think with me on this one, if you use the actual scrapping method, of scrapping all the users that like a page, you'll get for example 10.000 users, which many of them are fake and innactive accounts and you'll need to do a lot of url requests to facebook for worthless accounts.
BUT, if you only scrape the ACTIVE users the program would have to do MUCH LESS url requests, so, facebook would not ban our accounts and we would have a high-quality list of ACTIVE users that really matter, not a low-quality list.

What I said above solves all the problems and while we will not scrape 100.000 active users in 10 minutes, even if we scrape 1.000 users in 2 hours I'm very happy, because I know each penny I'll invest in ads targeting those people will get me a much higher conversion rate.
AND, even if facebook bans our account for scrapping too fast, which I really doubt but ok, guess what? WE CREATE A NEW ONE! What's the big deal here?

You want to have good and usefull software? Code this:
- Scrape for active users in pages/groups;
- Let users write their own url request delay and pre-define it to 2 seconds;
- Maybe support multiple facebook accounts with proxies, that way, if we could scrape lets say 500 users per hour with one account, with 10 accounts we would scrape 5000 in one hour.

You do this, your software will be very usefull and worth the money, because right now, a software that just collects uid/emails from all the users that like a page, etc it's just useless and makes us waste a lot of money targeting users that don't convert.
When I create ads, I prefer a list of 1.000 active users than a list of 100.000 "random" users.

Sorry for the long post, here's a banana.
uXWgT0n
 
No personal offense intended as you did what you can do, but this new extraction method is nothing short of awful. It's limited to 5,000 records at a time, but you're going to be lucky to get that as there's no way to pause or restart extraction if FB dies while loading the next batch of users, etc. On top of that, the extension itself is poorly coded and rushed. There's no way to batch jobs, switch FB accounts, use proxy servers or anything else.

All this extension will do is scroll down a FB search results page containing a list of user profile links (like hxxp://www.facebook.com/username), scrape the "username" part and append "@facebook.com" to the end of it. That's it. If you're lucky enough that something doesn't bug out or crash, you may get a total of 5k results scraped per hour. You also have to babysit your extractions, meaning that if you want to create an audience of a decent size you'll need to sit there doing graph searches all day. If this is truly the best that can be done with the updates to the FB API, then doing custom audiences is going to get a lot harder.

In short - this Chrome extension is a poor substitute for the previous software (which was one of the best tools on the market) and honestly this particular method can be better done with other, more flexible web scrapers that are on the market. You could do this with iMacros or something in Firefox if you wanted to and it might end up a bit more robust.

Be happy you're not obligated to offer refunds or you'd probably end up going broke providing them.
 
Last edited:
wait so does the new software still get people that like photos from a page?

Yes you can still extract active users who like photos!

i have few questions about your software :
1-may facebook suspend ads account due to using scraped emails for custom audience ?
2-i have a new activated ads account, is it good idea to upload about 10K emails to create custom audience ?(volume of custom audience and age of ad account)
3-if some of uploaded emails were wrong may it be result in suspension fb ad account ?

1. NO for the 1000th TIME!
2. Yes you can upload lists of up to 40k!
3. Not sure what that means! Wrong?



You see, I don't care about making 3000 requests to facebook server, because as you said correctly if each one takes 1 second, 3000 requests will take 3000 seconds / 60 = 50 minutes.

3000 profile views in 50 minutes, maybe that's too much, but you can tweak it to be 1 profile per 2 seconds, that would be 1500 profiles in almost 1 hour, which I doubt facebook would block your account.

Please don't think and guess and what ever else you feel like doing, we have tested this many, many times! And there is no other way to do this without getting an instant suspension from Facebook!

But the thing is, your software has lost the "special sauce" which was collecting the ACTIVE users from pages, groups, etc.

Well then you have no clue how to use the new software, which if you have read the HELP section you can see that you can still collect
ACTIVE users buddy!


Think with me on this one, if you use the actual scrapping method, of scrapping all the users that like a page, you'll get for example 10.000 users, which many of them are fake and innactive accounts and you'll need to do a lot of url requests to facebook for worthless accounts.
BUT, if you only scrape the ACTIVE users the program would have to do MUCH LESS url requests, so, facebook would not ban our accounts and we would have a high-quality list of ACTIVE users that really matter, not a low-quality list.


Again you are thinking, STOP! Once again we did not just get rid of the old software for nothing, there is no possible way with the new API 2.0 to have a standalone application and have it function how you want!

What I said above solves all the problems and while we will not scrape 100.000 active users in 10 minutes, even if we scrape 1.000 users in 2 hours I'm very happy, because I know each penny I'll invest in ads targeting those people will get me a much higher conversion rate.
AND, even if facebook bans our account for scrapping too fast, which I really doubt but ok, guess what? WE CREATE A NEW ONE! What's the big deal here?

You want to have good and usefull software? Code this:
- Scrape for active users in pages/groups;
- Let users write their own url request delay and pre-define it to 2 seconds;
- Maybe support multiple facebook accounts with proxies, that way, if we could scrape lets say 500 users per hour with one account, with 10 accounts we would scrape 5000 in one hour.

You do this, your software will be very usefull and worth the money, because right now, a software that just collects uid/emails from all the users that like a page, etc it's just useless and makes us waste a lot of money targeting users that don't convert.
When I create ads, I prefer a list of 1.000 active users than a list of 100.000 "random" users.

Sorry for the long post, here's a banana.

Good luck to you and your brilliant idea, go have someone code that for you and then you will understand what I am talking about! I am trying to be civil here but all your doing is writing crap without even reading on how to properly use the software!

No personal offense intended as you did what you can do, but this new extraction method is nothing short of awful. It's limited to 5,000 records at a time, but you're going to be lucky to get that as there's no way to pause or restart extraction if FB dies while loading the next batch of users, etc. On top of that, the extension itself is poorly coded and rushed. There's no way to batch jobs, switch FB accounts, use proxy servers or anything else.

All this extension will do is scroll down a FB search results page containing a list of user profile links (like hxxp://www.facebook.com/username), scrape the "username" part and append "@facebook.com" to the end of it. That's it. If you're lucky enough that something doesn't bug out or crash, you may get a total of 5k results scraped per hour. You also have to babysit your extractions, meaning that if you want to create an audience of a decent size you'll need to sit there doing graph searches all day. If this is truly the best that can be done with the updates to the FB API, then doing custom audiences is going to get a lot harder.

In short - this Chrome extension is a poor substitute for the previous software (which was one of the best tools on the market) and honestly this particular method can be better done with other, more flexible web scrapers that are on the market. You could do this with iMacros or something in Firefox if you wanted to and it might end up a bit more robust.

Be happy you're not obligated to offer refunds or you'd probably end up going broke providing them.

Hi we are working on many features to come with the next update, you must understand that there is nothing left on the market at the moment, and we are doing all we can to keep updating and keep scraping alive!

-Sasha
 
*** Here is another Freebie from us! ***

We have recently updated our list cleaning software UGLUE!

If you are looking to save time on combing and cleaning your scraped lists here it is, FREE for you :) http://www.uglue.net

Enjoy

-Sasha


Save 15% OFF on your purchase of Social Lead Gold!
USE CODE: LIFE15



Iea4UZH


 
Last edited:
Yes I know how to use the software and yes I've read the help section.

Your software does not scrape active users.

You see, there's ACTIVE users and then there's the REAL ACTIVE users.

Definition of Active users:
Users that like/follow/etc, X photo/group/page.
Definition of REAL Active users: Users that like/follow/etc, X photo/group/page ON A DETERMINED INTERVAL, for example the last week or month.

And "define" a active user, as a user that like/follow/etc, it's the same as define a bot as a active user, because you will pick up every single bot with this "method", and the truth is, I don't even consider that as a active user.
A active user, has to have at most 1 or 2 weeks old interaction with a page/group/etc, more than that and you'll get a lot of bots, getting a list with all the people that like X page/group will get you tons of bots and fake profiles.

Are you really going to post this LIAR CRAP? WOW you are really something!

You have absolutely
NO idea what ACTIVE = ! WHY? Just because we were able to target people before using DATE interval does not mean that they were REAL ACTIVE USERS! You don't seem to grasp the actually meaning of ACTIVE users which we DEFINED! You are an idiot if you think that. That option was just a way to target MORE users then Facebook allowed!

Please don't post stupid crap like this which you have no idea of what you are saying lol and if you think you can do better then us, then hey launch your own FUC@!@$ software!

Your post has been reported!

-Sasha
 
Are you really going to post this LIAR CRAP? WOW you are really something!

You have absolutely
NO idea what ACTIVE= ! WHY? Just because we were able to target people before using DATE interval does not mean that they were REAL ACTIVE USERS! You don't seem to grasp the actually meaning of ACTIVE users which we DEFINED! You are an idiot if you think that. That option was just a way to target MORE users then Facebook allowed!

Please don't post stupid crap like this which you have no idea of what you are saying lol and if you think you can do better then us, then hey launch your own FUC@!@$ software!

Your post has been reported!

-Sasha
6CLWYfT


Hmm, so:
In your mind, scraping a ACTIVE user is scraping a user that likes a post.
In my mind, scraping a ACTIVE user is scraping a user that likes a post this past week.

Your software right now it's so useless, that even facebook ads give you the option to target people that like a page or are interested in a subject.
So we have no need to even use your software, because facebook does exactly the same job with the targeting function.

Do better than you? I don't need to spend my time coding when I have people like you that code Chrome extensions, you see, changing = for a ! in this line if(data != "VALID|PAID"){ can make wonders, but then again, this software right now is useless.
I would use it, if you add the date scraping function, that would scrape real active users, maybe you'll make another update on your chrome extension.
 
Last edited:
So, the user that sells a useless software here, reported me to his friend, and he issued me a warning, how cool is that?


sashablack is the one insulting me in his posts:


You have absolutely NO idea what ACTIVE= ! WHY? Just because we were able to target people before using DATE interval does not mean that they were REAL ACTIVE USERS! You don't seem to grasp the actually meaning of ACTIVE users which we DEFINED! You are an idiot if you think that. That option was just a way to target MORE users then Facebook allowed!

And Mr. Apricot, his dearest friend, gives warnings based on his friendship with him and not based on facts.

sashablack, can scam other users with programs that don't work and/or don't work as supposed, he can insult other members of this forum and he can ask his friend to issue warnings/bans and the friend promply responds to his call,that's so cute.

Now only for you sashablack, I will release the source code of SLG on the most important e-marketing forums and I will tell everyone how to crack your software, you will not make anymore sales of this useless software, enjoy your day sir.

Oh, by the way, heads up guys, don't say something bad about sashablack software, or he will tell his friend.
 
Wow....that DID escalate pretty quickly. I can't really say that the last few posts made Sasha look like a good representative for his product. That was some pretty ugly, juvenile behavior.

He allows for a free trial everyone, so if you wanna try it out, do it. I did and can't really say I'm impressed.
 
Hey Guys,

I known that i'm new here and you can don't believe me.. i just read forum without need to register but now i need to show something to you.

I was user of SLG since version 3 and right now i'm using ver. 4. Sorry but it doesn't work right now i got restricted few minutes ago.

bd306652-793d-4fd6-4586-3ee20f7bc0e4.png

I like Sashas software very much but this version is big mistake..
 
id like to see a tutorial video how you scrape peoples emails from groups, pages and events etc. im purely interested in scraping emails... or any other software for just email scraping for facebook?
 
Here you can watch how works SLG ver 4 - go to website socialleadgold then add /help/ (i'm not allowed to put links) but as i said right now it's not really good software.. i'm waiting for improvements or better version.
 
*** IT IS NOT OUR FAULT ***

Hey boys and girls, I wanted to clear some things up!

As you know recently Facebook made a BIG change in how they allow access to their NEW API 2.0
With that being said we had a GREAT run with SLG, and since we want to keep User Extraction ALIVE, we had to make some adjustments to our software.

Many of you are not happy with the new Chrome Extension, and blaming us for FRAUD and calling us LIARS. I personally do not appreciate this type of crap, and the BLAME you guys put on us!

For those of you that are confused, remember THIS IS BLACK HAT! These types of programs and methods will only last so long. It is not our fault and all we are doing is trying to keep the show going. As I stated before there is absolutely NO WAY to make a standalone software to work! Stop blaming us for Facebook's update!

If you don't feel that this software is for you please don't purchase it. We have over 4000 clients and everyone loves the new Chrome Extension. With that being said there is no reason for collecting LARGE amounts of users. I recommend uploading lists of 10k-30k in to your custom audience.

And for those that have supported us for this transition I greatly appreciate it. We will continue to monitor Facebook and make updates as
necessary!

-Sasha

Save 15% OFF on your purchase of Social Lead Gold!
USE CODE: LIFE15


Iea4UZH


 
Last edited:
Except that about these changes on FB it has been known since May 2014.
FB has given one year to prepare.
 
Status
Not open for further replies.
Back
Top