Injecting configuration and compiling...
Injecting scraper and running...
Enter site url:
Traceback (most recent call last):
File "scraper.py", line 170, in <module>
phoneList.append(phoneGet())
File "scraper.py", line 14, in phoneGet
url = input("Enter site url: ")
EOFError: EOF when reading a line