Skip to content

article_no field is never filled #10

@JMatej

Description

@JMatej

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:

"article_no": "span#FullRTa-articleNumberLabel",

@mrshu I'm not sure what the value is supposed to be, one of these from the screenshot below?

Screenshot 2022-05-11 at 10 21 00

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions