pokeminer icon indicating copy to clipboard operation
pokeminer copied to clipboard

Pokemon location scraper

Results 61 pokeminer issues
Sort by recently updated
recently updated
newest added

Can not seem to get the proxy working. I keep receiving these errors: `ServerBusyOrOfflineException details: SOCKSHTTPSConnectionPool(host='pgorelease.nianticlabs.com', port=443): Max retries exceeded with url: /plfe/rpc (Caused by NewConnectionError(': Failed to establish a...

discussion/question

When opening the console, I get a lot of these `"NetworkError: 403 Forbidden - http://b.tile.osm.org/15/17166/11467.png"`

nothingtodo

I'm Russian so somehow the maps in /report are also in Russian, and I need to share the report with my American friends. My Google Maps language is English for...

nothingtodo

[2016-08-11 22:10:05,303][worker-128][ ERROR][L 125] A wild exception appeared! Traceback (most recent call last): File "worker.py", line 103, in run password=config.ACCOUNTS[self.worker_no][1], File "C:\Python27\lib\site-packages\pgoapi\pgoapi.py", line 167, in login self.set_authentication(provider, username=username, password=password) File...

investigate

Instead of using open street maps wouldny it be a good thing to use google maps with the api key suplied in the config? At the moment we're using google...

discussion/question

The title says it! ALSO, any other tips on running 3-4 instances with about 300 workers total for max. efficiency and not getting banned?

nothingtodo

I get this on all accounts: `Traceback (most recent call last): File "worker.py", line 136, in run self.main() File "worker.py", line 177, in main map_objects = response_dict['responses'].get('GET_MAP_OBJECTS', {}) TypeError: sequence...

nothingtodo

Hey, my worker sometimes just dont report pokemon (for a couple of hours). Atleast I dont see icons on the map. This happens totally random. I get no errors thou...

nothingtodo

I want to run 2x processes of worker.py and web.py (on different ports). Is it possible?

nothingtodo

Trying to map my whole city and a few other towns around it with about 57 square km. I'm using 480 ptc accounts with this. I can scan the whole...

investigate