Skip to content

Cryp70m4n/proxyman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxyman is an simple API written in python and sqlite which provides you easy way to scrape and manage proxy lists.

Consider checking /examples/usage directory to get API usage examples

Consider checking /examples/expansions directory to get ideas related to expansions of API

Endpoints Parameters Methods
/api/show_sources None GET
/api/add_source source (STRING) POST
/api/remove_source source (STRING) POST
/api/refresh_proxies refreshes (INT) POST
/api/get_proxies proxy_type (STRING), proxy_amount (INT) GET

If you have any questions or expension ideas regarding API feel free to contact me by sending email to cryp70m4n@gmail.com.

if you face some bugs while using API please open Issue.

If you make an API improvement which you consider useful please consider sharing it with us by making Pull request.

Special thanks to vany for help with regex.

TO DO

get_proxies should check proxies once again and clear them from database if they doesn't respond.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages