Insights & Engineering

Deep dives into web data infrastructure, extraction techniques, and the future of structured data at scale.

Latest Articles

JSoup: HTML Parsing In Java

Learn how to easily parse and manipulate HTML in Java with jsoup in this step-by-step tutorial. Discover the power of fetching and extracting data from URLs, files, and strings using CSS selectors.

Mihai Maxim1 min read
Mar 31, 2026

How to test proxies

Use this guide to master proxy testing. Learn how to use online tools for checking proxy connections, location, and anonymity. Optimize your proxy usage and troubleshoot issues.

Mihai Maxim1 min read
Mar 31, 2026

Parsel: How to Extract Text From HTML in Python

Unlock the power of automation and extract valuable data from the web with ease. This article will guide you through the process of using the Parsel library in Python to scrape data from websites using CSS and XPath selectors.

Mihai Maxim1 min read
Mar 31, 2026

Web Scraping With Scrapy: The Easy Way

Master web scraping with Scrapy. Learn step-by-step with practical examples in this comprehensive guide. Join the data extraction big leagues now!

Mihai Maxim1 min read
Mar 31, 2026

How to Execute Java Script With Scrapy

Are you having trouble scraping dynamic websites with Scrapy? In this article, we will explore several solutions for handling javascript rendering. Learn how to use plugins like Splash and Selenium to take your Scrapy project to the next level.

Mihai Maxim1 min read
Mar 31, 2026