Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Puppeteer
Puppeteer is a Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol. Mainly used for tests, interaction automation in web applications, taking screenshots and scraping data of web pages.
- GitHub: https://github.com/topics/puppeteer
- Repo: https://github.com/puppeteer/puppeteer
- Created by: Google
- Released: 2018
- Related Topics: automation, chromium,
- Last updated: 2024-11-15 00:23:57 UTC
- JSON Representation
https://github.com/lnardon/kindlehighlightsscraper
A kindle highlights scraper using puppeteer
amazon javascript kindle puppeteer scraper
Last synced: 12 Nov 2024
https://github.com/guiselair/atena-project-pupperteer
Repositório destinado ao aprendizado e testes da biblioteca Pupperteer
Last synced: 26 Oct 2024
https://github.com/kimkykie/blog-pdf-converter
Convert messy web articles into clean PDFs. Perfect for reading, archiving, sharing, and content analysis. Strips the noise, keeps what matters.
nodejs pdf-generation pdfkit puppeteer
Last synced: 29 Oct 2024
https://github.com/ervin-sungkono/mlbb-wiki-scraper
Scraping tool to extract data from MLBB Wiki and output as JSON file
fs javascript json nodejs p-limit puppeteer
Last synced: 29 Oct 2024
https://github.com/pdsuwwz/koa-playwright-server
🎭 Playwright 实现的 Node.js 中间件 API 服务, 替换 Puppeteer, 基于 ESM + Rollup + Koa + TypeScript + Nodemon + PM2 + ESLint (v9) 用于快速爬取并合并多网页到 PDF 文件、图片高保真快照, 支持热更新、Cookie 、水印、页眉页脚注入
es generator module pdf playwright puppeteer rollup typescript upgrade
Last synced: 27 Oct 2024
https://github.com/cboulanger/qx-puppeteer
UI testing of a qooxdoo application with puppeteer
Last synced: 27 Oct 2024
https://github.com/mariusconjeaud/angular-with-api-calls
Angular with API calls template. Full Azure Pipeline with unit testing, e2e testing, code coverage and linting included.
angular azure-app-service azure-devops cobertura expressjs junit karma protractor puppeteer typescript
Last synced: 27 Oct 2024
https://github.com/wlun001/html-image-headless
Example of convert HTML to image with Headless environment
docker headless-chrome nodejs puppeteer
Last synced: 29 Oct 2024
https://github.com/iamafnansk/personal-whatsapp-api
API to send message via Whatsapp Web
express nodejs puppeteer whatsapp-api
Last synced: 06 Nov 2024
https://github.com/nowaalex/masters-parsed
https://masterspl.com/ parser
docker docker-compose fastify headless-chrome nginx nodejs parser puppeteer react react-query tailwindcss typescript vitejs
Last synced: 30 Oct 2024
https://github.com/angrykoala/wendigo-plugin
Bootstraping of a wendigo plugin
automation browser chrome puppeteer template wendigo
Last synced: 30 Oct 2024
https://github.com/iomerkoyuncu/website-to-file
Node.js library to capture image/pdf from url.
puppeteer url-to-image url-to-pdf
Last synced: 30 Oct 2024
https://github.com/radzionc/twitter-outreach-cli
Half-automatically Reach Followers of a specific Profile
Last synced: 06 Nov 2024
https://github.com/radzionc/medium-updater
Programatically Update Medium Stories CTAs
Last synced: 06 Nov 2024
https://github.com/radzionc/linkedin-connector
Connect With Customers From Email List on LinkedIn With Automation
Last synced: 06 Nov 2024
https://github.com/radzionc/apartments-watcher
Opens new apartments for sale in Chrome
Last synced: 06 Nov 2024
https://github.com/flazefy/gudangku-test
Automation test using cypress, puppeteer
automation cypress e2e integration-testing javascript puppeteer rest-api test-cases test-steps
Last synced: 06 Nov 2024
https://github.com/redaezziani/scrape-data-store-jolt
Product Scraper for Jolt Store is a robust tool designed to automate the collection of product data from e-commerce websites. This project leverages Puppeteer for web scraping and Prisma Client for seamless database management, ensuring efficient integration of external product data into the Jolt Store.
Last synced: 05 Nov 2024
https://github.com/miscos/discord-web-crawler
A puppeteer based webcrawler posting results to a discord webhook
Last synced: 05 Nov 2024
https://github.com/zaidkhalid44/irctc
Technologies used: JavaScript, Puppeteer, Tesseract.js, Jimp Description: Developed an automated system using Puppeteer and Tesseract.js to streamline IRCTC train ticket booking, handling login, captcha solving, and form filling. Automated login and form-filling tasks, reducing manual effort by approximately 90%.
Last synced: 05 Nov 2024
https://github.com/gamboavalentinabel/nodejs-puppeteer-example
Test code for the Docker image nodejs-puppeteer
Last synced: 05 Nov 2024
https://github.com/javapuppteernodejs/recaptcha-puppeteer
captcha captcha-solver captcha-solving cloudflare cloudflare-api cloudflare-java cloudflare-turnstile cloudflare-turnstile-api cloudflare-turnstile-bypass cloudflare-turnstile-captcha-solver cloudflare-turnstile-solver machine-learning puppeteer puppeteer-extra-plugin
Last synced: 05 Nov 2024
https://github.com/thewrlck/quotz
A Node.js application demonstrating the use of Puppeteer and Orama SDK to create a quote database and search API.
expressjs orama puppeteer typescript
Last synced: 05 Nov 2024
https://github.com/muratsercann/book-price-agent
This application retrieves book prices from 5 different stores based on a search query. It uses React for the client-side interface, a Node.js API for the backend, and Puppeteer for web scraping.
expressjs nodejs puppeteer puppeteer-extra puppeteer-extra-plugin-stealth react
Last synced: 05 Nov 2024
https://github.com/shyamsunder149/problem-solving-tracker
A Tracker to track my solves around leetcode, gfg, codeforces and codchef. Just It will be satisfying for me to watch it
Last synced: 05 Nov 2024
https://github.com/jexniemi/browserless-action-runner
Run Puppeteer or Playwright web scraper (or other browser tasks) easily in headless mode as a GitHub Action
actions browser browserless chromium headless marketplace-action playwright puppeteer scraper scraping web
Last synced: 05 Nov 2024
https://github.com/gigaarpit/puppeteer-examples
Collection of practical examples and scripts utilizing Puppeteer
playwright puppeteer puppeteer-screenshot
Last synced: 05 Nov 2024
https://github.com/sharif-minhaz/web-scraping-with-js
Web scraper extracts data from websites. In JavaScript, jsdom and Puppeteer are powerful tools for this task. jsdom is a lightweight DOM implementation that lets user manipulate and query static pages. Puppeteer is a Node.js library for controlling headless Chrome/Chromium, ideal for dynamic websites. It can simulate user interactions and take ss
bun jsdom puppeteer web-scraping
Last synced: 05 Nov 2024
https://github.com/gabrielcstr/dota2protracker-scraper
Scraping meta heroes from dota2protracker.com
d2pt dota2 dota2protracker javascript puppeteer scraper
Last synced: 05 Nov 2024
https://github.com/extrawest/ai-uni-summarizer
This project is designed to scrape a website or YouTube video by URL link and provide a concise summary to the user. It utilizes the power of OpenAI and GROQ API for language processing and LangChain for text and document handling.
ai groq groq-api nextjs openai puppeteer reactjs youtube
Last synced: 05 Nov 2024
https://github.com/jfmonsa/book_scrapper
A web scrapping CLI tool to get books and categories/subcategories from Z-Library
node-js postgresql puppeteer web-scraping z-lib z-library
Last synced: 05 Nov 2024
https://github.com/xavier-hernandez/tiktok_detection
TikTok Profile Change Detection
emgu-cv emgucv puppeteer tiktok tiktok-bot tiktok-scraper
Last synced: 05 Nov 2024
https://github.com/antoniowd/aws-lambda-pdf
The aws-lambda-pdf project is designed to generate PDFs from HTML content using AWS Lambda and Chromium. The generated PDF files are stored in an S3 bucket, and the application returns a signed URL for accessing the PDF file.
aws-lambda chromium pdf-generation puppeteer
Last synced: 05 Nov 2024
https://github.com/jprando/pdfserver
gerar relatorios em pdf com puppeteer
bun guambiarra pdf puppeteer relatorio rta
Last synced: 05 Nov 2024
https://github.com/pedromarques391/lastreleases
Projeto de web scraping
nodemailer puppeteer typescript
Last synced: 05 Nov 2024
https://github.com/ailixter/chromatic
Chromium automation server
automation chromium nodejs pdf puppeteer server service
Last synced: 05 Nov 2024
https://github.com/prantadas/play-scrapper
A Node.js-based scraper for extracting data from Google Play and the Apple App Store (Check the app's availability in a specific country). The scraper uses Puppeteer for automation and exports results to an Excel file.
excel-export puppeteer typescript
Last synced: 05 Nov 2024
https://github.com/devzkhalil/puppeteer-facebook-unfriends-script
The Puppeteer Facebook Unfriends Script is a tool developed using Puppeteer, a Node.js library that provides a high-level API to control headless Chrome or Chromium browsers. This script is specifically crafted for automating the process of unfriending users on Facebook.
facebook facebook-unfriend facebook-unfriend-script puppeteer web-automation
Last synced: 05 Nov 2024
https://github.com/qbason/boosearcher
Monitor your favorite booking offers
devcontainer gitlab gitlab-ci helm mongodb next-auth nextjs nextui nodemailer prisma puppeteer react
Last synced: 05 Nov 2024
https://github.com/brianpunzalan/nextjs-advanced-starter
Next.js Advanced Starter with Typescript, MaterialUI, Storybook, Jest, Puppeteer, Redux, ESLint, Prettier and more.
eslint jest material-ui nextjs prettier puppeteer redux storybook typescript
Last synced: 05 Nov 2024
https://github.com/achanta3215/covid19indiascraper
To scrape covid 19 data from sources available
contributions-welcome covid-19 india node open-source puppeteer typescript
Last synced: 07 Nov 2024
https://github.com/prixladi/urlik
Url shortener service with advanced statistics.
asp-net-core docker docker-compose mongodb nextjs puppeteer react redis
Last synced: 16 Nov 2024
https://github.com/enverarslan/eset-free-key-collector
Experimental Eset Free Trial Keys Collector
eset javascript keys mail nodejs puppeteer telegram telegram-bot-api vpn
Last synced: 07 Nov 2024
https://github.com/yashkathe/download-wallpapers-cli
Search wallpapers from terminal directly and the script will do its work to download all the high resolution wallapers from the website
expressjs nodejs puppeteer script wallpaper web-scraping
Last synced: 06 Nov 2024
https://github.com/sj22032003/scrapper-basic-flipkart
Minor web scrapper using puppeteer to scrap data from Flipkart listing
Last synced: 10 Nov 2024
https://github.com/marcuwynu23/gdork
gdork is a command-line tool for performing Google dork searches using Puppeteer, a headless browser.
advance googlesearch headless javascript npm puppeteer search searchengine webscraping yarn
Last synced: 06 Nov 2024
https://github.com/hemantdutta/ares.web
Web Scraping Based Tech Blog
blog expressjs greensock javascript news nodejs puppeteer reactjs reaxt tech webscraping
Last synced: 06 Nov 2024
https://github.com/tayyabmughal676/f1gpt_backend
Formula F1GPT Chat Unlock the power of AI-powered conversations! Built with Datastax, OpenAI, and more. Fork, explore, and enhance!
ai datastax genai genai-chatbot generative-ai gpt langchain langchain-js machine-learning ml open-source open-source-intelligence open-source-project openai openai-api puppeteer rag typescript
Last synced: 08 Nov 2024
https://github.com/ajit24/anakin-scrap
This repository contains the code in puppeteer and node.js to find the latitude and longitude of all locations in Singapore
Last synced: 08 Nov 2024
https://github.com/jnbdz/puppeteer-container
Puppeteer Container
container podman puppeteer puppeteer-screenshot
Last synced: 12 Nov 2024
https://github.com/ctime-zliang/webpack-initbase
Webpack Test Project
babel7 esbuild-loader jest puppeteer typescript webpack
Last synced: 06 Nov 2024
https://github.com/christianrich/generate-pdf-puppeteer
Generate a PDF with Puppeteer, Handlebars and Express
docker docker-compose express handlebars node-js pdf-generation puppeteer
Last synced: 07 Nov 2024
https://github.com/alexpreynolds/flow-cytometry-visualization
Flow cytometry visualization demo using Jupyter, Plotly, and fcsparser
bioinformatics fcs jupyter jupyter-notebook plotly puppeteer python3 visualization
Last synced: 07 Nov 2024
https://github.com/janumedia/puppeteer-demo
Google Puppeteer features test
chromium google headless-chrome javascript nodejs puppeteer
Last synced: 07 Nov 2024
https://github.com/screenshotone/about
A few words about the best screenshot API
api playwright puppeteer puppeteer-screenshot puppeteer-screenshots screenshot screenshot-api screenshots
Last synced: 14 Nov 2024
https://github.com/michaelcaxias/google-forms-vote-bot
Script criado em Puppeteer para votar inumeras vezes em uma determinada opção de um formulário do Google.
javascript node puppeteer typescript
Last synced: 08 Nov 2024
https://github.com/sthotakura/remove-linkedin-connections
puppeteer script to remove linkedin connections
Last synced: 08 Nov 2024
https://github.com/j-m/anvomywz1k
A community-based game review website
coursework game jest koa puppeteer review website
Last synced: 07 Nov 2024
https://github.com/tinkeringaround/occ
One-Click-Checker Electron App
electron puppeteer react testing tool typescript
Last synced: 08 Nov 2024
https://github.com/ujen5173/hashnode-clone
This is a full stack t3 app. This app is a clone version of Hashnode. It has all the features a hashnode has.
clone clone-app hashnode hashnode-clone next-auth nextjs prisma puppeteer t3-stack tailwindcss trpc web-scrapping
Last synced: 08 Nov 2024
https://github.com/evanhalley/hatjitbot
A simple Slackbot for requesting a Hatjitsu room for Agile/Scrum style story sizing.
hatjitsu javascript nodejs puppeteer slack slackbot
Last synced: 08 Nov 2024
https://github.com/riskers/sideex2puppeteer
sideex command to puppeteer command
Last synced: 10 Nov 2024
https://github.com/nurriyad/cp-scrapper
Get User Data from all popular competitive programming site using Nitro and Headless Browser
nitro nitrojs nodejs puppeteer
Last synced: 09 Nov 2024
https://github.com/mairagalvao/automation-test-puppeteer
A test built with Puppeteer framework
automation javascript nodejs puppeteer qa test-automation
Last synced: 08 Nov 2024
https://github.com/zachltech/duckduckgoscraper-firebase
Fork of a previous project of mine with Firebase Cloud Functions/Firestore integration.
firebase firebase-database firebase-functions javascript puppeteer
Last synced: 08 Nov 2024
https://github.com/brunos3d/puppemask
A metamask bot.
automation blockchain bot chromium ethereum metamask nodejs puppeteer transaction typescript web3
Last synced: 10 Nov 2024
https://github.com/edgaraafelix/mad-bus
expressjs javascript mongodb mongoose node puppeteer
Last synced: 10 Nov 2024
https://github.com/reshnivisionx/web_scrapping_react
I developed a web application that scrapes website content into PDFs, HTML snapshots, and screenshots using Puppeteer for automation. The data, along with scrape timestamps, is stored in MongoDB for retrieval and download. The frontend interface allows users to input URLs and select desired formats with ease.
axios expressjs mongodb nodejs puppeteer reactjs
Last synced: 08 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-mocha-chai-should
Puppeteer end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
chai commonjs end-to-end-test-automation mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-chai-should
Puppeteer end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Should.
chai commonjs cucumber end-to-end-test-automation puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-es-modules-esm-mocha-assert
Puppeteer end-to-end test automation boilerplate, using ES6 Modules, ESM, Mocha and Assert.
assert e2e-test e2e-testing e2e-tests es6 esm mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-chai-expect
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber, Chai and Expect.
chai commonjs cucumber end-to-end-test-automation puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-assert
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber and Assert.
assert commonjs cucumber end-to-end-test-automation puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-es-modules-esm-mocha-chai-should
Puppeteer end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Should.
chai end-to-end-test-automation esm mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-mocha-chai-assert
Puppeteer end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
assert chai commonjs end-to-end-test-automation mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-es-modules-babel-jest-expect
Puppeteer end-to-end test automation boilerplate, using ES6 Modules, BabelJS, Jest and Expect.
babel end-to-end-test-automation es6 puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-jasmine-expect
Puppeteer end-to-end test automation boilerplate, using CommonJS, Jasmine and Expect.
commonjs end-to-end-test-automation jasmine puppeteer puppeteer-commonjs-jasmine
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-jasmine-assert
Puppeteer end-to-end test automation boilerplate, using CommonJS, Jasmine and Assert.
assert commonjs end-to-end-test-automation jasmine puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-jest-assert
Puppeteer end-to-end test automation boilerplate, using CommonJS, Jest and Assert.
assert commonjs end-to-end-test-automation puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-mocha-assert
Puppeteer end-to-end test automation boilerplate project. Using commonjs, mocha and assert.
assert commonjs end-to-end-test-automation mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-expect
Puppeteer end-to-end test automation boilerplate, using CommonJS, Cucumber and Expect.
commonjs cucumber end-to-end-test-automation expect puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-es-modules-esm-mocha-chai-assert
Puppeteer end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Assert.
assert chai end-to-end-test-automation esm mocha puppeteer
Last synced: 12 Nov 2024