outscraper-php
outscraper-php copied to clipboard
Unknown named parameter $start
According to the documentation, you can use the start parameter. But I get Message: Unknown named parameter $start
$results = $client->google_maps_reviews( [$place_id], sort: 'newest', start: strtotime("29 February 2024"), cutoff: strtotime("1 January 2024") );