Author Profile
Sorin-Gabriel Marica
Full-Stack Developer
Sorin Marica is a Full Stack and DevOps Engineer at WebScrapingAPI, building product features and maintaining the infrastructure that keeps the platform running smoothly.

Published Articles
5
Learn How To Use Node-Fetch NPM To Make HTTP Requests In Node.js
Find out how to use the newly released node-fetch to make http requests directly from node.js. Node-fetch is the equal of fetch api in javascript
Read article
The Ultimate Guide On How To Start Web Scraping With Go
This is a complete guide on how to use Go for web scraping. Learn how to build a fast web scraper using golang’s powerful concurrency.
Read article
Extracting and Parsing Web Data With Python and BeautifulSoup
BeautifulSoup is one of the most popular Python libraries for web scraping ever. Wondering why? We'll show you in this guide!
Read article
Rest API architectural constraints
APIs come in many shapes and sizes. Of them, REST APIs might be the most popular, but what exactly defines them? Well, let's find out!
Read article
Web Scraping with PHP: The Ultimate Guide To Web Scraping
Building a Web Scraping with PHP from 0 is like a rite of passage for developers. But have you tried doing it in PHP? You should try, here's why:
Read article