From 9d135e2e0026e3774e736d983104a1c4dd2d72cf Mon Sep 17 00:00:00 2001 From: admin <vutransingapore@gmail.com> Date: Sun, 10 Jul 2022 21:40:16 +0800 Subject: [PATCH] Add wikilink Signed-off-by: admin <vutransingapore@gmail.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17bbbe2..6160333 100644 --- a/README.md +++ b/README.md @@ -1282,6 +1282,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pyspider](https://github.com/binux/pyspider) - A powerful spider system. * [robobrowser](https://github.com/jmcarp/robobrowser) - A simple, Pythonic library for browsing the web without a standalone web browser. * [scrapy](https://scrapy.org/) - A fast high-level screen scraping and web crawling framework. +* [wiki-link](https://github.com/tranlyvu/wiki-link) - A multiprocessing web-scraping application to scrape the wiki pages. ## Web Frameworks -- GitLab