update scrapinglib

This commit is contained in:
Mathhew
2022-05-30 15:05:08 +08:00
parent feccd67115
commit e665bceb5b
3 changed files with 93 additions and 40 deletions

View File

@@ -2,9 +2,7 @@
import re
from lxml import etree
from scrapinglib import httprequest
from . import httprequest
from .parser import Parser