Skip to content

Commit ec11e96

Browse files
committed
Rephrase webpreview method description
1 parent 0dd97ae commit ec11e96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ pip install webpreview
2121
## Usage
2222

2323
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.
24+
This method fetches a page and tries to extracts a *title, description, and a preview image* from it.
2625

2726
It first attempts to parse the values from **Open Graph** properties, then it falls back to
2827
**Twitter Card** format, and then to **Schema**. If none of these methods succeed in extracting all

0 commit comments

Comments
 (0)