/pyqt5-cliean-dictionary-for-web-scrappers

GUI Desktop Application of a clean Dictionary Tool for Web Scrappers

Primary LanguageHTML

GUI Desktop Application of a clean Dictionary Tool for Web Scrappers...

  • Problem: When we copy formdata payload from the network we get a unclean dictionary and lot of time is wasted while cleaning and reformating it. Solution: To overcome this problem made a automation script which generates the dictionary or required JSON and encapsulated it into the Gui Application for better user Experience using PyQt5.

Build using PyQt5

  • have an GUI application exe inside the dist folder for your routine use.

--------------OR--------------

  • just drop your copied data from network in this text variable of main.py file and get a clean dictionary for your use in scrapping....