Web Scrapping tool for MAC

We are trying to build a MAC based standalone application which does should do web scrapping of websites.

We have built the same in Windows OS using CefSharp for .Net and the business logic is in C#.

We are now looking for an alternative to CefSharp for MAC based systems and the business logic in .Net Core.

Has anyone tried to implement web scrapping logic in a
MAC?

Or

Other approach would be to run a .Net based application
on a MAC OS.

Has anyone tried to run a .Net based application on a MAC OS?
Take care that web scraping is legally constrained in many countries.

There are informative wikipedia articles about those limits.
Yes, we are not deploying the tool in all countries, only in countries where web scrapping is not illegal.
Web Scrapping tool for MAC
 
 
Q