Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/iamafnansk/personal-whatsapp-api

API to send message via Whatsapp Web

express nodejs puppeteer whatsapp-api

Last synced: 24 Dec 2024

https://gitlab.com/hajnyon-projects/slichta/slichta-scraper

Scrapes various websites for daily meal menus. https://slichta.vercel.app/

apify menus puppeteer restaurants scraper

Last synced: 23 Oct 2024

https://github.com/juangm/webtest

Compare different web E2E frameworks against a simple application

cypress-example javascript playwright-typescript puppeteer python test-automation

Last synced: 08 Jan 2025

https://github.com/tokisakikurumi2001/crawl_data

Crawl data from weather site

pandas-dataframe puppeteer weather

Last synced: 22 Nov 2024

https://github.com/florian-catalin-elisei/pdf-generator

This application combines React on the client side and Puppeteer with Express on the server side to generate PDF receipts. React, along with Axios, handles user input and HTTP requests, while Puppeteer on the server side creates PDFs using the submitted data.

axios cors css express file-saver html javascript puppeteer react

Last synced: 19 Dec 2024

https://github.com/minho42/og-image

Open Graph image generations

nodejs og-image opengraph-images puppeteer satori

Last synced: 19 Dec 2024

https://github.com/giansalex/puppeteer-sample

Puppeteer Headless Chrome (Sample)

node puppeteer

Last synced: 20 Dec 2024

https://github.com/mdato/dolar2030

puppeteer + heroku + express

express heroku puppeteer

Last synced: 07 Jan 2025

https://github.com/johan-perso/screenshothtml

Screenshot HTML code, from your NodeJS Code

puppeteer scrapping-nodejs

Last synced: 23 Nov 2024

https://github.com/e2e-boilerplate/puppeteer-typescript-ts-node-jasmine-assert

Puppeteer end-to-end test automation boilerplate, Using TypeScript, ts-node, Jasmine and Assert.

assert end-to-end-test-automation jasmine puppeteer typescript

Last synced: 12 Nov 2024

https://github.com/e2e-boilerplate/puppeteer-typescript-ts-jest-jest-assert

Puppeteer end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jest and Assert.

assert end-to-end-test-automation jest puppeteer puppeteer-typescript ts-jest typescript

Last synced: 12 Nov 2024

https://github.com/capjavert/crawlathon

Winning solution for Crawlathon Hackathon by ReversingLabs

automation crawling hackathon hackathon-project puppeteer scraping

Last synced: 01 Dec 2024

https://github.com/radzionc/twitter-outreach-cli

Half-automatically Reach Followers of a specific Profile

nodejs puppeteer twitter-api

Last synced: 24 Dec 2024

https://github.com/cavalluccijohann/scrapper-whentocop

Minimal repository for scraping websites like Whentocop and storing items in a database. This project utilizes TypeScript, Puppeteer, and PostgreSQL, with db0 as the database interface ๐Ÿš€

bun commander db db0 docker docker-compose monorepo nuxt postgresql puppeteer scraper scraping scrapper ts typescript

Last synced: 22 Nov 2024

https://github.com/tanadelgigante/puppeteer-api-server

Api server to execute node.js scraping scripts

docker nodejs puppeteer scraping scripts

Last synced: 22 Nov 2024

https://github.com/archish27/rrweb-browser-test

RRWeb events to generating browser test scripts

cypress playwright puppeteer rrweb selenium

Last synced: 22 Nov 2024

https://github.com/radzionc/music-alarm

Alarm with Yandex-music

nodejs puppeteer

Last synced: 24 Dec 2024

https://github.com/radzionc/linkedin-connector

Connect With Customers From Email List on LinkedIn With Automation

dynamodb nodejs puppeteer

Last synced: 24 Dec 2024

https://github.com/kavindu-mane/html-to-pdf

Simple API for convert HTML to PDF. This API use puppeteer npm package as convertor.

