All Projects → ribice → Golang Chrome Automation

ribice / Golang Chrome Automation

Licence: mit
Automate Chrome tasks with Golang and ChromeDP

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Golang Chrome Automation

Deno Puppeteer
A port of puppeteer running on Deno
Stars: ✭ 128 (+120.69%)
Mutual labels:  automation, headless-chrome
Taiko
A node.js library for testing modern web applications
Stars: ✭ 2,964 (+5010.34%)
Mutual labels:  automation, headless-chrome
Api
API that uncovers the technologies used on websites and generates thumbnail from screenshot of website
Stars: ✭ 189 (+225.86%)
Mutual labels:  automation, headless-chrome
Chrome Devtools Protocol
Chrome Devtools Protocol client for PHP
Stars: ✭ 112 (+93.1%)
Mutual labels:  automation, headless-chrome
Nickjs
Web scraping library made by the Phantombuster team. Modern, simple & works on all websites. (Deprecated)
Stars: ✭ 494 (+751.72%)
Mutual labels:  automation, headless-chrome
Awesome Puppeteer
A curated list of awesome puppeteer resources.
Stars: ✭ 1,728 (+2879.31%)
Mutual labels:  automation, headless-chrome
Puppeteer Extra
💯 Teach puppeteer new tricks through plugins.
Stars: ✭ 3,397 (+5756.9%)
Mutual labels:  automation, headless-chrome
Ayakashi
⚡️ Ayakashi.io - The next generation web scraping framework
Stars: ✭ 117 (+101.72%)
Mutual labels:  automation, headless-chrome
Playwright Go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
Stars: ✭ 272 (+368.97%)
Mutual labels:  automation, headless-chrome
Apify Js
Apify SDK — The scalable web scraping and crawling library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
Stars: ✭ 3,154 (+5337.93%)
Mutual labels:  automation, headless-chrome
Api Store
Contains all the public APIs listed in Phantombuster's API store. Pull requests welcome!
Stars: ✭ 69 (+18.97%)
Mutual labels:  automation, headless-chrome
Ferrum
Headless Chrome Ruby API
Stars: ✭ 1,009 (+1639.66%)
Mutual labels:  automation, headless-chrome
Phantomas
Headless Chromium-based web performance metrics collector and monitoring tool
Stars: ✭ 2,191 (+3677.59%)
Mutual labels:  automation, headless-chrome
Puppeteer
Headless Chrome Node.js API
Stars: ✭ 75,197 (+129550%)
Mutual labels:  automation, headless-chrome
Navalia
A bullet-proof, fast, and reliable headless browser API
Stars: ✭ 950 (+1537.93%)
Mutual labels:  automation, headless-chrome
Puphpeteer
A Puppeteer bridge for PHP, supporting the entire API.
Stars: ✭ 1,014 (+1648.28%)
Mutual labels:  automation, headless-chrome
Crawling Projects
Web scraping and automation using python
Stars: ✭ 49 (-15.52%)
Mutual labels:  automation
Sshkey Audit
Automate SSH key management
Stars: ✭ 55 (-5.17%)
Mutual labels:  automation
Amazon Fresh Whole Foods Delivery Slot Finder
A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services
Stars: ✭ 1,048 (+1706.9%)
Mutual labels:  automation
Xible
Visualize your workflow
Stars: ✭ 49 (-15.52%)
Mutual labels:  automation

Golang Chrome Automation using ChromeDP

Build Status Go Report Card

This repo contains a small real world tool built using chromedp.

It reads config data from config.json and launches Chrome.

Then it navigates to a Drupal website, logs-in and changes Bootstrap CDN settings.

Detailed explanation is available as a blog-post on my website - LINK.

License

golang-chrome-automation is licensed under the MIT license. Check the LICENSE file for details.

Author

Emir Ribic

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].