Skip to content

ruebot/digfemig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digfemig

A Python utility to collect up to the top 100 media for a given Instagram hashtag. This utility came out of a research need for the Digital Feminist Network.

Requirements

Usage

digfemig example.toml

Where you configure a config.toml file with your requirements.

How to create a session file:

from instagrapi import Client

cl = Client()
cl.login(USERNAME, PASSWORD)
cl.dump_settings("session.json")

License

The Unlicense

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages