Skip to content

Commit

Permalink
user_agent lib in python section
Browse files Browse the repository at this point in the history
  • Loading branch information
lorien authored Dec 2, 2016
1 parent d0cc711 commit 70db5d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ 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

Expand Down

0 comments on commit 70db5d3

Please sign in to comment.