Welcome to r/PiratedGames, where you can talk about the latest games and cracks!
If anyone cares, I had a scraper running on their page for the last 8 years, it has almost all of their torrents, infohash and metadata in an 800mb sqlite database. Many torrents will keep working for a while.
magnet:?xt=urn:btih:ulfihylx35oldftn7qosmk6hkhsjq5af
Update: For people struggling to find seeds, some pirate pirated it and put it up on the piratebay. Search for "_db.zip" in other/other. Should be id 69183970.
it even has the imdb filter
man's a hero
Dude, you are utterly based. Going to hop on this tonight, this needs to be the top post.
I even build my own rss feed for torrent clients on top of it. All I had to-do was subscribe to the imdb db and quality/release group. Worked flawless for many years. Guess I have some coding to-do tonight. Seems like 1337x is just as scrapable, but doesn't have the same quality of uploaders.
You wouldn't download a website
-
Starts in June 2006 with the classic film Top Notch Bitches ft. Keri Sable
-
2843691 total entries
-
1339739(47%) of which are porn
DB Browser for SQLite is fairly easy to use. Just run it, click Open Database, and browse to the extracted rarbg_db.sqlite file. Then select the Browse Data tab.
If anyone wants a nice view that auto appends the magnet link to the front of the hash, you can use this code to create the view in the database:
CREATE VIEW magnet_links as SELECT id,title,cat,size,'magnet:?xt=urn:btih:' || hash as magnetLink,imdb,dt FROM items ORDER BY dt DESC
“If anyone cares” You mean the whole internet? Good shit.
[removed]