How to build a web crawler to search MP3/audio files?

manojsinghrana

manojsinghrana

@manojsinghrana-NciZJa Oct 22, 2024
i need to submit a project on PHP in my institute. so i'v decided to make a web crawler. which can search any mp3 or audio files. but i don't know the basic concept behind this.
so can any please tell me the actual functioning or concept behind this. i'll be very thank full to the person..

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Oct 18, 2010

    If you want to know basics then i think google,bing,yahoo can provide you more help
  • MegaByte

    MegaByte

    @megabyte-RN8eJ1 Oct 18, 2010

    According to me, Web crawlers are basically built by defining its working algorithm. I am also working on the project of web crawler, but not specifically for audio files. Don't know much about PHP, but it can definitely be tried using Java.