bun hono html-to-pdf puppeteer

Last synced: 19 Dec 2024

https://github.com/hid-gs/simple-jest-puppeteer-runner

Docker container for jest tests using puppeteer

docker javascript jest public puppeteer tests

Last synced: 26 Nov 2024

https://github.com/mgoyal98/pdf-pipeline

PDF Pipeline is a Node.js app that reads messages from SQS, generates PDFs using Puppeteer and Mustache, uploads them to S3, and updates status via SQS or webhooks

docker docker-pdf document-generator microservice mustache node-pdf nodejs pdf-generation pdf-generator pdf-microservice puppeteer sqs webhook

Last synced: 21 Dec 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

https://github.com/mrwh1te/sam

Social Automation Manager aka Sam

automation electron puppeteer social-media

Last synced: 08 Dec 2024

https://github.com/yuiseki/ppptr

Simple CLI tool and npm package just take screenshot of Web page with puppeteer in minutes

nodejs npm npm-package puppeteer screenshot typescript

Last synced: 21 Dec 2024

https://github.com/entrptaher/playground-puppeteer-examples

Various example problem solved using puppeteer

headless-chrome puppeteer

Last synced: 19 Nov 2024

https://github.com/rakashash/webscrapperandsummarise

This project Contains a node.js App(Backend) for WebScrapping a url with summarising the scrapped data using LLM models form groq and storing it in Postgres.

groq groq-integration nodejs postgresql puppeteer sequelize sequelize-orm

Last synced: 08 Dec 2024

https://github.com/vaenow/crawler-chromeless

A chromeless crawler for coursera

chromeless coursera crawler puppeteer

Last synced: 13 Dec 2024

https://github.com/vgvr0/scraper-puppeteer

This project uses Puppeteer, a Node.js library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium.

node-js-scraper puppeteer puppeteer-scraper puppeteer-scraping

Last synced: 26 Nov 2024

https://github.com/ainoya/cloudflare-dom-distiller

A Cloudflare Workers-based API for extracting and converting web page content to Markdown using DOM-Distiller and Turndown.

cloudflare cloudflare-workers puppeteer

Last synced: 10 Oct 2024

https://github.com/thegreatbonnie/puppeteer-web-automation-javascript

Example code of end to end web automation testing using Puppeteer JavaScript

puppeteer test-automation testing testing-tools web-automation-testing

Last synced: 25 Dec 2024

https://github.com/nerkarso/docker-puppeteer-example

This is a sample app that runs Puppeteer inside a Docker container

docker puppeteer

Last synced: 02 Dec 2024

https://github.com/situmorang-com/scrape-website-using-puppeteer-javascript

Scraping website such as amazon or tokopedia to automate notification using puppeteer in javascript

puppeteer scraper scraping-websites web-crawler web-scraping

Last synced: 26 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/chewbaccayeti/octo_games_metrics

This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)

ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack

Last synced: 10 Oct 2024

https://github.com/brightspace/d2l-beaker

A driver for Google Puppeteer to collect client-side performance metrics.

automation performance puppeteer

Last synced: 07 Jan 2025

https://github.com/daviteixeira-dev/saucedemo-automation-with-puppeteer

Using the Puppeteer library to perform automated testing on Swag Labs' soucedemo.com website.

jest jest-puppeteer nodejs puppeteer

Last synced: 10 Oct 2024

https://github.com/yuriyvyatkin/ahj-hw-4-testing

ะ”ะ— ะบ ะปะตะบั†ะธะธ ยซะžั€ะณะฐะฝะธะทะฐั†ะธั ั‚ะตัั‚ะธั€ะพะฒะฐะฝะธั (Unit, E2E)ยป ะบัƒั€ัะฐ ยซะŸั€ะพะดะฒะธะฝัƒั‚ั‹ะน JavaScript ะฒ ะฑั€ะฐัƒะทะตั€ะตยป ะะตั‚ะพะปะพะณะธะธ

