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.
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.
ezlink-scraper
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-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.
sms-active
allows you to use sms active api with node.js in a very easy way.
youtube_lessons_resources
this respo was created for storing the source codes of the lessons on our youtube channel.
ZFC Digital's Repositories
ZFC-Digital/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.
ZFC-Digital/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.
ZFC-Digital/funcaptcha-solver
This repo provides educational sample code about Chrome plugins and image recognition using Funcaptcha's Javascript protection.
ZFC-Digital/json-translator-app
This application allows you to translate your json file into 35 languages with artificial intelligence.
ZFC-Digital/youtube_lessons_resources
this respo was created for storing the source codes of the lessons on our youtube channel.
ZFC-Digital/puppeteer-afp
Solution to stop sites from fingerprinting your puppeteer
ZFC-Digital/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.
ZFC-Digital/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.
ZFC-Digital/ezlink-scraper
ZFC-Digital/sms-active
allows you to use sms active api with node.js in a very easy way.
ZFC-Digital/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.
ZFC-Digital/.github
ZFC-Digital/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.