// Articles by Mazen Ramadan
How to Scrape YouTube in 2026
Learn how to scrape YouTube, channel, video, and comment data using Python directly in JSON.
A Comprehensive Guide to TikTok API
Explore the various TikTok APIs, their features, use cases, and limitations.
How to Use Yelp API to Extract Business and Review Data
Take an extensive look into Yelp API, its key features, pricing, and limitations. Additionally, explore potential alternatives.
How To Take Screenshots In Python?
Learn how to take Python screenshots through Selenium and Playwright, including common browser tips and tricks for customizing web...
What is the best Screenshot API in 2026?
Learn everything about the best screenshot API, from the features to consider to a list of the best services available and how to ...
Web Scraping with Go
Learn web scraping with Golang, from native HTTP requests and HTML parsing to a step-by-step guide to using Colly, the Go web craw...
How to Power-Up LLMs with Web Scraping and RAG
In depth look at how to use LLM and web scraping for RAG applications using either LlamaIndex or LangChain.
Web Scraping With Cloud Browsers
Introduction cloud browsers and their benefits and a step-by-step setup with self-hosted Selenium-grid cloud browsers.
How to Scrape Forms
Learn how to scrape forms through a step-by-step guide using HTTP clients and headless browsers.
How to Build Minimum Advertised Price (MAP) Monitoring Tool
Learn what minimum advertised price monitoring is and how to apply its concept using Python web scraping.
How to Scrape Reddit Posts, Subreddits and Profiles
In this article, we'll explore how to scrape Reddit. We'll extract various social data types from subreddits, posts, and user page...
How to Scrape With Headless Firefox
Discover how to use headless Firefox with Selenium, Playwright, and Puppeteer for web scraping, including practical examples for e...