Skip to content

PedroSilva370/python-product-registration-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Product Registration Automation

This project is a Python automation script that registers products automatically in a web system.

The script opens the browser, logs into the system, reads product data from a CSV file, and fills the registration form automatically.


Technologies Used

  • Python
  • PyAutoGUI
  • Pandas

How It Works

  1. The script opens the browser.
  2. Logs into the system automatically.
  3. Reads product data from produtos.csv.
  4. Fills the registration form.
  5. Repeats the process for all products in the file.

How to Run

Run the program:

python main.py


Credits

This project was developed with guidance from the Python automation classes provided by the YouTube channel Hashtag Programação.

Channel: https://www.youtube.com/@HashtagProgramacao/videos

The implementation was adapted for learning and practice purposes.


Author

Pedro Gaudencio

About

Python script that automates product registration on a web system. It reads product data from a CSV file and fills the form automatically using PyAutoGUI and Pandas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages