Skip to content

Converts your dump from instagram to *sweet-and-sour* HTML ✨

Notifications You must be signed in to change notification settings

Nekaravaev/InstagramDataFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Scrutinizer Code Quality

Data Formatter is a CLI application written on PHP, which uses your zip archive to make an HTML page with content from JSON-files.

Installation

IDF require PHP and Composer to run.

It would be great to drop here a link to request for data from Instagram?

OK, here we go. ✨

Clone repository and install required dependencies

sudo apt-get install php composer php-curl php-zip
sudo phpenmod zip
sudo service apache2 restart
git clone https://github.com/Nekaravaev/InstagramDataFormatter.git idf
cd idf
composer install

Then pass to script zip-file name and username at Instagram

php instagram.php -z zipname.zip -u username

Todos

  • Write Tests
  • Add views for saved.json and settings.json
  • Fix some styles

License

MIT

About

Converts your dump from instagram to *sweet-and-sour* HTML ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published