Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a scraper to download reels #505

Open
dennyabrain opened this issue Jan 17, 2025 · 3 comments
Open

Use a scraper to download reels #505

dennyabrain opened this issue Jan 17, 2025 · 3 comments
Assignees

Comments

@dennyabrain
Copy link
Contributor

No description provided.

@aatmanvaidya
Copy link
Collaborator

finished writing the scrapper, it does the following

  1. file1 - login's to the required Instagram account → navigates to the reels page → starts auto scrolling and collecting reel links for N amount of time → appends all the links to a csv
  2. file2 - loads the csv → downloads all the reels using instaloader → extracts other metadata like username, likes, number of comments, timestamp etc

@dennyabrain
Copy link
Contributor Author

@aatmanvaidya can you share file1 and instructions to run it? I can try keeping it running on my account when I get a chance.

@aatmanvaidya
Copy link
Collaborator

@dennyabrain here is the scrapper - https://github.com/tattle-made/data-experiments/tree/master/instagram-scrapper/reels
have documented instructions on how to run the scrapper in the README.md file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants