Skip to content

[Tutorial] Creating a Recipe (using ARL)

In Conatus, Recipe classes are made to be extended and built upon...

(Assume familiarity with Recipe and auto-write)

Why create your own recipe?

  1. Changes in pre-processing logic
  2. Reimplementing auto-write

A Closer look at ExtractFromWebPage

Creating ExtractFromWebPage