Description issue

Hello experts,

I need help to scrape yelp listing description. The description text is displayed inside of a pop up when it is clicked.

I want to scrape:

  • text from the popup

PLEASE HELP:

screenshot 1: https://prnt.sc/pozqmz
Screenshot 2: https://prnt.sc/pozri4

URL: https://www.yelp.com/biz/josh-berd-dds-san-francisco-4?osq=Dentists

All of the information inside of the pop-up is available within the HTML and does not require a click. Just select "#from-the-business-popup-inner" as a starting point (that will select all of the information within the pop-up) and specify which data you would like to extract from there on out.

Man, why did you delete my questions without any reply?

What happened?

This is not the actual solution. I want to scrape text from the following two sections inside of that pop up.
Can you help?

section 1: Specialties
section 2: History

Screenshot: http://prntscr.com/pp5h3z

Please help.

Thanks in advance.