danielmichaels / fuelwatcher

A simple XML scraper for fuelwatch.wa.gov.au fuel price data.
MIT License
5 stars 3 forks source link

Create user agent method #35

Closed danielmichaels closed 2 years ago

danielmichaels commented 2 years ago

This method adds a random user agent to each request. Using this appears to get past the fuelwatcher servers user agent scanner.

Currently in draft and will change before this is merged. On merge a new release will be pushed to PyPI.

Closes:

danielmichaels commented 2 years ago

Merging and will push a new release to PyPI from master