TAG
Posts tagged "Use-Case"
2 posts
Building a news aggregator with the /crawl endpoint
Walkthrough of a working news aggregator: source discovery, crawl configuration, dedup across sources, and a 24-hour ingest cadence that scales.
Building a real-estate data pipeline with a scraping API
An end-to-end walkthrough of pulling listings from multiple real-estate portals into a normalized database. Schema design, dedup, refresh cadence, and cost.