Skip to content

Commands

Alex edited this page Feb 6, 2023 · 2 revisions

The library has 2 Artisan commands that can be used for testing or something else if you find them useful.

trustpilot:score

Description

Gets the TrustScore of a given domain and outputs it to the console.

Usage

trustpilot:score [<domain>]

Arguments

domain - The domain for which to get the TrustScore.

trustpilot:reviews

Description

Gets the reviews of a given domain and outputs them to the console.

Usage

trustpilot:reviews [<domain> [<language>]]

Arguments

domain - The domain for which to get the TrustPilot reviews.
language - The language in which to get the TrustPilot reviews.

Clone this wiki locally