Skip to content

Releases: ziming/laravel-scrapingbee

Add Conditionable trait

13 Apr 13:42
Compare
Choose a tag to compare

Now you can conditionally chain your methods with ->when() and ->unless() methods.

https://twitter.com/taylorotwell/status/1400497036995313673

Docs to be updated soon

waitForBrowser, strict mode option for js scenario

30 Mar 17:44
Compare
Choose a tag to compare

add waitForBrowser, strict mode option for js scenario

Laravel 10 Support

16 Feb 17:58
Compare
Choose a tag to compare
2.6

test again laravel 10 too

Experimental Google Search Api Class

10 Sep 11:18
Compare
Choose a tag to compare
  • Increase timeout default to 140 seconds
  • Experimental LaravelScrapingBeeGoogleSearch class added. Not adding docs until I tested it in production.

Allow setting scrapping bee session

10 Sep 09:21
Compare
Choose a tag to compare

Allow setting scrapping bee session

Add pure headers forwarding option

14 Jun 11:37
Compare
Choose a tag to compare

Add pure headers forwarding option

Add stealthProxy() and ownProxy()

14 Jun 10:05
Compare
Choose a tag to compare

Add stealthProxy() and ownProxy()

Add options for output, screenshotSelector and screenshotFullPage

15 Apr 16:55
Compare
Choose a tag to compare
2.1

Add output(), screenshotSelector() and screenshotFullPage()

construct default for timeout to be null instead

26 Mar 18:00
Compare
Choose a tag to compare
2.0.2

timeout in construction to have default null instead

Increase default timeout to 120 seconds

26 Mar 17:54
Compare
Choose a tag to compare
2.0.1

increase default timeout to 120