ParallelBackend speaks directly to Parallel’s web API via the parallel-web SDK (>= 1.0). Two tools: web_search(objective) returns URL + excerpt pairs for a natural-language objective; web_extract(url) fetches full-page content.
web_parallel.py
Run the Example
Full source: cookbook/12_context/03_web_parallel.py