DEV Community

Michael Ozersky
Michael Ozersky

Posted on

SiteRows example #1:

Hello world! I'm starting this series of examples/use-cases of siterows.com, the new app I recently built. Without further ado...

🔹 Quick reminder of what this app does: Allows you to scrape web content with SQL, like you would query a DB. Creating a FREE account unlocks automation features and higher usage limits.

🔹 Today's question: "How do I call the SiteRows API so I can automate web extraction tasks?"

Below is a simple Python example/response, and I'm also saving all examples in this GitHub repo: github.com/sgt-oz/SiteRows

Thanks, everyone. Please don't hesitate to reach out with any questions or feedback.

Top comments (0)