I am trying to get the cat{} values, but no luck at all.
https://www.funda.nl/en/koop/verkocht/leiden/huis-41395638-oude-vest-153/
Can you help me, please? And how can I split each cat{}, and create a new dataframe?
part of my code: script = item.find_element_by_xpath("//script[@type='application/ld+json']").text
Thank you