Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Goose user agent as a bot #99

@ophirmi

Description

@ophirmi

Hi,

I'm using goose inside a bot and I need to identify myself to the site as a bot, otherwise the site I parse is getting wrong statistics, since I'm a bot and not a client.
Currently I set the following:
val gooseConfig: Configuration = new Configuration
gooseConfig.setBrowserUserAgent("Firefox/39.0")

How can I set the user client to also identify as a bot?

Thanks, Ophir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions