buchin/ddg-images

从duckduckgo抓取图片

1.0.2 2021-09-01 01:47 UTC

This package is auto-updated.

Last update: 2024-08-29 05:37:31 UTC


README

从duckduckgo抓取图片

安装

composer require buchin/ddg-images

用法

$scraper = new \Buchin\DdgImages\Scraper;

$images = $scraper->scrapeImages('search query');