How to scrape the fb page on a website

Hi guys,

so I am building a list with web scraper on yelp. I have no problem scraping the data I need but I do have a problem when I try to get the name of the owner.

Here is the thing.

I need to enter the website, then press the fb logo (which is different on all website) and then go to their fb page and into about section.

The real problem is how to scrape the fb on the website (keep in mind fb is somewhere else on each fb page but it is definitely there!)

Is there any specific code for that?

If anyone has an idea or solution I highly appreciate it!

Thank you :slight_smile: