scraterpreter / scrapec

Compiler for Scrape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Compiler for Scrape

License:MIT License


Languages

Language:Python 100.0%