Skip to content

IHateTomLrge/basic-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Loader

Cloudflare cookies loader

This tool may help some people getting valide cloudflare cookies

Installation 🔌:

  • pip install -r requirements.txt
  • playwright install

Usage 👨🏻‍💻:

  • import -> from client import create_clients, get_cookies
# Get cookies
cookies = get_cookies(url, user_agent, max_retry=10)
  • To see more detailed usage please refer to example.py

Additional information 💡:

this tool is a very simple cookie loader, it is basically a headless browser that loads cookies using the url entered while calling get_cookies function.

PR are welcomed.

To do 📄:

  • Handle HCaptcha
  • Improve the tool

Made with

python

My twitter:

ihatetomlrge@IHateTomLrge

About

Basic loader is a small tool that will help you generating Cloudflare cookies

Resources

Stars

Watchers

Forks

Languages