ProxyScrape / proxyscrape-proxy-checker

ProxyScrape Proxy Checker - Powerful proxy checker with huge features and beautiful design. Easy sorting and filtering by all parameters.
https://proxyscrape.com/proxy-checker
MIT License
12 stars 3 forks source link

User assist features #9

Open ProxyScrape opened 1 year ago

ProxyScrape commented 1 year ago

Describe the solution you'd like

https://developers.livechat.com/docs/extending-chat-widget/chat-widget-adapters/react-adapter?_ga=2.201232811.463640131.1669320328-753907868.1669320328

bohdev95 commented 1 year ago

Please let me know the APIs

ProxyScrape commented 1 year ago

@bohdev95 API for getting our proxies: https://api.proxyscrape.com/v2/proxycheckerepl.php

Note: this returns /24 subnets, so if you have IP 1.2.3.4 for example, than you will have to convert it to 1.2.3.0. Otherwise the API respose would have been too big.

As you see, I didn't end up encrypting the list.

ProxyScrape commented 1 year ago

OUr livechat license id is 12878919

bohdev95 commented 1 year ago

what is authontication API?