joshwallerr/newsnotfound

Bug in scrape_articles() causing empty urls list.

Closed this issue · 1 comments

Seems like an imbalance of escaping/unescaping quotes is preventing headlines from being found in the links dictionary

Fixed now by removing all backslashes from all headlines before finding their links.