instaloctrack icon indicating copy to clipboard operation
instaloctrack copied to clipboard

An Instagram OSINT tool to collect all the geotagged locations available on an Instagram profile in order to plot them on a map, and dump them in a JSON.

Results 5 instaloctrack issues
Sort by recently updated
recently updated
newest added

Hi, in your [blog post](https://www.kitploit.com/2022/02/instaloctrack-instagram-osint-tool-to.html) you mention that Instagram removed GPS from photos. This is mostly true, _but_ Instagram does list GPS coordinates for the Location that a user selected....

Traceback (most recent call last): File "/home/user/.local/bin/instaloctrack", line 8, in sys.exit(main()) File "/home/user/.local/lib/python3.9/site-packages/instaloctrack/instaloctrack.py", line 536, in main re.search("([0-9]+) publications", AttributeError: 'NoneType' object has no attribute 'group'

Hi i got this error when i run python3 instaloctrack.py -t or instaloctrack -t instaloctrack.py:129: DeprecationWarning: use options instead of chrome_options return webdriver.Chrome("/usr/bin/chromedriver", Traceback (most recent call last): File "instaloctrack.py",...

Hi, First, thanks for this tool, really interesting. I just found a problem, the package chromium-chromedriver you ask to install in the requirements can't be find through apt install. Which...

help wanted

Hi ! I have an issue when I try to install the program. Could you please help me to understand what is happening ? Thanks. Here is what I have...