Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
Very often, you want the same transformers to run on all the
Content
anchors in a Parser. You can configure the format component of the Parser with default transformers. This saves you the trouble of adding the same transformers to every anchor in the Parser.
Many of the predefined format components include default transformers. For example, the
HtmlFormat
component has default transformers that remove HTML tags from the output and convert HTML entities to plain text. You can change the default transformers by editing the
default_transformers
property.
If an anchor has its own transformers, they run after the default transformers.
You can cancel the default transformers for particular anchors. To do this, set the