ActionScript

What is Action Script?

Action Script is an advanced feature that goes beyond just extracting what's visible on screen—it lets you write JavaScript code directly to control the extraction process.

Examples:

  • Extract data from sections that appear after clicking specific buttons

  • Extract data from areas that appear on mouseover

  • Control other dynamically changing elements within sites before collecting data

You can customize data extraction for special situations that are difficult to solve with regular Listly automation settings.

1

Whole Extract then open Browser Setting

Perform a Whole Extract of the web page, then click the [Browser Setting] section on the result page to go to that task's settings screen.

2

Paste your JS into Action Script and Save

Paste your written JS code into the Action Script field on the settings screen and click [Save]

3

Re-extract using Action Script

Click the [Re-extract] button in the result window or Databoard to re-extract the data area using Action Script.

4

Verify results

Check the results after re-extraction completes. Make sure to verify that your configured Action Script worked as intended.

Important Notes

Last updated

Was this helpful?