API Reference scraper_ex v0.2.3

modules

Modules

ScraperEx

Hex version badge

Sandboxing allows you to set the return value of a specific flow

Clicks a element on the page

Inputs text into a input

Runs a JS function, if key is specified the return results make it back on the end map

Navigates to a page, can specify load_time

Reads a value from the page and stores it under a key, this key will be used to build a map with all the read values

Scrolls an element

Sends amount of keys defined by &Hound.Helpers.Page.send_keys/1

Sleep for x period

Sleep for x period

This module exists to manage Hound sessions. One session is started per window and you can run functions on this window. To start multiple windows you create multiple of these processes.