Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 454 Bytes

scrapec

This is a compiler designed to accompany scrape. Usage instructions are listed on the repository for scrape.

It is recommended to install scrapec using the Snap package available on the Snap Store.

Build Instructions

git clone https://github.com/scraterpreter/scrapec.git # clones the repository
cd scrapec
pip install . # installs scrapec