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

Goose user agent as a bot #99

Open
ophirmi opened this issue Aug 11, 2015 · 0 comments
Open

Goose user agent as a bot #99

ophirmi opened this issue Aug 11, 2015 · 0 comments

Comments

@ophirmi
Copy link

ophirmi commented Aug 11, 2015

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant