doryphores / pretty-apod

Pretty APOD - A pretty version of Astronomy Picture Of the Day (htttp://apod.nasa.gov)
1 stars 0 forks source link

Handle APOD pages with no HTML tag #2

Closed doryphores closed 13 years ago

doryphores commented 13 years ago

Some APOD pages have no HTML tag. Example: http://apod.nasa.gov/apod/ap970907.html

Some are even worse: http://apod.nasa.gov/apod/ap950616.html

Beautiful Soup doesn't handle this very well. Investigate a solution.

doryphores commented 13 years ago

Looks like most pages for September 1997 were screwed...

doryphores commented 13 years ago

Turns out the missing HTML tag wasn't the issue. The culprit was a screwed up comment tag for including keywords.