PINGDOM_CHECK
Zyte Writer

Zyte Writer

The latest from Felipe Boff Nunes

Blog post thumbnail
How To

JSON Parsing with Python [Practical Guide]

In this guide, we’ll explore the syntax and data types of JSON, as well as the Python libraries and methods used for parsing JSON data.
Blog post thumbnail
Handling Bans

Static vs Rotating Proxies: A Comprehensive Guide

The decision between static and rotating proxies can significantly impact your success rates in data extraction activities.
Blog post thumbnail

How to Bypass IP Bans with Ease

Understanding how to bypass IP bans is essential to anyone who wants to collect web data at any scale.
Blog post thumbnail

Use cURL for web scraping: A Beginner's Guide

cURL simplifies data collection from websites via its command-line interface, making it essential for APIs, file transfers, and web scraping.
Blog post thumbnail
Leadership

The Art of Using Data to Make Decisions in Business

Flipping a coin, going with your gut, closing your eyes and begging the universe for guidance on how to proceed — these all have their place, sure. But using data to make decisions is a far more reliable approach in business.
Blog post thumbnail
How To

Python lxml tutorial | Guide to Web Scraping with python lxml library

Whether you're trying to analyze market trends or gather data for research, web scraping can be a useful skill to have. This technique allows you to extract specific pieces of data from websites automatically and process them for further analysis or use.