Scrapping data where login is required

Hi,

I want to scrap a data on a website that requires login to access the key data. How this can be achieved using web scrapper?

Regards

These days, most websites have session-based, so you only need to login once BEFORE you start the scraper.