Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You are confusing concepts and what React is for. It is responsible only for the display level and will have nothing to do with parsing (maybe this is the model / implementation level).
Answering your question: depending on the site, you will either need to make a request and parse the code regularly and find the link, or use something like cheerio on the server side and look for the link from there, and then send the result to React
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question