Skip to content

KokocGroup/google-parser

Repository files navigation

google-parser

Class for getting snippets from google.com html

from google_parser import GoogleParser

snippets = GoogleParser("<html><body>...</body></html>").get_snippets()

Testing

python -m unittest google_parser.tests.test_google

Installation

pip install google-parser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published