Below you will find pages that utilize the taxonomy term “Web-Scraping”
Technical Posts
Building MCP Tool Servers for a Dividend Review Agent (divvy-forge Part 2)
How I built two MCP tool servers — divvy-reader and market-data-fetcher — that give a TrueForge agent live access to a GitHub portfolio and real stock fundamentals. Includes a walkthrough of the raw MCP protocol, BeautifulSoup scraping, and the yfinance fallback.
read moreTechnical Posts
Building a Self-Healing Web Scraper with Bright Data Scraper Studio
Web scrapers break silently when a site changes its DOM. Here’s how I built a pipeline that detects a broken scrape, analyses the live page, and rewrites its own parser automatically — using Bright Data Scraper Studio’s API.
read more