We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd97ae commit ec11e96Copy full SHA for ec11e96
README.md
@@ -21,8 +21,7 @@ pip install webpreview
21
## Usage
22
23
Use the generic `webpreview` method (added in *v1.7.0*) to parse the page independent of its nature.
24
-This method fetches a page and tries to extracts a *title, description, and a preview image* from
25
-the page.
+This method fetches a page and tries to extracts a *title, description, and a preview image* from it.
26
27
It first attempts to parse the values from **Open Graph** properties, then it falls back to
28
**Twitter Card** format, and then to **Schema**. If none of these methods succeed in extracting all
0 commit comments