X
X
Xenia2018-09-05 16:12:56
JavaScript
Xenia, 2018-09-05 16:12:56

Are there ways to read page content from another domain with javascript?

The task is this: having a link to some page (another domain), find the h1 tag on this page and return its content.
Cors will not work, as the address can be anything. From what side to approach this problem? Is it possible to do this on the frontend? Or on the backend on node?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SagePtr, 2018-09-05
@SagePtr

Only on the backend or using a browser extension/userscript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question