Skip to content

ArtyomBibikov/universalparser20fpl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Parser

Description

This project is a Python-based universal parser that can pull text-based data from any website and store it in a .txt file.

Input: A URL. 
Output: A text file based on the desired webpage.

Requirements

  • OS: Windows 10
  • Python 3.8 or above
  • Google Chrome Version 106

Usage

  • Launch main.py
  • When prompted, paste your desired URL into the terminal.
  • The URL-text.txt file will be generated in the output folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages