@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.
How to save the result of a JavaScript to a variable
-
I have a js file that crawls Twitter data like this, but I want to save the result to a variable after it finishes running. Is there any way to do that? Thank you for your response. Tweet_Scrapper9.js
