Skip to content

mkruzil/extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

extract.py

Python script to extract tabular data from ASCII text copied from a web page.

How to Use

  1. Download and extract the ZIP file to the desktop.

Windows 10

2a) Open Command Prompt and run the following commands:

cd C:\Users\%username%\Desktop\extract-master\extract-master

python extract.py

MacOS

2b) Open Terminal and run the following commands:

cd /Users/$USER/Desktop/extract-master

python extract.py

This will apply the extraction to the content.txt file and output the result to results.csv.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages