Skip to content

megiemee/HTMLTable-to-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

HTMLTable-to-CSV

Done with Python.

Description

To use on the output HTML created after using the Moss Plagarism Detector to extract the generated data which is in a table in a HTML page into a csv file for easier data analysis.

Instructions

1. Run the Moss Plagarism Detector and copy the output link to the main results page with the table of data

Top of the page which link should be used: image

2. Run the last cell in the extractMoss.ipynb file

image

3. Paste the copied output link when prompted and press enter

image *Input box could differ depending on program used

3. Enter the name of the file ending with .csv that you would like the results to be written to

image

4. The csv file will be populated with the extracted information

Format of output in csv file:

image

About

To use on the output HTML created after using the Moss Plagarism Detector. Coded with Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published