Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
Yes, you can use this one
[[RESULT]] = tweets
@JinMVP thank u so much for ur reply but i kinda confused about how to set variable and give it value. Should i leave blank it or do st else
@qhth2128 use Set Variable in Bas at blank is ok
Nevermind I have solved this issue
@DynastyAIO
TG
@Fox It worked but i am facing this lunching issuea45337db-70e5-4108-b4cf-e2961cb683b1-image.png
@stephenperry18 Hello did you ever figure out how to get every thhread to save a new profile? If so could you please tell me also?
Actualy [[AGE]] = Birthday year . i need to calculate his/her age , So Was trying to calculate it.
If you compose an array of like thousands of Javascript objects you may set it to null to clear memory:
Or use the "Set variable" action with a null expression.