Skip to content

Small script to get number of tags from list of URLs.

Notifications You must be signed in to change notification settings

databulle/Scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrap

Small Python script to get data from URLs.
Gets number of <hN>, <img>, <strong>, <figure> and <video> tags for each URL.
Returns CSV file.

Setup

Simply install dependencies:

pip install -r requirements.txt  

Usage

Two modes: single URL or list (from text file).

Get help:

python scrap.py --help

Contributing

If you wish to contribute to this repository or to report an issue, please use GitLab.

About

Small script to get number of tags from list of URLs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages