requests-google

A simple google related Parsing Package.


Keywords
google, parse, crawler, google-api, parsing
License
MIT
Install
pip install requests-google==0.0.7

Documentation

requests-google

A simple google related Parsing Package. This library intends to make parsing google product (e.g. google news, google search...) as simple and intuitive as possible.

Installing

pip install requests-google

Usage

Command-line Tools

requests_googlenews

$ requests_googlenews -g Fargo ND -f url
https://www.inforum.com/4718103-PHOTO-Kurds-rally-in-downtown-Fargo
https://www.am1100theflag.com/news/11569-i-29-open-fargo-canadian-border
...
$ requests_googlenews -g Fargo ND -f url title
https://www.inforum.com/4718103-PHOTO-Kurds-rally-in-downtown-Fargo	FM Kurds protest Trump's move to pull US troops from Syria - INFORUM
...