Upload photos with caption e.g., #20200913 #Taipei (Pixel 3a XL)
to Instagram in one click.
- Take image metadata as Feed Caption (exifreader)
- Reverse Latitude and Longitude into City name with OpenStreetMap (Nominatim API)
- Crop image if
width < height
in a 4:5 aspect ratio (sharp) - Upload photos to Instagram Feed (insta-fetcher)
npm install
cookie=
# Debug Only
csrftoken=
claim=
npm start