Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

IgorZanellaDev/ig-data-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

⚠️Deprecated

Instagram Endpoint stopped working. This script is not working anymore.

Instagram Data Extractor

This script extracts data using Instagram Endpoint. I created it to use for the pages which I follow. If you have some idea, we could add functions!

Requirements

  • Python v3.x or greater

How to use it

Actually, this script request a .txt file with the hashtag list and return a .csv file with hashtags ordered by post number.

python3 ig-data-extractor.py hashtag_list.txt hashtag_output.csv

The default file names are hashtags_in.txt and hashtags_out.csv.

Input .txt file

The .txt file has to contain the hashtag without symbols, one under the other, like the example in the repository.

tbt
like4like
followme
picoftheday

Why

I coded this script because I needed to get how "important" were the hashtags which I'm interested in.

Thanks to

Dario Vignali for his Italian Instagram guide at this link

Follow my business Instagram accounts

@igorzanella16 @bestondesk

About

Python data extractor using Instagram Endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages