Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages