Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 311 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 311 Bytes

instagram-sraper

Boilerplate for a Finic project to scrape instagram

Instructions

Step 1

Create input.json and fill in the fields. For example:

{
  "tags": ["marketing"],
  "num_results": 20
}

Step 2

poetry install

Step 3

poetry run query-to-username