luisivan / fetch-meta-tags

Fetch and parse OG tags and metadata from any URL, the fast way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requesting Twitter url's stall forever

siliconjungle opened this issue · comments

Fetching a URL such as https://twitter.com/JungleSilicon will cause the package to stall forever. I am able to use an axios get request with no problem.

That's weird! I'm using this in production for my blog, but don't have the time to debug it. If you find the problem and wanna submit a PR, I'd gladly merge it!