Scrape web data #589
Unanswered
alan-francis
asked this question in
Q&A
Replies: 1 comment
-
To scrape data from the current web page using Content Scripts, you can access DOM elements directly from the // Fetching DOM data // Sending data to the popup |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I find that one of the use case for Content Scripts is scraping data from the current web page. But i could not exactly find out how to do it.. Is there any plasmo way to get the DOM data to the popup through the content.ts file. Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions