Releases: ziming/laravel-scrapingbee
Releases · ziming/laravel-scrapingbee
Add Conditionable trait
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
add waitForBrowser, strict mode option for js scenario
Laravel 10 Support
2.6 test again laravel 10 too
Experimental Google Search Api Class
- Increase timeout default to 140 seconds
- Experimental LaravelScrapingBeeGoogleSearch class added. Not adding docs until I tested it in production.
Allow setting scrapping bee session
Allow setting scrapping bee session
Add pure headers forwarding option
Add pure headers forwarding option
Add stealthProxy() and ownProxy()
Add stealthProxy() and ownProxy()
Add options for output, screenshotSelector and screenshotFullPage
2.1 Add output(), screenshotSelector() and screenshotFullPage()
construct default for timeout to be null instead
2.0.2 timeout in construction to have default null instead
Increase default timeout to 120 seconds
2.0.1 increase default timeout to 120