What’s up RTILA fam. I’m starting an arbitrage journey.
The Goal: $5,000/month profit flipping physical goods.
The Angle: I found a specialized wholesale auto parts supplier that doesn’t advertise well. Their prices are often 40% cheaper than what the exact same parts sell for on eBay.
The Stack: RTILA X + Discord Webhooks + eBay Seller Account.
The Plan:
I’m setting up RTILA to scrape the supplier’s “Clearance” and “New Arrivals” pages every morning at 6 AM. It will extract the Title, SKU, Price, and Stock Status.
I’m using the Python Relay to send a Discord alert to my phone if it finds an item with a massive spread compared to historical eBay data.
I’ll buy the inventory, ship it to my house, and flip it on eBay.
Update: IP Banned in 5 minutes 
So the supplier site is heavily protected by Datadome. I tried running my script on a cron job, and my home IP got blocked almost instantly. I can’t even access the site on my normal browser now.
I need to figure out the proxy rotation settings in RTILA before I can continue.
Bro, Datadome is brutal. You can’t hit them from a datacenter IP or a naked browser.
Go to your RTILA Preferences → Stealth Tab.
- Add a list of Rotating Residential Proxies.
- Set Proxy Level to “Context Level”.
- Turn ON “Humanoid Mode” and set sensitivity to High.
Datadome tracks mouse movements. If your bot just teleports to the next page button, they flag you. Humanoid mode adds bezier curves to the mouse path.
Update: We are back in business! 
@scrapeninja you are a lifesaver. I bought some residential proxies, turned on Humanoid mode, and the script has been running flawlessly for 3 days straight.
The Discord webhook trigger is amazing. I woke up to 4 alerts this morning. Bought $300 worth of inventory that should sell for around $650 on eBay. I’ll update when the sales actually clear!