8000 GitHub - helloiamlukas/laravel-chrome at v1.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 12, 2021. It is now read-only.

helloiamlukas/laravel-chrome

Repository files navigation

A Chrome Headless wrapper for Laravel

Build Status StyleCI

Get the DOM of any webpage by using headless Chrome.

Requirements

This package requires a stable version of Google Chrome (v63 or higher).

If you want to install it on Ubuntu 16.04 you can do it like this:

sudo apt-get update
sudo apt-get install -y libappindicator1 fonts-liberation
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*.deb

About

A Laravel Wrapper for Chrome Headless. Get the DOM of any webpage.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0