Architecture
A question mark (?) after a word, phrase, or diagram component means that item is optional.
OpenScraping Context#
The below diagram illustrates a common example of how OpenScraping is used in a broader context/on a macro scale.
Agent Execution#
This diagram shows a visual representation of the rough execution flow of any given OSP agent.
The Requestor accesses the network. TODO: Matchers are run in parallel to improve performance. Each Matcher Processing operation is run sequentially and synchronously on that Matcher's thread.