Skip to main content
1 of 6
Lamron
  • 119
  • 4

Is there a way to get OGP(Open Graph Protocol) data without error?

General way to get OGP(Open Graph protocol) data is getting page data and retrieve og of meta tags, I think. However, this way has two problem.

  1. Necessary data is only meta tags but getting whole page is needed.

And critical problem is:

  1. If website denies bots and so on, getting page from program is also denied and can't get OGP data.

I think general API is needed only to get OGP. Or such a way already exists?

Lamron
  • 119
  • 4