<?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: Gul Shair</title>
    <description>The latest articles on DEV Community by Gul Shair (@gulshair625).</description>
    <link>https://dev.to/gulshair625</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%2F1380999%2Ff46a5205-d669-4d44-aee5-36cb2645bada.png</url>
      <title>DEV Community: Gul Shair</title>
      <link>https://dev.to/gulshair625</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gulshair625"/>
    <language>en</language>
    <item>
      <title>Lambda scrapper deployment issues</title>
      <dc:creator>Gul Shair</dc:creator>
      <pubDate>Tue, 26 Mar 2024 10:14:07 +0000</pubDate>
      <link>https://dev.to/gulshair625/lambda-scrapper-deployment-issues-4375</link>
      <guid>https://dev.to/gulshair625/lambda-scrapper-deployment-issues-4375</guid>
      <description>&lt;p&gt;I have made a docker image for selenium scrapper to be deployed on the lambda function that works as intended on the local server but when deployed on the live lambda server then it does not scrap homes.com URLs.&lt;/p&gt;

&lt;p&gt;I have tried the same docker on DigitalOcean server but the issue persists. &lt;br&gt;
I also have made an ec2 instant and debug it there using ssh but found that the drivers are successfully loaded but when they get the homes.com data i.e. driver.get(some homes.com URL), that return as empty string.&lt;/p&gt;

&lt;p&gt;What is the possible solution for this?&lt;/p&gt;

</description>
      <category>lambda</category>
    </item>
    <item>
      <title>Lambda deployment issues</title>
      <dc:creator>Gul Shair</dc:creator>
      <pubDate>Tue, 26 Mar 2024 09:47:02 +0000</pubDate>
      <link>https://dev.to/gulshair625/lambda-deployment-issues-4je</link>
      <guid>https://dev.to/gulshair625/lambda-deployment-issues-4je</guid>
      <description>&lt;p&gt;I have made a docker image for selenium scrapper to be deployed on the lambda function that works as intended on the local server but when deployed on the live lambda server then it does not scrap homes.com URLs.&lt;/p&gt;

&lt;p&gt;I have tried the same docker on DigitalOcean server but the issue persists. &lt;br&gt;
I also have made an ec2 instant and debug it there using ssh but found that the drivers are successfully loaded but when they get the homes.com data i.e. driver.get(some homes.com URL), that return as empty string.&lt;/p&gt;

&lt;p&gt;What is the possible solution for this?&lt;/p&gt;

</description>
      <category>chromedriver</category>
    </item>
    <item>
      <title>Lambda deployment issue</title>
      <dc:creator>Gul Shair</dc:creator>
      <pubDate>Tue, 26 Mar 2024 09:45:53 +0000</pubDate>
      <link>https://dev.to/gulshair625/lambda-deployment-issue-1dh6</link>
      <guid>https://dev.to/gulshair625/lambda-deployment-issue-1dh6</guid>
      <description>&lt;p&gt;I have made a docker image for selenium scrapper to be deployed on the lambda function that works as intended on the local server but when deployed on the live lambda server then it does not scrap homes.com URLs.&lt;/p&gt;

&lt;p&gt;I have tried the same docker on DigitalOcean server but the issue persists. &lt;br&gt;
I also have made an ec2 instant and debug it there using ssh but found that the drivers are successfully loaded but when they get the homes.com data i.e. driver.get(some homes.com URL), that return as empty string.&lt;/p&gt;

&lt;p&gt;What is the possible solution for this?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
