From ee3b9f6c36b17bb33b6d9873cdce35c759cf57f0 Mon Sep 17 00:00:00 2001 From: Gregory Petukhov Date: Wed, 5 Sep 2018 15:02:54 +0300 Subject: [PATCH] Update python.md --- python.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python.md b/python.md index 8d66ef2..91814bf 100644 --- a/python.md +++ b/python.md @@ -115,8 +115,7 @@ This list contains python libraries related to web scraping and data processing * User-agent string * [python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser. * [HTTP Agent Parser](https://github.com/shon/httpagentparser) - Python HTTP Agent Parser - * [fake-useragent](https://github.com/hellysmile/fake-useragent) - Python user agent string faker, based on world -statistic of browsers + * [fake-useragent](https://github.com/hellysmile/fake-useragent) - Python user agent string faker, based on world statistic of browsers * [user_agent](https://github.com/lorien/user_agent) - Generator of User-Agent data ## Specific Formats Processing