How would I accomplish two nested for loops when doing web scraping with power query? I know how to do one, but it doesn't seem like I can have multiple parameters for a single function.

This page summarizes the projects mentioned and recommended in the original post on /r/PowerQuery

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • httpbin

    HTTP Request & Response Service, written in Python + Flask.

  • tests = { WebRequest_Simple("https://httpbin.org", "json"), // expect: json WebRequest_Simple("https://www.google.com"), // expect: html WebRequest_Simple("https://httpbin.org", "/headers"), WebRequest_Simple("https://httpbin.org", "/status/codes/406"), // exect 404 WebRequest_Simple("https://httpbin.org", "/status/406"), // exect 406 WebRequest_Simple("https://httpbin.org", "/get", [ Text = "Hello World"]) },

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts