X

urlworker

Grab all titles from a website using Python and requests (or any programming language) [outdated]

In this tutorial, I will use an API for requests that take over the work of setting proxies or loading…

UrlWorker: an easy way to make requests and parse HTML [outdated]

Recently, I have been working on my own API for making requests and parse the HTML DOM.