update crawler
This commit is contained in:
parent
4a8717ee76
commit
3ed213d6d7
3 changed files with 95 additions and 80 deletions
|
|
@ -7,7 +7,7 @@ from six.moves.urllib.parse import quote
|
|||
from ox import find_re, strip_tags, decode_html
|
||||
from ox.cache import read_url
|
||||
|
||||
import lxml
|
||||
import lxml.html
|
||||
|
||||
|
||||
def findISBN(title, author):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue