maleksal / isearch-osint

isearch is an OSINT tool on Instagram. Offers a face recognition reverse image search on Instagram profile feed photos.
GNU General Public License v3.0
50 stars 2 forks source link

WARNING: settings.json not found! Don't worry i'll create one. #5

Open lillois59 opened 2 years ago

lillois59 commented 2 years ago

Hi bro,

I've tried to run your script but it seem its doesn't work well in my MPB using python3 dlib and your project I got some error like "error = json.loads(e.error_response)" and these bellow : (how I can fix it ?) shukran

python3 isearch_osint.py /Users/Apple/instagram-scraper-master/instagram-scraper/v**h/know_faces v***h

WARNING: settings.json not found! Don't worry i'll create one. Traceback (most recent call last): File "/Users/Apple/isearch-osint/isearch_osint.py", line 51, in main() File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1137, in call return self.main(args, kwargs) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1062, in main rv = self.invoke(ctx) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1404, in invoke return ctx.invoke(self.callback, ctx.params) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 763, in invoke return __callback(args, **kwargs) File "/Users/Apple/isearch-osint/isearch_osint.py", line 31, in main client = InstagramClient(config_dir=CONFIG_DIR) File "/Users/Apple/isearch-osint/isearch/client.py", line 87, in init self.login(u, p) File "/Users/Apple/isearch-osint/isearch/client.py", line 37, in catch error = json.loads(e.error_response) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/init.py", line 346, in loads return _default_decoder.decode(s) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) sofiane-MacBook-Pro:isearch-osint Apple$

fixed !!!! (venv) using virtural envi

maleksal commented 2 years ago

Hi @camillegroult Sorry for the delay, and thank you for reporting. I'm working on a better version of this project and it'll be available soon.

lillois59 commented 2 years ago

Hello @maleksal salam bro,

Ive today worked again on it using python3.6 but I dont know why its only download picture but not compare them cmd = python3.6 isearch_osint.py /Users/Apple/output/someone someonesle

resutat only donwload picture and post

best regard