<?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: Zai</title>
    <description>The latest articles on DEV Community by Zai (@zai).</description>
    <link>https://dev.to/zai</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%2F2577976%2Fc6affcbb-756f-4119-baf2-e36144c80cab.jpeg</url>
      <title>DEV Community: Zai</title>
      <link>https://dev.to/zai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zai"/>
    <language>en</language>
    <item>
      <title>Can you scrape the url from this website?</title>
      <dc:creator>Zai</dc:creator>
      <pubDate>Mon, 16 Dec 2024 18:11:08 +0000</pubDate>
      <link>https://dev.to/zai/can-you-scrape-the-url-from-this-website-1ej3</link>
      <guid>https://dev.to/zai/can-you-scrape-the-url-from-this-website-1ej3</guid>
      <description>&lt;p&gt;I wanted to challenge myself and see if I could create a website that is quite challenging to scrape. I got an idea and built a simple website. Can you scrape it?&lt;/p&gt;

&lt;p&gt;Some things you should know:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;There is no encryption going on.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;deobfuscator.js&lt;/code&gt; is not really doing anything. It was generated by a tool (wasm-pack) to load up the wasm bin, so you can safely ignore it&lt;/li&gt;
&lt;li&gt;The URL isn't hard-coded into the wasm bin. it's inside the HTML but encoded and obfuscated.&lt;/li&gt;
&lt;li&gt;You are not allowed to use selenium. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;website URL: &lt;a href="https://scrape-my-secret.vercel.app" rel="noopener noreferrer"&gt;https://scrape-my-secret.vercel.app&lt;/a&gt;&lt;br&gt;
Also, the code isn't open-source yet for obvious reasons. I will open-source it when I think it's time. &lt;/p&gt;

&lt;p&gt;Good luck!&lt;/p&gt;

</description>
      <category>webscraping</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Hi there, this is my first post :)</title>
      <dc:creator>Zai</dc:creator>
      <pubDate>Mon, 16 Dec 2024 16:28:41 +0000</pubDate>
      <link>https://dev.to/zai/hi-there-this-is-my-first-post--3l9l</link>
      <guid>https://dev.to/zai/hi-there-this-is-my-first-post--3l9l</guid>
      <description></description>
      <category>welcome</category>
      <category>firstpost</category>
    </item>
  </channel>
</rss>
