Can not access detail of article | ERROR mandatory elem description missing!
20 views
Skip to first unread message
Raf Rasenberg
unread,
Apr 13, 2019, 2:19:48 PM4/13/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-dynamic-scraper
Hi Guys,
I explained my problem thoroughly on StackOverflow. If somebody finds the time to help me out would be greatly appreciated :) I really enjoy the scraper. There is just one important factor I am missing. Tried all day but no luck.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-dynamic-scraper
That's because that element is set to mandatory and the xpath you have provided is returning null, this can't work out unless you fix the xpath or untick the mandatory box of that particular element.