Skip to content

Site crawler should have a command line option to save the results to a text file #19

Description

@sdg002
WebsiteCrawler.exe  --maxsites 5 --url https://www.premierleague.com/ --output  c:\somefile.csv
  • The option --output should be optional
  • If the option --output is not specified, then existing behaviour prevails. i.e. Write the results to the console
  • If specified then write the CSV to the specified file

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