Skip to content

Create backend logic to parse contents of URL #5

@jeff1evesque

Description

@jeff1evesque

We will create python/xml_retriever.py as a generic class that will take two parameters:

  • the URL of the xml document to parse
  • an object containing the xml attributes to parse from the xml document

This class, after being instantiated will return an object. This return object will be the important xml attributes we wanted to parse for (as defined by the second parameter of this class).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions