Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new parsing features #29

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

robbkrasnow
Copy link

Added parsing features for CSV, XLS, XLSX, and Gmail inputs.

Added input option for parsing CSV files
Added input options for parsing Excel XLS and XLSX files
Added csv/xls/xlsx to input format. Updated output formats to include
netflow. Added link and install instructions to download xlrd for
xls/xlsx parsing.
Added parsing capability for a valid Gmail account. Updated README.
Simply added HPE Copyright to original license
- Added the capability to use either http or https proxy when parsing
websites
- Fixed some syntax, changing " to ' for consistency
- Added 'html.parser' for BeautifulSoup to supress warnings
Fix typo
If no proxy is supplied, error was thrown. This is fixed and requests
can optionally use a proxy or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant