Update scraper.py
This commit is contained in:
parent
2593c2c584
commit
d991afdd85
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ import dns.resolver
|
|||
import urllib.parse
|
||||
from lxml import html
|
||||
from threading import Thread
|
||||
from boofilsic.settings import LUMINATI_USERNAME, LUMINATI_PASSWORD, DEBUG, IMDB_API_KEY, SCRAPERAPI_KEY
|
||||
from boofilsic.settings import SPOTIFY_CREDENTIAL
|
||||
from django.utils import timezone
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from django.core.exceptions import ObjectDoesNotExist, ValidationError
|
||||
|
|
Loading…
Add table
Reference in a new issue