{"id":13629981,"url":"https://github.com/unixfox/pupflare","last_synced_at":"2025-04-09T05:12:15.557Z","repository":{"id":37847771,"uuid":"266174938","full_name":"unixfox/pupflare","owner":"unixfox","description":"A webpage proxy that request through Chromium (puppeteer) - can be used to bypass Cloudflare anti bot / anti ddos on any application (like curl)","archived":false,"fork":false,"pushed_at":"2024-09-20T12:26:44.000Z","size":43,"stargazers_count":384,"open_issues_count":5,"forks_count":83,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-02T04:04:58.296Z","etag":null,"topics":["anti-bot-page","chromium","cloudflare","cloudflare-bypass","cloudflare-scrape","docker","koa","protected-page","proxy","puppeteer","scrape","scraping-websites"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unixfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-22T17:57:59.000Z","updated_at":"2025-03-25T14:56:22.000Z","dependencies_parsed_at":"2024-01-13T12:16:56.637Z","dependency_job_id":"98508a31-cd40-43bc-b403-ac2f69810dbe","html_url":"https://github.com/unixfox/pupflare","commit_stats":{"total_commits":53,"total_committers":6,"mean_commits":8.833333333333334,"dds":0.4528301886792453,"last_synced_commit":"b294776451727518a00b02181710b230b8111673"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixfox%2Fpupflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixfox%2Fpupflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixfox%2Fpupflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixfox%2Fpupflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unixfox","download_url":"https://codeload.github.com/unixfox/pupflare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980844,"owners_count":21027808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anti-bot-page","chromium","cloudflare","cloudflare-bypass","cloudflare-scrape","docker","koa","protected-page","proxy","puppeteer","scrape","scraping-websites"],"created_at":"2024-08-01T22:01:26.393Z","updated_at":"2025-04-09T05:12:15.533Z","avatar_url":"https://github.com/unixfox.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Sponsor\n\n\u003ca href=\"https://www.capsolver.com/?utm_source=github\u0026utm_medium=repo\u0026utm_campaign=scraping\u0026utm_term=pupflare\"\u003e\u003cimg src=\"https://github.com/unixfox/pupflare/assets/4016501/d1b66c77-16b8-455b-aefd-e07ecbed98d4\" width=\"600\" /\u003e\u003c/a\u003e\n\n# How to launch pupflare\n1. Install NodeJS\n2. `npm install`\n3. `npm start`\n\n# How to use\nSend your request to the server with the port 3000 and add your URL to the \"url\" query string like this:\n`http://localhost:3000/?url=https://example.org`\n\nThis script has been configured to wait for the cloudflare challenge to pass but, you can configure the \"match\" for anything else using the environment variable `CHALLENGE_MATCH`.  \nIf the website that you are targeting have a protection page with \"please wait\" in the HTML code then launch the script like this:\n```\nCHALLENGE_MATCH=\"please wait\" npm start\n```\n\nTo show the browser window, set the environment variable `PUPPETEER_HEADFUL=1`.\n\nTo use a proxy,\nset the `PUPPETEER_PROXY` environment variable, for example `PUPPETEER_PROXY=localhost:8080`.\n\nTo specify user data directory, set `PUPPETEER_USERDATADIR=/path/to/dir`.\n\nTo enable debugging: `DEBUG=true` and debugging with body in the logs: `DEBUG_BODY=true`\n\n# Docker\nAvailable as a Docker image here: https://quay.io/repository/unixfox/pupflare (linux/amd64,linux/arm64)\n\n\n```\ndocker run -d -p 3000:3000 quay.io/unixfox/pupflare\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixfox%2Fpupflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funixfox%2Fpupflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixfox%2Fpupflare/lists"}