<?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: Chathura Dilushanka</title>
    <description>The latest articles on DEV Community by Chathura Dilushanka (@dilushanka).</description>
    <link>https://dev.to/dilushanka</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%2F937074%2F6950ce8d-ef00-4856-8c7b-eb883da70923.jpeg</url>
      <title>DEV Community: Chathura Dilushanka</title>
      <link>https://dev.to/dilushanka</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dilushanka"/>
    <language>en</language>
    <item>
      <title>Telegram Image Scrapper</title>
      <dc:creator>Chathura Dilushanka</dc:creator>
      <pubDate>Sat, 28 Oct 2023 15:01:22 +0000</pubDate>
      <link>https://dev.to/dilushanka/telegram-image-scrapper-o44</link>
      <guid>https://dev.to/dilushanka/telegram-image-scrapper-o44</guid>
      <description>&lt;p&gt;# Telegram Image Scrapper&lt;/p&gt;



&lt;p&gt;
  &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Vw4QzjTX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/telegram%2520api.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Vw4QzjTX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/telegram%2520api.webp" width="768" height="479"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub &lt;a href="https://github.com/dilushanka/Telegram-Image-Scraper"&gt;Repository Link&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  • API Setup
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Go to &lt;a href="http://my.telegram.org"&gt;http://my.telegram.org&lt;/a&gt;  and log in.&lt;/li&gt;
&lt;li&gt;Click on API development tools and fill in the required fields.&lt;/li&gt;
&lt;li&gt;put app name you want &amp;amp; select other in platform Example :&lt;/li&gt;
&lt;li&gt;copy "api_id" &amp;amp; "api_hash" after clicking create app&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Change the below credentials with your generated Key and hash.
&lt;/h3&gt;

&lt;p&gt;
  &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VFpKdhAe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/api.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VFpKdhAe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/api.png" width="800" height="484"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Change the below credentials with your number and Username.
&lt;/h3&gt;

&lt;p&gt;
  &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--j4Rof7tK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/num.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--j4Rof7tK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/num.png" width="800" height="484"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;### Change the below credentials with your Group ID. if you need to know how to find Group ID. &lt;a href="https://github.com/dilushanka/Telegram-Image-Scraper/edit/main/README.md#find-group-id"&gt;Scroll Down&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
  &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KMfLkXny--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/group%2520id.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KMfLkXny--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://raw.githubusercontent.com/dilushanka/Telegram-Image-Scraper/main/img/group%2520id.png" width="800" height="480"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;## Now run Python script&lt;/p&gt;

&lt;p&gt;### find Group ID&lt;br&gt;
  Forward Group message to &lt;a href="https://t.me/userinfobot"&gt;infobot&lt;/a&gt; that the telegram bot&lt;/p&gt;

</description>
      <category>telegram</category>
      <category>telegramscrapper</category>
    </item>
  </channel>
</rss>
