https://github.com/antoniojcosta/alibaba-auto-quote-request
A Python project to automatically request quotations and collect data from Alibaba sellers, using Pyautogui to make the contact and bs4 soup with requests library to make a webscrapping.
https://github.com/antoniojcosta/alibaba-auto-quote-request
alibaba beautifulsoup dataclasses excel interface pyautogui pysimplegui python rpa ui webscraping
Last synced: over 1 year ago
JSON representation
A Python project to automatically request quotations and collect data from Alibaba sellers, using Pyautogui to make the contact and bs4 soup with requests library to make a webscrapping.
- Host: GitHub
- URL: https://github.com/antoniojcosta/alibaba-auto-quote-request
- Owner: AntonioJCosta
- License: mit
- Created: 2021-08-23T21:55:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T23:08:34.000Z (almost 4 years ago)
- Last Synced: 2025-03-16T00:11:44.808Z (over 1 year ago)
- Topics: alibaba, beautifulsoup, dataclasses, excel, interface, pyautogui, pysimplegui, python, rpa, ui, webscraping
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

A Python project to automatically request quotations and collect data from Alibaba sellers, using Pyautogui to make the contact and bs4 soup with requests library to make a webscrapping.
# First step
1º - Install requirements for the project
2º - pip install -r requirements.txt
3º - Login into your alibaba Account
4º - Run the program
5º - If you want to stop the program just move the mouse to the (0,0) position in the screen.
## Author
👤 **Antonio Costa**
* Github: [@Antonio-Costa00](https://github.com/Antonio-Costa00)
* Linkedin: [@Antonio Costa](https://www.linkedin.com/in/antonio-costa-099ab0182/)
## Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐️ if this project helped you!
## License
Copyright © 2021 [Antonio Costa](https://github.com/Antonio-Costa00).
This project is [MIT](https://github.com/Antonio-Costa00/Alibaba-Auto-Quote-Request/blob/master/LICENSE) licensed.
---
Made by :blue_heart: by [Antonio Costa](https://github.com/Antonio-Costa00)