-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Look at the data:
{
'DOI': '10.1007/s11262-021-01866-5',
'article_no': '',
'authors': [...],
'citing_summary': [...],
'issue': '6',
'journal': 'VIRUS GENES',
'page': '556-560',
'pubdate': 'DEC 2021',
'publisher': 'SPRINGER, VAN GODEWIJCKSTRAAT 30, 3311 GZ DORDRECHT, '
'NETHERLANDS',
'times_cited': '',
'title': 'A SARS-CoV-2 mutant from B.1.258 lineage with increment H69/ '
'increment V70 deletion in the Spike protein circulating in Central '
'Europe in the fall 2020',
'volume': '57',
'year': '2021'
}
The article_no
field is always empty. I've looked at the website with the Inspect Element
feature, and I haven't found any HTML tag as specified here:
steel-wok/extract-wos-article.py
Line 24 in c436eef
"article_no": "span#FullRTa-articleNumberLabel", |
@mrshu I'm not sure what the value is supposed to be, one of these from the screenshot below?
Metadata
Metadata
Assignees
Labels
No labels