Usage

Code

```sh

this is a code zone

```


$serperStep = new Serper(client: $this->serperClient, limit: $this->searchLimit);
$trafilaturaStep = new Trafilatura(
client: $this->trafilaturaClient,
minContentLength: 200,
maxContentLength: 4000

```php

$serperStep = new Serper(client: $this->serperClient, limit: $this->searchLimit);
$trafilaturaStep = new Trafilatura(
client: $this->trafilaturaClient,
minContentLength: 200,
maxContentLength: 4000

\```

See PrismJs documentation for a complete list of supported languages.