README.md aktualisiert

This commit is contained in:
2025-04-29 17:07:41 +02:00
parent 49c9b0fbcc
commit 8360f94644

View File

@@ -1,12 +1,51 @@
# FeloStore Scraper
# 📦 FeloStore Scraper
This Repository is the "heart" of FeloStore. Here is where all of the APKs are getting downloaded and put in a seperate repository.
**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.
Here is how you can replicate the "FeloStore Scraper"-Setup:
---
1. Download the [Automa Extension](https://www.automa.site/) for your Browser.
2. Download the latest *.automa.json File from the Releases Tab of this Repository.
3. Import the File into Automa and edit it to your liking.
4. Download the latest upload_apks_to_gitea.py File from the Releases Tab of this Repository.
5. Edit it or ask an AI to edit it so it works for your preffered Git Hosting Site (e.g. GitHub)
6. Let Automa run 24/7 in the background and ask an AI how you can automate the execution for the .py File on your System
## 🚀 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](https://www.automa.site/) for your browser.
### 2. Import the Automa Workflow
- Download the latest `*.automa.json` workflow file from the [Releases](../../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.py` script from the [Releases](../../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 or cron jobs based on your OS.
---
## 🤝 Contributing
Pull requests and suggestions are welcome! Feel free to fork this repo and open a PR.
---
## 📜 License
This project is licensed under the [MIT License](LICENSE).