diff --git a/facebook/accs_to_profiles.py b/facebook/accs_to_profiles.py index 3ffbf09..1f50c0b 100644 --- a/facebook/accs_to_profiles.py +++ b/facebook/accs_to_profiles.py @@ -5,16 +5,14 @@ from getpass import getpass from os.path import abspath, dirname from random import randint from time import sleep -import base64 -import json -import requests + # Gör fb-scraper till arbetsmapp chdir(dirname(dirname(abspath(__file__)))) from arangodb import arango_connect import config -from helpers import now, nowstamp +from helpers import nowstamp def used_servers(profiles='profiles'): cursor = db.aql.execute(