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'm trying to extract the user IDs of people who liked a post on Instagram, but I'm facing an issue. There are 500 likes on the post, but I'm only able to extract around 30 IDs, and I'm not getting the rest. Can you please help me?
I figured it out nvm. I just set this "\w{32}" as the regex but I actually clicked on the w/ button and then typed in the 32. Seems to work fine
bump
@plantacja said in Hi how to get all text from add element?:
@stephenperry18 Probably it can be done much faster.. but basic solution for this is simle create resource with your 1.txt file type text -> content from resource
@stephenperry18
Probably it can be done much faster.. but basic solution for this is simle
thank you I'll try this! :)