A scraper which scraps Ali Express
Last updated Apr 24, 2026
43
Stars
9
Forks
6
Issues
0
Stars/day
Attention Score
21
Topics
Language breakdown
Python 99.8%
Procfile 0.2%
▸ Files
click to expand
README
Ali Scraper

A scraper which scraps Ali Express and get the product details in a Google spreadsheet.
Technology
- Python 3
Branch Policy
We have the following branches :
- development
- master
Contributing
- Before you join development, please set up the system on your local machine and go through the scraper completely. Explore. (Don't worry ... Nothing will happen to the script or to you due to the exploring :wink: Only thing that will happen is, you'll be more familiar with what is where and might even get some cool ideas on how to improve various aspects of the extracting product details.)
- If you would like to work on an issue(if already created or create a new one here:), drop in a comment at the issue. If it is already assigned to someone, but there is no sign of any work being done, please free to drop in a comment so that the issue can be assigned to you if the previous assignee has dropped it entirely.
References
- Quick Start Python - https://developers.google.com/sheets/api/quickstart/python
- Reading and writing - https://developers.google.com/sheets/api/guides/values
- Basic Writing - https://developers.google.com/sheets/api/samples/writing
- Blog - https://www.makeuseof.com/tag/read-write-google-sheets-python/
- API Methods - https://developers.google.com/sheets/api/reference/rest/
- Instance Methods - https://developers.google.com/resources/api-libraries/documentation/sheets/v4/python/latest/index.html
License
GNU GENERAL PUBLIC LICENSE Version 3
🔗 More in this category