Is there any way to do like str_replace?

I'm scrapping from a table which has info LastName, First Name.
Is there any way to get it like FirstName Lastname ?

Hello!

If you're using WebScraper version 0.3.8+, it is possible using Regex lookbehind feature.

Please post a website you're trying to scrape or your sitemap.

1 Like