update crawler

This commit is contained in:
j 2015-11-03 23:16:34 +01:00
commit 3ed213d6d7
3 changed files with 95 additions and 80 deletions

View file

@ -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):