opengraph icon indicating copy to clipboard operation
opengraph copied to clipboard

Retrieval of Twitter card information

Open jez321 opened this issue 3 years ago • 3 comments

Hi, I was just wondering if it's possible to retrieve Twitter card information such as in the following example html, or if it's a feature you would consider adding (or allow me to submit a PR for)? Thanks

https://github.com/otiai10/opengraph/blob/ac0f3d54ec90311e08962900de51fab33a3a6799/test/html/02_haisai.html#L15-L16

jez321 avatar Nov 25 '21 06:11 jez321

I tried to secure time to think about the best architecture to implement your point, but couldn't have much time. If you are still interested in this, could you send a PR and let's discuss on it. @jez321 No pressure.

otiai10 avatar Jan 20 '22 09:01 otiai10

og.Extra["twitter"] = YourTwitterImplementation{}

otiai10 avatar Aug 12 '22 01:08 otiai10

image

otiai10 avatar Mar 03 '23 10:03 otiai10