Pinned Repositories
cf-clearance-scraper
This library was created for testing and training purposes to retrieve the page source of websites, create Cloudflare Turnstile tokens and create Cloudflare WAF sessions.
ddos-firewall
This package adds protection against ddos attacks by returning a very small page resource. Since it returns a very small html resource, it is not affected by the attack. Compatible with Express.
density-detection
This library analyzes the words and phrases in a text and presents the most repetitive words and phrases with the number of repetitions. The difference from other libraries is that it focuses on words and phrases, not words.
funcaptcha-solver
This repo provides educational sample code about Chrome plugins and image recognition using Funcaptcha's Javascript protection.
imap-reader
Returns the header, mail and html information of all messages in the mailbox of the mail you give imap information in array type.
json-translator-app
This application allows you to translate your json file into 35 languages with artificial intelligence.
puppeteer-afp
Solution to stop sites from fingerprinting your puppeteer
puppeteer-nopecha
This plugin allows you to easily install and use the NopeCHA Chrome extension with puppeteer.
puppeteer-real-browser
This package is designed to bypass puppeteer's bot-detecting captchas such as Cloudflare. It acts like a real browser and can be managed with puppeteer.
youtube_lessons_resources
this respo was created for storing the source codes of the lessons on our youtube channel.
zfcsoftware's Repositories
zfcsoftware/puppeteer-real-browser
This package is designed to bypass puppeteer's bot-detecting captchas such as Cloudflare. It acts like a real browser and can be managed with puppeteer.
zfcsoftware/cf-clearance-scraper
This library was created for testing and training purposes to retrieve the page source of websites, create Cloudflare Turnstile tokens and create Cloudflare WAF sessions.
zfcsoftware/json-translator-app
This application allows you to translate your json file into 35 languages with artificial intelligence.
zfcsoftware/funcaptcha-solver
This repo provides educational sample code about Chrome plugins and image recognition using Funcaptcha's Javascript protection.
zfcsoftware/youtube_lessons_resources
this respo was created for storing the source codes of the lessons on our youtube channel.
zfcsoftware/puppeteer-afp
Solution to stop sites from fingerprinting your puppeteer
zfcsoftware/imap-reader
Returns the header, mail and html information of all messages in the mailbox of the mail you give imap information in array type.
zfcsoftware/density-detection
This library analyzes the words and phrases in a text and presents the most repetitive words and phrases with the number of repetitions. The difference from other libraries is that it focuses on words and phrases, not words.
zfcsoftware/sms-active
allows you to use sms active api with node.js in a very easy way.
zfcsoftware/webshare
It allows you to detect and automatically update the proxy list every certain period of time. Continuously requesting the proxy list link may cause your account to be disapproved. For this reason, it allows you to check if the first proxy in the existing proxy list is working and get the list if not.
zfcsoftware/ezlink-scraper
zfcsoftware/http2-proxy-request
This library allows you to send requests using a proxy with the http2 protocol. If you don't need to use it with a proxy, check the node:http2 library.