Update scrape-full-articles.py
This commit is contained in:
parent
a14d9a4ffb
commit
577f1f9884
@ -16,7 +16,7 @@ import xml.etree.ElementTree as ET
|
|||||||
|
|
||||||
# Globals.
|
# Globals.
|
||||||
atom_ns = {"atom": "http://www.w3.org/2005/Atom"}
|
atom_ns = {"atom": "http://www.w3.org/2005/Atom"}
|
||||||
article_parser_url = "https://us-central1-technews-251304.cloudfunctions.net/article-parser?url="
|
article_parser_url = "https://demos.pwshub.com/article-parser?url="
|
||||||
|
|
||||||
|
|
||||||
# Methods.
|
# Methods.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user