-
```
ComicVine has just changed their web API, and it is causing numerous issues
with the scraper. Fix these.
```
Original issue reported on code.google.com by `cban...@gmail.com` on 27 Mar 2013 at …
-
Starting this morning, when I try to search for a new series (or add from the weekly pull-list), I get a "500 Internal server error" with the following readout:
"Traceback (most recent call last):
…
-
In the comicvine api they support the store_date data, which I know is at least supported by ComicRack. It would be great if comictagger could support this so I can stop using the comicvine scraper pl…
-
```
When we parse in a summary from ComicVine, we have to convert it from HTML
to plain text. The current algorithm that does this gets it wrong
sometimes, inserting extra spaces where they don't ne…
-
```
DESCRIBE THE PROBLEM:
Sometimes the scraped "day/month/year" does not match up with what is shown on
the ComicVine website:
http://comicrack.cyolito.com/forum/32-news-and-announcements/29196-co…
-
```
The Comic Vine API located at api.comicvine.com no longer appears to be
working. It is, however, still available at comicvine.com/api.
This isn't the first time this has happened, so change th…
-
```
Queries that used to return a few results are now returning hundreds. This is
due to a change in the ComicVine public API. I've described the issue in more
detail here:
http://www.comicvine.c…
-
```
DESCRIBE THE PROBLEM:
http://comicrack.cyolito.com/forum/32-news-and-announcements/29196-comic-vine-sc
raper-1053-57?limit=10&start=180#31472
This is a problem with ComicVine's API:
http://www.…
-
```
DESCRIBE THE PROBLEM:
The series Se7en in not found by the scraper, even though it exists in
ComicVine.
PLEASE PROVIDE ANY ADDITIONAL INFORMATION THAT MAY BE OF USE
The problem is with the Com…
-
```
DESCRIBE THE PROBLEM:
Roles are no longer being scraped. This includes writer, editor, cover artist,
penciler, inker, etc.
The problem is actually in the ComicVine API, which has simply stoppe…