JavaScript snippets

The Write javascript step lets you extend axiom.ai with custom JavaScript. The snippets in this section cover common patterns you can drop straight into a step, organised by category.

Snippet categories


  • Data for manipulating dates, scraped values, and CSV exports.
  • Interaction for clicking, typing, and reaching into the Shadow DOM.
  • Navigation for moving through browser history.
  • Network for capturing network requests.
  • Scrape for pulling data from a page.
  • Page manipulation for hiding or modifying page elements.

Need help? Contact support or ask a question in our Reddit community.