Closed durdevic closed 1 year ago
Hello,
It looks a problem related to get the HTML behind the target URL, not a problem of extracting the content from the markup.
Check how Microlink API (essentially metascraper as service) is resolving it:
https://api.microlink.io/?url=https://www.imdb.com/title/tt8772296
Hey, thanks a lot for the very fast reply, appreciated!
I understand your message. I have been struggling to see what's the issue, and seems that axios is getting a problem with getting the data.
Do you maybe have an idea what I could do because it just suddenly started throwing this error, there was no update to the source code? It simply started throwing the error and I'm lost in the loop now 🤷♂️
no idea about axios. Try to use https://github.com/microlinkhq/html-get
I'll give it a shot, thanks for the insanely fast reply! 🥇
Prerequisites
package.json
.Subject of the issue
IMDB links not working. Getting 403 Forbidden
Steps to reproduce
Expected behaviour
Not to be forbidden.
Actual behaviour
Getting this response