Database |> Language |> Types |> 

Keywords

The following terms are keywords in LSD. In short, these are the primitives for wrangling content on the web.

For querying:

For data manipulation:

  • MAP - Return sitemap and interactive elements
  • ASSIGN - Define variables
  • RUN - Execute commands
  • SCAN - (coming soon)
  • ZIP - Combine multiple queries

For navigation:

  • CRAWL - Return sitemap
  • DIVE - Navigate nested content
  • ENTER - Enter text entry field

For browser automation:

  • CLICK - Interact with elements
  • TYPE - (coming soon)
  • HOVER - Mouse over elements

For data extraction:

  • HTML - Get raw HTML
  • TEXT - Get readable text from a page
  • MARKDOWN - Parse markdown
  • PDF - Extract from PDFs
  • URL - Obtain resolved URLs

Related: