jkakavas / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
412 stars 108 forks source link

Creepy does not export Flickr and Instagram Links #2

Open ghost opened 9 years ago

ghost commented 9 years ago

I would like to export search results into the kml or csv file options with the flickr and instagram photo links included. The links are displayed on the map within creepy, but are not included in the export files. I am not using the filter option.

Previous to version 1.2, the links were included in the export. Is this something on my end? Thx.

jkakavas commented 9 years ago

Hello,

These should have been there.. Isn't there a column in your csv named 'context' ?

ghost commented 9 years ago

Thank you for your reply. Yes, there is a "context" column in the csv file. But no web link is included with the user typed message. Here's what I see under the Context column:

  1. Instagram (The user message here). No web link.
  2. Flickr Photo from flickr Title : (user message here). No web link.

Exception: when the web link is user typed within the message, it displays. But most of the time, I don't see it typed in.

In the creepy Plugins configuration window, the "@LINK@" annotation is included in the "HTML for Infowindow on map" code for both plugins - which seems to generate the related web link on the map within creepy... but does not export.

Could it be a matter of just editing a config file somewhere?

Hopefully this is not too confusing. I am using the windows exe. Many thanks for your thoughts.