Get metadata from input URL

Hi everyone

Looking to have my user input a URL (from a real estate platform)
And I want to be able to extract the metadata to save into my database. Data such as

  • Address
  • Image
  • price

Basically want to create a little tool for myself and my team to help track these properties

I’ve tried Link preview plugin that didn’t work with this platform

Is there a manual way with API connector or any other ways to approach this problem?

This is what I found on Google

I would suggest for Bubble, look at plugins available and see if one is…if not, maybe reach out to a plugin developer to see the costs to whip one up…or perhaps use AI

Interesting. So basically get

  • API Connect
  • get html from URL
  • Parse html text for open graph protocol elements (image, heading, address, etc)

This topic was automatically closed after 70 days. New replies are no longer allowed.