<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Maxence Cornet</title>
    <description>The latest articles on DEV Community by Maxence Cornet (@maxencecornet).</description>
    <link>https://dev.to/maxencecornet</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3302517%2F4144fb6e-1dcc-4ed7-85fb-b87b415cb090.jpg</url>
      <title>DEV Community: Maxence Cornet</title>
      <link>https://dev.to/maxencecornet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/maxencecornet"/>
    <language>en</language>
    <item>
      <title>I built a site that finds book recommendations from tweets using Grok's X Search API</title>
      <dc:creator>Maxence Cornet</dc:creator>
      <pubDate>Fri, 16 Jan 2026 14:27:51 +0000</pubDate>
      <link>https://dev.to/maxencecornet/i-built-a-site-that-finds-book-recommendations-from-tweets-using-groks-x-search-api-3fha</link>
      <guid>https://dev.to/maxencecornet/i-built-a-site-that-finds-book-recommendations-from-tweets-using-groks-x-search-api-3fha</guid>
      <description>&lt;p&gt;I wanted book recommendations from people I follow, but most sites just list books without any source. I wanted to see the actual tweet where someone said "this book is great."&lt;/p&gt;

&lt;p&gt;So I built a site that searches public tweets for book recommendations using Grok's x_search API.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Uses Grok API with the x_search tool to search X/Twitter&lt;/li&gt;
&lt;li&gt;Extracts book mentions from tweets containing "great read", "must read", "favorite book", etc.&lt;/li&gt;
&lt;li&gt;Each recommendation links back to the original tweet as a source&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech stack:&lt;/strong&gt; Astro, Python extraction script, Grok 4 API with x_search, Cloudflare Pages&lt;/p&gt;

&lt;p&gt;Currently tracking 150+ personalities with 1000+ book recommendations, all sourced from real tweets.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://booksrecommendedby.us.com" rel="noopener noreferrer"&gt;Check it out here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback on the UX or suggestions! &lt;/p&gt;

&lt;p&gt;Max&lt;/p&gt;

</description>
      <category>astro</category>
      <category>ai</category>
      <category>twitter</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
