luisivan / fetch-meta-tags

Fetch and parse OG tags and metadata from any URL, the fast way
10 stars 4 forks source link

Requesting Twitter url's stall forever #1

Open siliconjungle opened 2 years ago

siliconjungle commented 2 years ago

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.

luisivan commented 2 years ago

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!