Automation has stopped working

Previously, I had set up a LinkedIn company scraper, but today it has stopped functioning correctly. I am unable to parse any information from the LinkedIn company page.

The scraper stopped working with LinkedIn links that end with IDs:

https://www.linkedin.com/company/69934959

https://www.linkedin.com/company/70394102

https://www.linkedin.com/company/70833987

but it works with links like these:

https://www.linkedin.com/company/buttermove/

https://www.linkedin.com/company/detester-mag/

https://www.linkedin.com/company/phonoscopefiber/

even though they represent the same companies, and everything was working fine until yesterday.

How can I gather data from such links again?

https://www.linkedin.com/company/70833987

Proposed by: Саша Тарабара - Jun 13, 23

Imported from canny

:up: Upvotes: 1

1 Like

A workarround to solve this is to get the redirected URL from the initial link (LinkedIn Login, Sign in | LinkedIn) to the final link (Detester Magazine | LinkedIn), using the “Get redirected url” action: