Skip to content

Jael-G/JS_Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler

Crawler that scans all the websites on a given list and extracts, with the help of a web driver, the JavaScript files of the page source.

Libraries Needed

  • Selenium
  • BeautifulSoup
  • tqdm

Preview

Alt Text

Installation

Clone repository:

git clone https://github.com/Jael-G/JS_Crawler

Go into de repository file:

cd JS_Crawler

Install the requirements:

sudo ./requirements.sh

About

Python web-crawler that extracts JS files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published