Inquiry on RPA Capabilities for Web Automation and Excel Integration

Hi all,

I’d like to check whether the following RPA-style tasks can be performed within n8n:

  1. Downloading bank statements and other payment aggregator reports from multiple websites using a browser (e.g. Chrome).
  2. Downloading sales reports from POS platforms through browser-based interactions.
  3. Reconciling data in Excel — comparing and processing spreadsheet data.
  4. Uploading transactions to NetSuite without using API calls, possibly through simulated browser actions or file-based uploads.

Could you please confirm if these use cases are achievable directly within n8n, or if there are recommended approaches for implementing them?