Parsing photos from Instagram and VK by geographic coordinates.
Default Settings:
#!python
INSTAGRAM_ACCESS_TOKEN = 'YOUR_INSTAGRAM_TOKEN'
DISTANCE = '100'
TIME_INCREMENT = 60*60*24
If you want to parse instagram, you should set INSTAGRAM_ACCESS_TOKEN. Without access_token program parses VK only.
All results saves to HTML file.
Example:
#!
python photobygeo.py 55.740701 37.609161 1400619600 1400792400
The console log:
The console help:
The result looks like this:
If you have problems with parsing of instgram, it may be troubles with permissions. For solving problem just open this link:
- change [CLIENT_ID] to your client id