[SOLUTION] App Reach Limits

Dear AngeClub members,
If you have unlocked my ebook "Ultimate Adsense Method Ebook" or got the video course from Udemy "Ultimate Autopilot Google Adsense Method - Free Traffic 2018" (Coupon: ANGEMON) , you may have been suffering from the new facebook update which caused us the Reach limit issue for our facebook apps that we are using to clear facebook caches (scraping).
User posted image


I have tried several solutions , and most of them worked for 1 to 3 hours then stopped. So it wasn't easy to come up with the solution that I will be showing you next. I'm telling you this , because I want you too to learn how to search for solutions without depending on anyone , and you can achieve that by TRYING and TESTING. Also this solution may help you understand facebook scraping and how it works.
So let's start,
We will be creating a brand new linux command , that we will run on our VPSs.
So the first thing you need to do is rebooting your VPS to delete all the other previous commands (processes). To do that , simply open your VPS on PuTTy , then type reboot to delete all the previous commands (processes)
User posted image


Now we will be using this new command [INDENT]while true; do sleep 21; curl -F id="http://YOURDOMAIN" -F scrape=true -F access_token='[COLOR=#222222][FONT=arial]NEVEREXPIRINGACCESSTOKEN' https://graph.facebook.com/v2.9/; done &[/COLOR][/FONT][/INDENT]
[FONT=Arial]
[/FONT]
[FONT=Arial]You need to type your website url on YOURDOMAIN , and also you need to add a your NEVER EXPIRING ACCESS TOKEN. And here is how you can do it.[/FONT]
You will have to create a new facebook page
User posted image

User posted image

User posted image


Then you need to create a new facebook app here
https://developers.facebook.com/

It's preferred to name it just like the page you have just created.
User posted image


User posted image


User posted image


User posted image


Now you need to go here
https://developers.facebook.com/tools/explorer/
Select your app
User posted image


then click Get Token - Get Page Access Token
User posted image


Then approve the app to manage your pages
User posted image


User posted image


then select your page
User posted image


and click submit
User posted image


now go to Search field on the left and type access_token
User posted image


then click submit again
User posted image

you will get your page access token , copy it
User posted image


now you need to go to
https://developers.facebook.com/tools/debug/accesstoken/

then select API version 2.9 , and paste your access token and click Debug
User posted image

as you can see the access token will expire in one hour , click Extend Access Token , to get tokens that will be valid for two months
User posted image



User posted image



Now we need to extend to token to be valid forever, so copy those new access token
User posted image



and also you need to copy your App-scoped User ID
User posted image



then paste them here
https://graph.facebook.com/v2.9/YOUR-APP-SCOPED-USER-ID/accounts?access_token=TWOMONTHACCESSTOKEN



After changing YOUR-APP-SCOPED-USER-ID and TWOMONTHACCESSTOKEN on the previous url , you need to open it ONE time on your web browser and you will get something like this
User posted image





After that your TWOMONTHACCESSTOKEN will be NEVEREXPIRINGACCESSTOKEN
You can verify that by pasting your access token here https://developers.facebook.com/tools/debug/accesstoken/ and click Debug


User posted image





So now go back to the new command and paste your NEVEREXPIRINGACCESSTOKEN

[INDENT]while true; do sleep 21; curl -F id="http://YOURDOMAIN" -F scrape=true -F access_token='[COLOR=#222222][FONT=arial]NEVEREXPIRINGACCESSTOKEN' https://graph.facebook.com/v2.9/; done &[/FONT][/COLOR][/INDENT]


Then go to your VPS and run it.


One last thing , as you can see , we are running the command every 21 seconds , it's preferred to keep it like this , otherwise you can change it to 18 seconds if you want : [FONT=Arial]do sleep 18 , but please don't go under that.[/FONT]
[FONT=Arial]If you want to scrape the images faster , you can run multiple command for the same website.(for example: create 3 pages and 3 apps for the same website to get 3 access tokens to be able to create 3 commands)[/FONT]
[FONT=Arial]
[/FONT]
[FONT=Arial]I hope this guide was easy to understand. If you have any question , feel free to ask.[/FONT]
[FONT=Arial]Regards,[/FONT]
[FONT=Arial]Angemon[/FONT]
Thank You !
thank you Angemon please can you give a coupon for v2 adsense cours on udmeey
simsim1838;41034 wrote:thank you Angemon please can you give a coupon for v2 adsense cours on udmeey

You can try ANGECLUBS or ANGEMON , I guess they're still working
Thank you for keeping the method alive man you deserve all the respect
Younes sorry but i have 30 min i search about get started ? hahaha sorry but i dont find it hhhhhhh
i find it thank uuu
Yes, Successfully Bypassed thank you [MENTION=1]Angemon[/MENTION] but today i think that we have to face a new issue, i dont know if this is happening only to me or there is someone running into the same problem ?
Thanks a lot Mr angemon .
Hello [MENTION=11587]MohamedEl98[/MENTION] i think it is because of putty, i suggest you to type : logout just after you enter the main CMD

I m not sure but just give it a try, and keep us updated.
I got the same probleme after less than 20 Hours
The photos diden't scraped and when i make the command another time from begining i got the error message from CMD

https:// ibb.co/iORT58
yashas123;41065 wrote:I got the same probleme after less than 20 Hours
The photos diden't scraped and when i make the command another time from begining i got the error message from CMD

https:// ibb.co/iORT58

Then type 22 instead of 18 on the command
Angemon;41066 wrote:Then type 22 instead of 18 on the command


ok angemon i will try it now
repeating the command leads to the app reaching limits ... and if you don't repeat it ends up scraping the images as low as 18seconds wich means that if two people comment in that time .... they will end up getting the same picture ... and that kind of makes it impossible to post in big active groups where people comment in less than 18 seconds
nevermind i just found out you have to create a page for each time u type the command
Thank you for this fix ♥
Edit : Update the page is reaching limits now somehow