From 6c2e9cbe4322c09478c1d4946af3f359191a9b53 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 24 Jan 2021 09:36:40 +0800 Subject: [PATCH] PUB @stevenzdg988 https://linux.cn/article-13047-1.html --- ...20200522 A beginner-s guide to web scraping with Python.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200522 A beginner-s guide to web scraping with Python.md (99%) diff --git a/translated/tech/20200522 A beginner-s guide to web scraping with Python.md b/published/20200522 A beginner-s guide to web scraping with Python.md similarity index 99% rename from translated/tech/20200522 A beginner-s guide to web scraping with Python.md rename to published/20200522 A beginner-s guide to web scraping with Python.md index e16542dec1..b0bc88b09c 100644 --- a/translated/tech/20200522 A beginner-s guide to web scraping with Python.md +++ b/published/20200522 A beginner-s guide to web scraping with Python.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (stevenzdg988) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13047-1.html) [#]: subject: (A beginner's guide to web scraping with Python) [#]: via: (https://opensource.com/article/20/5/web-scraping-python) [#]: author: (Julia Piaskowski https://opensource.com/users/julia-piaskowski)