cbanack / comic-vine-scraper

An add-on script for ComicRack that lets you copy details from Comic Vine into your comic books.
258 stars 48 forks source link

Rate Limit Exceeded #382

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:
Log file attached below

--------------------------------------------------------------------------------
CV Scraper Version:  1.0.77
Running As:          ComicRack Plugin (CR version 0.9.175)
Cache Directory:     C:\Users\Thommo\AppData\Roaming\Comic Vine 
Scraper\localCache
Settings File:       
C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine 
Scraper\settings.dat
--------------------------------------------------------------------------------

opened the settings dialog.
closed the settings dialog.
--------------------------------------------------------------------
[X] Series          [X] Volume          [X] Number          
[X] Title           [X] Published       [X] Released        
[X] Crossovers      [X] Publisher       [X] Imprint         
[X] Writer          [X] Penciller       [X] Inker           
[X] Colorist        [X] Letterer        [X] Cover Art       
[X] Editor          [X] Summary         [X] Characters      
[X] Teams           [X] Locations       [X] Webpage         
-------------------------------------------------------------------
[X] Overwrite Existing        [ ] Ignore Blanks             
[X] Convert Imprints          [ ] Autochoose Series         
[X] Download Thumbs           [X] Preserve Thumbs           
[ ] Confirm Issues            [ ] Rescraping: Notes         
[ ] Fast Rescrape             [ ] Rescraping: Tags          
[X] Summary Dialog            
-------------------------------------------------------------------

======> scraping next comic book: 'Action Comics 000 (4 Covers) (2012) 
(Digital) (Zone-Empire).cbr'
searching for series that match 'Action Comics'...
ERROR OCCURRED CONTACTING COMICVINE. RETRYING...
------------------- PYTHON ERROR ------------------------
Caught _ComicVineError: code 107: "Rate limit exceeded.  Slow down cowboy." 
for: 
http://comicvine.com/api/search/?api_key=4192f8503ea33364a23035827f40d415d5dc5d1
81&client=cvscraper&format=xml&limit=100&resources=volume&field_list=name,start_
year,publisher,id,image,count_of_issues&query=action%20AND%20comics
Traceback (most recent call last):
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 142, in scrape
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 241, in _ScrapeEngine__scrape
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 449, in _ScrapeEngine__scrape_book
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 760, in _ScrapeEngine__query_series_refs
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\db.py", line 142, in query_series_refs
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvdb.py", line 141, in _query_series_refs
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvdb.py", line 181, in __query_series_refs
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 54, in _query_series_ids_dom
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 222, in __get_dom
  File "C:\Users\Thommo\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 213, in __get_dom

wrote debug logfile: cvs-debug-log-2014-06-07.txt

Original issue reported on code.google.com by stuart.t...@gmail.com on 7 Jun 2014 at 7:52

GoogleCodeExporter commented 9 years ago
Thanks for reporting this.  

You're not the only one experiencing this issue, we're currently discussing it 
in the ComicRack forums:

http://comicrack.cyolito.com/forum/32-news-and-announcements/33534-comic-vine-sc
raper?start=340#39422

Comic Vine appears to be limiting how often or how much each person is allowed 
to access their web API.   I'm still waiting on a response from Comic Vine 
before I try to do anything about it.

Original comment by cban...@gmail.com on 7 Jun 2014 at 8:10

GoogleCodeExporter commented 9 years ago
Issue 383 has been merged into this issue.

Original comment by cban...@gmail.com on 7 Jun 2014 at 8:00

GoogleCodeExporter commented 9 years ago
Issue 384 has been merged into this issue.

Original comment by cban...@gmail.com on 8 Jun 2014 at 7:06

GoogleCodeExporter commented 9 years ago
Issue 385 has been merged into this issue.

Original comment by cban...@gmail.com on 8 Jun 2014 at 5:40

GoogleCodeExporter commented 9 years ago
Issue 386 has been merged into this issue.

Original comment by cban...@gmail.com on 10 Jun 2014 at 12:30

GoogleCodeExporter commented 9 years ago

Original comment by cban...@gmail.com on 29 Jul 2014 at 11:53