Hi everyone! I need help setting up an automated process to pull information from HubSpot company pages. I’m using an automation platform to handle this task but facing some problems.
My setup looks like this:
- Got a spreadsheet containing HubSpot company page links
- Want my automation tool to visit each link automatically
- Need to extract all activity information from each company page (things like email records, meeting notes, and other interactions)
- Plan to save this extracted data back to my spreadsheet
The problem is that while the automation opens the company pages without issues, it fails to capture any of the activity information I need. I tried adding delays and using different element selectors but nothing works. The activity section just won’t get scraped properly.
Has anyone managed to extract data from HubSpot’s activity sections using automation tools? Maybe there are specific tricks or settings I’m missing? Any suggestions would be great!