Skip to content

Commit 01bfd50

Browse files
authored
The name of the module should be cssselect
1 parent 556106e commit 01bfd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/scrape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# $ curl 'https://en.wikipedia.org/wiki/List_of_sovereign_states' -s \
77
# | scrape -be 'table.wikitable > tbody > tr > td > b > a'
88
#
9-
# Dependencies: lxml and optionally cssselector
9+
# Dependencies: lxml and optionally cssselect
1010
#
1111
# Author: http://jeroenjanssens.com
1212

0 commit comments

Comments
 (0)