Pop101 / DUBScrape

Convert any number of UW directory searches into a single comprehensive CSV file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner

DUBScrape

Table of Contents

General Info

Convert any number of UW directory searches into a single comprehensive CSV file.

Technologies

This project is created with:

How To

Perform any number of searches and save the webpage. Downloading the Site

Now, just move the .html file into the inputs directory Pasting the html in the directory

Run main.py and the output.csv file will be created.
\

Setup

Clone the Repo
git clone https://github.com/Pop101/DUBScrape
Enter the Repo and Install requirements
cd DUBScrape && sudo python3 -m pip install -r requirements
Run and Enjoy!
python3 main.py

About

Convert any number of UW directory searches into a single comprehensive CSV file.


Languages

Language:Python 100.0%