card-validator jest js jsdom puppeteer

Last synced: 04 Jan 2025

https://github.com/dhairyash-1/url-content-summarizer

This project is a Web URL Summarizer, utilizing Puppeteer for web scraping and the ChatGPT API to deliver concise summaries of extracted content. Built with React, TypeScript, and ExpressJS.

browserless chatgpt-api epxressjs puppeteer reactjs typescript

Last synced: 04 Jan 2025

https://github.com/pdehaan/firefox-monitor-puppeteer-scan

Scan for breached emails using Puppeteer. Because why not.

firefoxmonitor hibp puppeteer

Last synced: 29 Dec 2024

https://github.com/bernietv/workflows-app

Create AI Powered Workflows to scrape the Web

clerk cron nextjs14 prisma puppeteer reactflow stripe tailwindcss

Last synced: 25 Dec 2024

https://github.com/e2e-boilerplate/puppeteer-es-modules-esm-mocha-chai-expect

Puppeteer end-to-end test automation boilerplate project. Using ES6 modules, ESM, mocha and chai.

chai es6 esm mocha puppeteer

Last synced: 12 Nov 2024

https://github.com/radzionc/apartments-watcher

Opens new apartments for sale in Chrome

nodejs puppeteer

Last synced: 24 Dec 2024

https://github.com/radzionc/medium-updater

Programatically Update Medium Stories CTAs

medium nodejs puppeteer

Last synced: 24 Dec 2024

https://github.com/cityssm/node-faster-report-exporter

On demand exports of selected reports from the FASTER Web Fleet Management System.

asset-management faster-web fleet-management fmis puppeteer

Last synced: 11 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/doczilla-app/issues

This is the space where you can engage with us directly, report any issues you encounter, request new features, or propose updates to our documentation.

html-to-image html-to-pdf html-to-pdf-api html2image html2pdf puppeteer

Last synced: 27 Nov 2024

https://github.com/e2e-boilerplate/puppeteer-commonjs-cucumber-chai-assert

Puppeteer end-to-end test automation boilerplate, Using Commonjs, Cucumber, Chai and Assert.

assert chai commonjs cucumber puppeteer

Last synced: 12 Nov 2024

https://github.com/cboulanger/qx-puppeteer

UI testing of a qooxdoo application with puppeteer

puppeteer qooxdoo testing

Last synced: 06 Jan 2025

https://github.com/bastosmatheus/bot-nba

Esse projeto consiste em uma automaรงรฃo que fornece informaรงรตes dos elencos dos times da NBA. O sistema em questรฃo รฉ uma aplicaรงรฃo console que fornece opรงรตes de escolha, o usuรกrio digita a opรงรฃo que deseja e as informaรงรตes sรฃo mostradas de acordo com essa opรงรฃo.

nodejs puppeteer readline-sync typescript webscrapping

Last synced: 10 Oct 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-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-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/showlotus/lansite

Forwarding pages between machines in a LAN

lan nuxt puppeteer

Last synced: 15 Dec 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/yanivefraim/react-node-tdd-workshop-example

A demo for my React/Node TDD workshop, using Puppeteer & Mocha :sunglasses:

javascript mocha nodejs puppeteer react tdd

Last synced: 28 Nov 2024

https://github.com/joaopaulopmedeiros/playing-with-pptr

Using puppeteer for going to urls, accessing dom elements and taking screenshots

js puppeteer

Last synced: 03 Dec 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/teitei-tk/example-puppeteer-google-functions

example Puppeteer on Google Cloud functions

cloud-functions puppeteer

Last synced: 08 Dec 2024

https://github.com/zhaoyiming0803/demo-puppeteer

puppeteer ๅบ”็”จไผชไปฃ็ 

nodejs puppeteer

Last synced: 28 Nov 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: 17 Dec 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/bubao/puppeteer-html2pdf-generator

