Skip to content

Signal killed when parsing eppi.ioe.ac.uk url #47

Description

@computerphysicslab

Bug downloading url: http://eppi.ioe.ac.uk/cms/Projects/DepartmentofHealthandSocialCare/Publishedreviews/COVID-19Livingsystematicmapoftheevidence/tabid/3765/Default.aspx

This is my code for parsing url:
// Get plain text content
plain, err := html2text.FromString(string(bodyBytes), html2text.Options{PrettyTables: true})

I got error:
signal: killed

It works pretty well on many other links. Thanks a lot, great job!!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions