Example #1
0
 public function analysisCrawler(string $data)
 {
     return Boot::crawlerAnalysis()->analysis($data);
 }