Array aggregator to "de"encode URL encoding to scrape LinkedIn jobs

Hi @samliew and thanks for the lightning fast reply!

I’m attaching the blueprint here.

I’d love to bring all the Text Parser Replace modules into one, but I’m under the impression that they have to be individualized.

The whole point of this automation is to scrape through a LinkedIn (LI) job post.

As anyone who’s looked for a job on LI knows, there are jobs with links to the individual company’s website, and jobs with the “Easy Apply” option.

The string of modules 4-22 are because LI has the individual company application link in URL encoded format - so each one is addressing a different code (i.e. space = %20).

Is there either an option to put all codes into a single replace? Or is there another free tool to do this?

blueprint (1).json (292.6 KB)