Basic Settings

Using Browser Name

Some sites are reluctant to give pages to robots, in which case you can disguise your digger under one of the real browsers. Use one of the predefined names: Firefox, Chrome, MSIE, Safari, Opera, AOL, or you can set any custom name. If nothing is set in this configuration paramenter, Surf will be used as your browser name.

To set the browser name, use the agent option:

              # SETTING BROWSER NAME TO MOZILLA FIREFOX
- config:
    agent: Firefox

# SETTING BROWSER NAME TO GOOGLE CHROME
- config:
    agent: Chrome
    
# SETTING CUSTOM BROWSER NAME
- config:
    agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36