質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
Twitter

Twitterは、140文字以内の「ツイート」と呼ばれる短文を投稿できるサービスです。Twitter上のほぼ全ての機能に対応するAPIが存在し、その関連サービスが多く公開されています。

Q&A

0回答

1394閲覧

Dynamic timeline selection for embedded timelines - Hashtag Timeline

onitail

総合スコア12

Twitter

Twitterは、140文字以内の「ツイート」と呼ばれる短文を投稿できるサービスです。Twitter上のほぼ全ての機能に対応するAPIが存在し、その関連サービスが多く公開されています。

0グッド

0クリップ

投稿2015/02/16 07:13

I've followed the guide here to add multiple widgets using the same widget id and this works perfectly fine for User timeline.

Snippet ----

<a class="twitter-timeline" href="https://twitter.com/benward" data-widget-id="[id]" data-screen-name="benward"> <a class="twitter-timeline" href="https://twitter.com/endform" data-widget-id="[id]" data-screen-name="endform"> <a class="twitter-timeline" href="https://twitter.com/kang" data-widget-id="[id]" data-screen-name="kang"> <a class="twitter-timeline" href="https://twitter.com/brianellin" data-widget-id="[id]" data-screen-name="brianellin"> What i would want to do is do the same( show different widgets ) for multiple hashtags - #MH17 , #MH370 on the same page. But these tags change for each article on a page.

I want to know if either of these are possible.

Make the same guide available for search query to "https://twitter.com/search?q=%23MH17" and "https://twitter.com/search?q=%23MH370" without creating a widget manually from twitter page. Timeline changes when i change the "data-screen-name" property. Is there something like "data-hashtag-name" ?
Use twitter API or something to automate the process of creating widget from the browser using Auth Token - Secret ?

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問