Michael Ozersky

SiteRows example #2:

by•

Hello everyone. Welcome back to my siterows.com series.

🔹 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 can I extract some aggregated web content from a page, without any hassle? For example, count of links"

Below is a simple Python example/response, and I'm also saving all examples in this GitHub repo: github.com/sgt-oz/SiteRows. As you can see, with SiteRows this is super easy. Think of the URL as your "DB", and the tags (@a, @img, @headings, @li, @meta) as your "tables".

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

1 view

Add a comment

Replies

Be the first to comment