ๆœๅŠกๅ™จ็ซฏ็š„ html ็”Ÿๆˆ pdf

html pdf pdf-generation puppeteer

Last synced: 08 Dec 2024

https://github.com/stephlaf/puppeteer-airtable-tutorial

Tutorial to scrape the web using Puppeteer and store to Airtable

airtable-api javascript puppeteer scraping

Last synced: 11 Dec 2024

https://github.com/sskender/gmaps-screenshot

Save a screenshot from Google Maps of given coordinates without opening browser!

bot browser google google-maps maps node node-js nodejs puppeteer screenshot

Last synced: 28 Nov 2024

https://github.com/zrna/cars-scraper

๐Ÿš™ Scraping cars ads

javascript puppeteer scraper

Last synced: 09 Jan 2025

https://github.com/michalsn/sls-chrome-puppeteer

Run puppeteer with Serverless on AWS Lambda.

aws-lambda puppeteer serverless

Last synced: 01 Oct 2024

https://github.com/thundermiracle/costco-monitor

Monitor product's price & stock status. Send email when price is down or stock status is changed.

costco puppeteer

Last synced: 08 Dec 2024

https://github.com/shiv-source/slice-chrome-extension-automation

This project automates the viewing of advertisements through the Slice Chrome Extension. It is designed to view ads on your behalf, and credits for viewing these ads will be automatically added to your Slice account. You can monitor these credits through the Slice extension app.

automation puppeteer slice slice-extension

Last synced: 07 Jan 2025

https://github.com/pedroaurelli/buy-scrapper

Web scrapper to observe e-commerce items to shop, and throw an user notification when prices down

nodejs puppeteer scrapper

Last synced: 02 Jan 2025

https://github.com/lucassimao/coinmarketcap-crawler

Crypto currencies market data from http://coinmarketcap.com/ crawled using puppteer + expressjs backend + Elasticsearch + React frontend

elasticsearch express nodejs puppeteer react

Last synced: 23 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-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-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/paveldymkov/puppeteer-io

Library for tests with Puppeteer using Jest or Mocha

headless-chrome puppeteer testing

Last synced: 03 Dec 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/robertoachar/screenshot-puppeteer

A playground for take a screenshot with Puppeteer.

playground puppeteer screenshot

Last synced: 26 Dec 2024

https://github.com/prantadas/nasa-fb

Description: The bot download a picuture from https://api.nasa.gov/planetary/apod and post it on facebook profile each day.

nasa-apod puppeteer typescript

Last synced: 22 Dec 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/tuurdutoit/puppeteer-extensible

Exports all Puppeteer's classes, so they can be extended

puppeteer utility

Last synced: 07 Jan 2025

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: 02 Jan 2025

https://github.com/vedovati-matteo/gpu-price-tracker

A sophisticated web scraper for tracking GPU prices across e-commerce platforms, featuring proxy rotation, CAPTCHA handling, and data visualization.

captcha-handling docker fullstack gpu-prices javascript mongodb next-js node-js proxy-rotation puppeteer telegram-bot web-scraping

Last synced: 03 Dec 2024

https://github.com/bubblxs/steam-avatar-showcase

simple application that collects profile pictures from public steam profiles and publishes them on my tumblr.

javascript puppeteer steam tumblr web-scraping

Last synced: 05 Dec 2024

https://github.com/cankorkmazim/google-ads-list

You can create a list of advertisements placed on Google through words.

google-ads google-crawler puppeteer

Last synced: 03 Dec 2024

https://github.com/jado4810/md2pdf

Typeset Markdown to PDF for publishing

markdown mermaid nodejs pdf puppeteer

Last synced: 03 Dec 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

expressjs nodejs puppeteer

Last synced: 02 Jan 2025

https://github.com/jprando/pdfserver

gerar relatorios em pdf com puppeteer

bun guambiarra pdf puppeteer relatorio rta

Last synced: 23 Dec 2024