How to get data from ITEM_URI article page? #2409
Unanswered
HolgerAusB
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Ping @Niehztog as the author of XPathAbstract. Maybe he could help. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not a developer, but I am able to adapt sample code for my purposes. Unfortunately I haven't found the right example at the bridges yet.
I have already managed to generate a usable feed from a topic page of a small local newspaper using XPathAbstract. Unfortunately the topic page contains extremely little content per article. Also, the date and time of publication is missing.
How can I now retrieve the article page with the ITEM_URI determined via XPathAbstract and then grab (full text) content and datetime from there?
Second question:
While the content is in a normal div container, the date is included on the article page as follows. How to grab this?
Beta Was this translation helpful? Give feedback.
All reactions