List of Terms
TODO: (next) reread and expand
Scraper
A scraper is a script that collects data from specified web resources, processes it according to specified queries, and outputs the result in a default or specified format.
Preset
A preset is a task created in the Task Editor
by selecting a set of scrapers, settings, and options for task execution.
scraper settings
Scraper settings are options that can be edited or changed (overridden) for a different scraper algorithm to obtain a non-standard result.
saved task
A saved task is a preset that has been saved and can be reused.
Stream Config
Stream Config is a set of stream settings that can be saved under a name and reused with different presets.
Proxy Checker
A proxy checker is a controller that is responsible for loading and checking proxies using a set of proxy checker settings.
proxy
A proxy is a string/array of strings in a specific format (or a link to a string/array of strings) that allows you to hide the real IP address by sending requests in parsing and transmitting data packets from the server to the client using an intermediate proxy server.