Skip to content

intelivix/intelivix-scraping-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intelivix-scraping-utils

Build Status

CreamCracker

Set of captcha solvers that wrap different APIs. Covered APIs:

Usage

from creamcracker import death_by_captcha

credentials = (username, password)
timeout = 20
death_by_captcha('file_path/captcha.png', credentials, timeout)
> u'ef8brn'

About

Set of utilities (e.g. captcha breakers) for scraping activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages