Scraper: How can I get data from multiple sections of a profile (Eg: getting the experience section on a linkedin profile)?

Cases like this require you to scrape the links to the sections and use the background scraper (find it as “scrape data in the background”) to get details from every section.

Then, combine the outputs of the different scrapers when you’re saving data to Google Sheets or other database apps.

See this example:

A common error is using the "click" action from the Bardeen scraper. That can likely not work since the click is not made to navigate and get data from multiple sections, rather than to access information on single pages.

Little Rocket Ship

Launch your productivity boost today.

By clicking “Accept All Cookies”, you agree to the storing of cookies. View our Privacy Policy for more information.