From 152de29ddaf067427e9f5ee6608dd12c998f00ad Mon Sep 17 00:00:00 2001 From: Renne Rocha Date: Wed, 12 Feb 2025 09:54:58 -0300 Subject: [PATCH] fix tags --- .../posts/20250212-following-links-declaratively-with-scrapy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/20250212-following-links-declaratively-with-scrapy.md b/content/posts/20250212-following-links-declaratively-with-scrapy.md index 39a7f29..d58d080 100644 --- a/content/posts/20250212-following-links-declaratively-with-scrapy.md +++ b/content/posts/20250212-following-links-declaratively-with-scrapy.md @@ -1,7 +1,7 @@ --- title: "Following links declaratively with Scrapy" date: 2025-02-12 -tags: ["web scraping", "scrapy", "playwright"] +tags: ["web scraping", "scrapy"] slug: following-links-declaratively-with-scrapy ---