24 Forks
79 Stars
79 Watchers

ARGUS

ARGUS is an easy-to-use web scraping tool. The program is based on the Scrapy Python framework and is able to crawl a broad range of different websites. On the websites, ARGUS is able to perform tasks like scraping texts or collecting hyperlinks between websites. See: https://link.springer.com/article/10.1007/s11192-020-03726-9

How to download and setup ARGUS

Open terminal and run command
git clone https://github.com/datawizard1337/ARGUS.git
git clone is used to create a copy or clone of ARGUS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ARGUS https://github.com/datawizard1337/ARGUS/archive/master.zip

Or simply clone ARGUS with SSH
[email protected]:datawizard1337/ARGUS.git

If you have some problems with ARGUS

You may open issue on ARGUS support forum (system) here: https://github.com/datawizard1337/ARGUS/issues