🚀 We are hiring! See open positions
BA

@ Bernardas Alisauskas

105 articles published

// Articles by Bernardas Alisauskas

How to Fix 403 Forbidden Errors When Web Scraping
http python blocking

How to Fix 403 Forbidden Errors When Web Scraping

Learn why web scrapers get 403 Forbidden errors and how to fix them with 7 Python solutions, from headers to TLS fingerprinting.

Oct 26, 2024 13 min read
How to Use cURL GET Requests
curl

How to Use cURL GET Requests

Here's everything you need to know about cURL GET requests and some common pitfalls you should avoid.

Oct 03, 2024 15 min read
How to Scrape Hidden APIs
python api

How to Scrape Hidden APIs

In this tutorial we'll be taking a look at scraping hidden APIs which are becoming more and more common in modern dynamic websites...

Oct 24, 2023 14 min read
Test Everything Draft
blocking

Test Everything Draft

this is summary

Sep 26, 2023 2 min read
Ultimate XPath Cheatsheet for HTML Parsing in Web Scraping
data-parsing xpath

Ultimate XPath Cheatsheet for HTML Parsing in Web Scraping

Ultimate companion for HTML parsing using XPath selectors. This cheatsheet contains all syntax explanations with interactive examp...

Sep 05, 2023 11 min read
Complete Guide to Web Scraping using Typescript
typescript scrapeguide

Complete Guide to Web Scraping using Typescript

In this introduction we're taking a look at web scraping using Typescript - increasingly popular typed Javascript language and wha...

Aug 10, 2023 23 min read
Crafting Web Scrapers using ChatGPT Code Interpreter is Easy
python ai

Crafting Web Scrapers using ChatGPT Code Interpreter is Easy

The new chatgpt code intrepreter feature is an ideal assistant for crafting web scrapers. Here's how it can be used to help with H...

Jul 14, 2023 12 min read
How to scrape Local Storage using Headless Browsers
headless-browser

How to scrape Local Storage using Headless Browsers

Introduction to scraping local storage - a key value store available in all browsers and used in many modern SPAs - all using head...

Jul 11, 2023 8 min read
How to scrape Threads by Meta using Python (2026 Update)
python scrapeguide

How to scrape Threads by Meta using Python (2026 Update)

Guide how to scrape Threads - new social media network by Meta and Instagram - using Python and popular libraries like Playwright ...

Jul 06, 2023 16 min read
Web Scraping Background Requests with Headless Browsers
python headless-browser

Web Scraping Background Requests with Headless Browsers

In this tutorial we'll be taking a look at a rather new and popular web scraping technique - capturing background requests using h...

Jun 30, 2023 9 min read
How to Parse Datetime Strings with Python and Dateparser
python data-parsing

How to Parse Datetime Strings with Python and Dateparser

Dateparser is a popular Python package for parsing datetime strings. Here's how it can be used in web scraping and how to avoid co...

Jun 09, 2023 5 min read
Top 10 Web Scraping Packages for Python
python

Top 10 Web Scraping Packages for Python

These are the most popular and commonly used 10 Python packages in web scraping. From HTTP connections, browser automation and dat...

Jun 01, 2023 11 min read
Load More Page 3 of 9