📦 FeloStore Scraper
FeloStore Scraper is the core engine of the FeloStore ecosystem. It automates the process of downloading APK files and uploading them to a separate repository for distribution or archival.
🚀 Features
- Automates APK downloading via browser automation
- Seamless integration with Git hosting platforms
- Easily customizable for your own use case
🛠️ Getting Started
Follow these steps to replicate the FeloStore Scraper setup:
1. Install Automa
Download and install the Automa extension for your browser.
2. Import the Automa Workflow
- Download the latest
*.automa.jsonworkflow file from the Releases tab of this repository. - Import the file into Automa.
- Customize it to suit your scraping needs.
3. Set Up APK Upload Script
- Download the latest
upload_apks_to_gitea.pyscript from the Releases. - Modify it for your preferred Git hosting platform (e.g., GitHub, GitLab, etc.).
- Tip: You can use an AI assistant to help with this adaptation.
4. Automate Execution
- Run Automa in the background 24/7.
- Automate the execution of the Python script on your system.
- Not sure how? Ask an AI how to set up scheduled tasks based on your OS.
🤝 Contributing
Pull requests and suggestions are welcome! Feel free to fork this repo and open a PR.
Description
A "scraper" for FeloStore that downloads the latest versions of modded Apps from various sources
Languages
Python
100%