Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T23:08:34.000Z (about 2 years ago)
- Last Synced: 2023-12-31T01:24:16.056Z (10 months ago)
- Topics: alibaba, beautifulsoup, dataclasses, excel, interface, pyautogui, pysimplegui, python, rpa, ui, webscraping
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](./media/screen.png)
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)