我正在尝试根据用户输入的关键字生成多个相关的主题标签。例如:如果用户键入“模因”,它将生成与之相关的倍数标签(模因,有趣的模因),
我会寻找Instagram API,但没有找到任何此类终点。关于此内容,有很多网站和应用程序可用。谁能向我建议这将如何工作?我没想到你会为我工作。只需要您的指导吗?有什么方法可以实现这一目标吗?
(我经过所有终点,但没有找到它,还有其他方法可以实现它吗
? /ashtag-generator-for-instagram/“ rel =“ nofollow noreferrer”> https://toolzu.com/hashtag-generator-foror-instagram/ (这带来了相关的标签,困难和次数已被使用)
I'm trying to generate multiple related hashtags based on the keyword entered by the user. For example: if the user has typed 'meme', it would generate multiples hashtags related to it (memes, funny memes)
I looked for an Instagram API but didn't find any such endpoints. There are lots of sites and apps available over this thing. Can anyone suggest to me how this would work? I'm not expecting you to do work for me. Just need your guidance on this? Is there any way to achieve this?
https://developers.facebook.com/docs/instagram-api/guides/hashtag-search/ (I goes over all the endpoint but didn't find it, is there any other way to achieve it?)
Demo:- https://toolzu.com/hashtag-generator-for-instagram/ (this brings related hashtags, difficulty and number of times each hashtag has been used)
发布评论
评论(1)
此 api 返回与关键字相关的主题标签。与 axios 一起使用很方便。缺点是免费调用主题标签 api 的数量有限
:https:// /rapidapi.com/miguel.aka.kelter/api/hashtagy-generate-hashtags/
祝你好运
This api returns hashtags related to a keyword. It's easy to use with axios. Downside is a the limited number of free calls
hashtag api: https://rapidapi.com/miguel.aka.kelter/api/hashtagy-generate-hashtags/
Good luck