I want to embed a twitter hastag feed in my web page, as a widget ( like the attached picture ) can any one help?
embed twitter hashtag feed in a web page [closed]
You could use https://publish.twitter.com/# to create the code for you.
Just fill in the link and then continue along the process. Once it gives you the embed code such as
<a class="twitter-timeline" href="https://twitter.com/shibaeveryday?ref_src=twsrc%5Etfw">Tweets by shibaeveryday</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Just paste it wherever you need to.
This does not work for searches (hashtags), unfortunately. –
Younts
Please be very specific in your request. Noone but you knows exactly what you want. I believe then you are going to be trying to access the twitter api. There are tons of these tutorials everywhere. –
Helminthiasis
I already tried it but It give just a button on wich we can click to tweet , what I need is all tweets with a specific hastag –
Chyack
did you find any solution for it? –
Lorica
@PooyaPanahandeh I posted the answer –
Chyack
@RoyChan - as far as being very specific in the OP's request: This is precisely why it's best to ask for clarifications, as comments, on the original question, and not post an answer to a very broad, unclear question. –
Honig
@Chyack found any solution? –
Lymphosarcoma
@Chyack where did you post the answer?! –
Villarreal
I found this solution in an other post link . You can use the Javascript library "TweetJS", from www.tweetjs.com You can retrieve and display tweets(only from last 7 days) using this library, but you cannot post out tweets, since this requires authentication. Here's an example: tweetjs.com/Search.html –
Chyack
Like everyone is saying, this is not a solution to the request for hashtags. –
Female
© 2022 - 2024 — McMap. All rights reserved.