Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Inspy #34

Open
bitmichel opened this issue Mar 8, 2020 · 3 comments
Open

Error Inspy #34

bitmichel opened this issue Mar 8, 2020 · 3 comments

Comments

@bitmichel
Copy link

bitmichel commented Mar 8, 2020

Hi Pals:

when i execute "python InSpy.py bpp --domain bpp.com.ve --email [email protected] --xml"

I have the next message, please:

InSpy 3.0.1

Domain: bpp.com.ve, Email Format: [email protected]

0 Employees identified
Traceback (most recent call last):
File "InSpy.py", line 85, in
output("xml", args.xml, args.company, domain, employees, emails)
NameError: name 'emails' is not defined

Please HELP

Bit

@bitmichel
Copy link
Author

I have other message:

python InSpy.py --domain go.com go

InSpy 3.0.1

Domain: go.com, Email Format: firstlast

Traceback (most recent call last):
File "InSpy.py", line 56, in
for response in search_linkedin(args.company, os.path.abspath(args.titles)):
File "/home/masti10/InSpy/lib/workbench.py", line 65, in search_linkedin
if response["status"] == 200:
TypeError: 'NoneType' object has no attribute 'getitem'

@nikvainalis
Copy link

Hello,

I have the same problem

@danfelt
Copy link

danfelt commented Apr 8, 2020

+--------------------+
| Same problem here: |
+--------------------+
root@kali:~/InSpy# python InSpy.py google --domain google.com

InSpy 3.0.1

Domain: google.com, Email Format: firstlast

0 Employees identified

+---------------------------------+
| Here is the log file for this search: |
+---------------------------------+
2020-04-08 14:45:27,413 INFO - HunterIO Returned Email Format: {first}{last}
2020-04-08 14:45:28,028 ERROR - LinkedIn Search - HTTP 404 Error Crawling sales
2020-04-08 14:45:28,243 ERROR - LinkedIn Search - HTTP 404 Error Crawling marketing
2020-04-08 14:45:28,490 ERROR - LinkedIn Search - HTTP 404 Error Crawling human resources
2020-04-08 14:45:28,686 ERROR - LinkedIn Search - HTTP 404 Error Crawling finance
2020-04-08 14:45:30,837 ERROR - LinkedIn Search - HTTP 404 Error Crawling accounting
2020-04-08 14:45:30,085 ERROR - LinkedIn Search - HTTP 404 Error Crawling inventory
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants