Facebook troubleshooting

Hello everyone,

I'm trying to scrap facebook page data for several hours.

My process: start from search results - facebook pages - about section - scrap data.

The tool closes automatically. I can not get the data I need (name, address, city, mail) for each page of the search results.

Thanks for your help

https://www.facebook.com/search/pages/?q=restaurant%20mouscron

{"_id":"facebook-copy2","startUrl":["https://www.facebook.com/search/pages/?q=restaurant%20mouscron"],"selectors":[{"id":"about","type":"SelectorLink","parentSelectors":["lien-page"],"selector":"._2yap a","multiple":false,"delay":0},{"id":"rue","type":"SelectorText","parentSelectors":["about"],"selector":"._5aj7._20ud ._4bl9 div:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"ville","type":"SelectorText","parentSelectors":["about"],"selector":"._20ud ._4bl9 div:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"tel","type":"SelectorText","parentSelectors":["about"],"selector":"._3n4o div:nth-of-type(4)","multiple":false,"regex":"","delay":0},{"id":"mail","type":"SelectorPopupLink","parentSelectors":["about"],"selector":"div._4-u2:nth-of-type(3) div:nth-of-type(2) div._4bl9","multiple":false,"delay":0},{"id":"siteweb","type":"SelectorPopupLink","parentSelectors":["about"],"selector":"div._4-u2:nth-of-type(3) div:nth-of-type(3) div._4bl9","multiple":false,"delay":0},{"id":"lien-page","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":"#BrowseResultsContainer ._32mo span","multiple":true,"delay":"10000"}]}