Categories > Coding > Javascript >

[HELP] How to get a raw download link from mediafire?

Wabz

Winning.js

Posts: 2410

Threads: 194

Joined: Apr, 2020

Reputation: 27

Posted

So i've been writing a scraper for RobloxScripts.com, and the problem that I'm getting is that the download links are not raw download links, which is what I need. Is there any way of getting the raw download link with Puppeteer? I don't want to download a local copy of the file, since this may cause problems in the future. I just want to have the raw download link (or at least the raw content).

  • 0

Added

@_realnickk thing is, the "download link" is just an HTML page with obfuscated JS that downloads the file

  • 0

Added

I thought of a way to get the download, however it involves downloading a local copy of it, and I'm not even sure if it'll be possible.

  • 0

Added

@_realnickk dw i found a solution that is much easier

for some reason it actually redirects you to the RAW download link if it ever finds that u arent a web browser

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@Wabz

wtf are you using lmao

  • 0

Wabz

Winning.js

Posts: 2410

Threads: 194

Joined: Apr, 2020

Reputation: 27

Replied

@Moon what am i using to do what? scrape robloxscripts.com or downloading the raw file from mediafire?

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@Wabz

if  ur not using a browser wut r u using

  • 0

Wabz

Winning.js

Posts: 2410

Threads: 194

Joined: Apr, 2020

Reputation: 27

Replied

@Moon you still didnt specify which one of the two things you want me to answer on

for scraping robloxscripts.com im using a headless browser called puppeteer

for downloading raw files from mediafire axios seems to work i didnt expect that since if you visit the page on a real browser it puts a ton of obfuscated JS that downloads the file

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@Wabz

o

 

 

i understand that well

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )