0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

プログラムちょい変え shelll script qiita codingタグ全記事一覧

Last updated at Posted at 2025-08-14

QiitaAPIを使って指定タグの全記事リストを作る
https://qiita.com/YossyIto/items/5e87961bddae10e864b9

をちょいかえして、任意のタグを実行時に指定。coding

中略

次は、markdownの表形式への変換を探し中。

like3以上は次のデータ

coding.json
[
  {
    "likes_count": 233,
    "title": "Cursor入門のツボ",
    "url": "https://qiita.com/Ninagawa123/items/2ac5ac6687c603e9cfb5"
  },
  {
    "likes_count": 168,
    "title": "コードレビューするときの観点",
    "url": "https://qiita.com/shigeshigeshige/items/4569adfd13508da96111"
  },
  {
    "likes_count": 165,
    "title": "オブジェクト指向の3大要素をWebアプリの実装を例に解説【継承・カプセル化・多態性】",
    "url": "https://qiita.com/takuch/items/4ac6b8cc59de774335ff"
  },
  {
    "likes_count": 61,
    "title": "C言語教育はCコンパイラの写経で, OSEK(63) coding(140)",
    "url": "https://qiita.com/kaizen_nagoya/items/088a9906797559cd8b8a"
  },
  {
    "likes_count": 27,
    "title": "【プログラミング不要】オススメのノーコードAI開発ツール ベスト3を紹介【最新版】",
    "url": "https://qiita.com/umapyoi/items/59a006cd8dbbdb8de7e4"
  },
  {
    "likes_count": 26,
    "title": "出力(output)と呼ばないで。これは状態(state)です。制御(21)",
    "url": "https://qiita.com/kaizen_nagoya/items/80b8b5913b2748867840"
  },
  {
    "likes_count": 18,
    "title": "大学入試不合格でも筆記試験のない大学に入って卒業できる。卒業しなくても博士になれる。仮説(221)",
    "url": "https://qiita.com/kaizen_nagoya/items/74adec99f396d64b5fd5"
  },
  {
    "likes_count": 17,
    "title": "Amazon CodeWhispererの使い勝手を勝手に色々試してみた",
    "url": "https://qiita.com/hosakat/items/f2606a209cb3a0f404d1"
  },
  {
    "likes_count": 12,
    "title": "コーディングをアシストするAIツール",
    "url": "https://qiita.com/wooooo/items/2e592a9d1f9a4a671f8f"
  },
  {
    "likes_count": 12,
    "title": "Riderで楽するコードレビュー",
    "url": "https://qiita.com/4_mio_11/items/d87403d93bc80e5a6155"
  },
  {
    "likes_count": 7,
    "title": "Amazon CodeWhispererでWebフロントエンドの開発を助けてもらう",
    "url": "https://qiita.com/sesta/items/030b7e7b3387abc1f2ac"
  },
  {
    "likes_count": 7,
    "title": "Cの精神とCの原則:C言語がわかるとは",
    "url": "https://qiita.com/kaizen_nagoya/items/d2a24a41f00c939c5e70"
  },
  {
    "likes_count": 6,
    "title": "sandboxリポジトリのススメ",
    "url": "https://qiita.com/oohira/items/4e7dbeb87126c1d96ef5"
  },
  {
    "likes_count": 6,
    "title": "【20 h/週×6 か月で実感】開発能力10倍アップのAIコーディングコツ!",
    "url": "https://qiita.com/Dinn/items/c3415e38958286d63087"
  },
  {
    "likes_count": 5,
    "title": "日報、週報、月報、年報 考 2022",
    "url": "https://qiita.com/kaizen_nagoya/items/ae884b5667d3f4faf23c"
  },
  {
    "likes_count": 5,
    "title": "⭐️Pythonicなコードのススメ⭐️ ~ シンプルでカッコ良いコードを書くために!! ~",
    "url": "https://qiita.com/rucucc/items/f280b7135181f361b7c8"
  },
  {
    "likes_count": 4,
    "title": "【C++】基礎を学ぶ⑮~構造体~",
    "url": "https://qiita.com/rapirapi/items/c6aa755297621ae8b99b"
  },
  {
    "likes_count": 4,
    "title": "【C++】基礎を学ぶ㉒~STL~",
    "url": "https://qiita.com/rapirapi/items/5fa91936a4a0f5c79dba"
  },
  {
    "likes_count": 4,
    "title": " CN3054:2022 コンパイル一覧 coding(144)",
    "url": "https://qiita.com/kaizen_nagoya/items/3cf439acef19da60b4e7"
  },
  {
    "likes_count": 4,
    "title": "GeminiCLI登場!最速体験レポート:Claude Codeとの決定的な違いとは?",
    "url": "https://qiita.com/Dinn/items/21df124846a1176b6ff4"
  },
  {
    "likes_count": 3,
    "title": "システムエンジニア1年目がやるべきこと!",
    "url": "https://qiita.com/rapirapi/items/5f399db70a9f96b7ccee"
  },
  {
    "likes_count": 3,
    "title": "gitでコミットする時に行ごとに無視(削除)できるようにする",
    "url": "https://qiita.com/Uto_2004/items/21f1d99e659b413cfb72"
  },
  {
    "likes_count": 3,
    "title": "C#でデザインパターンのシングルトンを学んでみる / Learn singleton design patterns in C#.(日本語 / ENGLISH)",
    "url": "https://qiita.com/keitakei777/items/32ca1ec754e5ed2e6f63"
  },
  {
    "likes_count": 3,
    "title": "LISPはアセンブラだ",
    "url": "https://qiita.com/kaizen_nagoya/items/f527798ab85b55b995b7"
  }
]

docker hub

bash
$ docker run -v ./arxml:/tmp/arxml  -it  continuumio/anaconda3  /bin/bash
$ docker commit ccfeb4ae408f kaizenjapan/qiita
$ docker push kaizenjapan/qiita
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?