Skip to content

haephrati/ProxyrackDemo

Repository files navigation

Proxyrack Demo

ProxyRack is one of the few proxy service providers which provide a residential VPN service. I came across their services while working on a Facebook data scrapper. ProxyRack claims to serve more than 800 million API requests per day, and while the lack of details about the company doesn’t inspire confidence, its pricing and features make it an attractive option worth exploring.

👉 Proxycrack Open Source code samples can be found here.

Video Demo

In this demo, Proxycrack is used as part of a software for scrapping all comments of a given Facebook post. Demo Video

Proxyrack Demo is a Command Line based software component created for the purpose of demonstration of the Proxyrack SDK using C++ (Visual Studio C++) and LibCurl.

Logging

The WriteLogFile() function is used instead of wprintf() and carries the task of displaying debug messages in the DEBUG version and writing to a log file (in both DEBUG / RELEASE versions).

Technology

  • The Software was developed using Visual Studio Enterprise C++ 2017.
  • LibCurl is used as a static library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published