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

Paid partnership with #295

Closed
kooshazarei opened this issue May 10, 2019 · 8 comments
Closed

Paid partnership with #295

kooshazarei opened this issue May 10, 2019 · 8 comments
Labels
feature suggestion Feature suggestion

Comments

@kooshazarei
Copy link

Hi everyone,

I have a question, I would like to get "Paid partnership with" metadata of Instagram posts. As far as I looked there is no option in Instaloader. is it right? if there is, how can I get this metadata in JSON?

I look forward to hearing from you,
Thanks

@GolvenLD
Copy link

Is this information usually in the caption ? If it is (and I have no idea) you can get the caption and parse it to get only what you want? I just don't know on Instagram where this metadata is.

@kooshazarei
Copy link
Author

Is this information usually in the caption ? If it is (and I have no idea) you can get the caption and parse it to get only what you want? I just don't know on Instagram where this metadata is.

on Instagram, this information is shown in a post location, but I couldn't find in the Instaloader.

@aandergr
Copy link
Member

Could you show us an example post that has this information on Instagram?

@aandergr aandergr added the feature suggestion Feature suggestion label May 26, 2019
@kooshazarei
Copy link
Author

Could you show us an example post that has this information on Instagram?

Yes, of course, check these out:

-https://later.com/blog/paid-partnership-feature/
-https://www.agorapulse.com/blog/instagram-influencers

@BW0ng
Copy link

BW0ng commented Jul 12, 2019

Could you show us an example post that has this information on Instagram?

https://www.instagram.com/p/Bx201VODYoW/
https://www.instagram.com/p/By-pItMhM-t/
https://www.instagram.com/p/ByV3RlRBS3k/

Here's a couple posts as well as the official page from instagram

@e5150
Copy link
Contributor

e5150 commented Sep 18, 2019

After a quick look, it seems already be available in the json stored by Instaloader.
xzcat *.json.xz | jq '.node.edge_media_to_sponsor_user.edges[0].node.sponsor.username'

@github-actions
Copy link

There has been no activity on this issue for an extended period of time. This issue will be closed after further 14 days of inactivity.

@github-actions github-actions bot added the stale Issue is inactive for a long time label Dec 19, 2019
@github-actions github-actions bot closed this as completed Jan 2, 2020
@aandergr aandergr added leave open Not closed automatically due to inactivity and removed stale Issue is inactive for a long time labels Jan 19, 2020
@aandergr aandergr reopened this Jan 19, 2020
@aandergr aandergr removed the leave open Not closed automatically due to inactivity label Mar 25, 2020
@aandergr
Copy link
Member

We implemented this feature with one of our latest commits, and it will be included in the upcoming version, Instaloader 4.4. To already try it out, upgrade Instaloader with:

pip3 install --upgrade git+https://github.com/instaloader/instaloader@v4.4-dev

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

No branches or pull requests

5 participants