ilyachernuha / html-attributes-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Python sript to parse attribute values of certain tags from html page

Settings

The script needs "settings.py" file in root directory with defined "url", "headers", "tag" and "attributes" properties. Please use "settings.py.example" file as a starter.

Usage

Run "python main.py". Attribute values will be stored in "elements.json" file

About


Languages

Language:Python 100.0%