How to Clone Any Website 🔥 | Download Any Website Source Code!

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 49

  • @VectorM
    @VectorM  5 месяцев назад +4

    Thanks for watching! 🚀
    🔗 Join the Vector Legion
    ruclips.net/user/vectormjoin
    ☕ Support me on Buy Me a Coffee:
    buymeacoffe.com/vectorm
    Like, subscribe, and hit the bell for more tutorials! 🔔 Let me know where you're watching from in the comments below. 🌍

  • @ancour
    @ancour 15 дней назад +3

    How form and result can be copied in code like for a institute website

    • @VectorM
      @VectorM  15 дней назад

      HTML and CSS for most websites are publicly accessible, so you can view and replicate the form's structure. However, the process of submitting data is private and secured, making it impossible to access directly. Even if someone managed to bypass the security, it would likely be illegal 😏.

  • @neopotwana35
    @neopotwana35 3 месяца назад +9

    when i grow up i want to be like you

    • @VectorM
      @VectorM  3 месяца назад +1

      @@neopotwana35 that's flattering 🔥✅ , I'm sure you'll be better 🤛

  • @chrisder1814
    @chrisder1814 5 месяцев назад +2

    hello I had an idea about a chrome extension that I would like to develop but I'm not sure if my idea is good, could you tell me what you think about it

    • @VectorM
      @VectorM  5 месяцев назад

      @@chrisder1814 sure , shoot.

    • @chrisder1814
      @chrisder1814 5 месяцев назад +1

      @@VectorM hello, thanks for your reply
      thanks to the API I can do SEO automatically, I mean there are tools like rank math however if I understood correctly I cannot automate it, I mean I have I understood that to use it I must be connected to my back end and scan the pages one by one then I must change the keywords one by one?
      on the other hand I was wondering if there wouldn't be a site to which I could give the URL of my site and that it would automatically scan all the pages and replace all the bad keywords with good ones?
      if this is not possible then I asked myself if I will not be able to develop a chrome or WordPress plugin?
      I'm not a developer at all but I've seen tutorials where it's explained that it's as simple as a prompt
      and finally the last option is I thought maybe I could do it with a make scenario?
      I made my product catalog on Google sheet, on this sheet there are 2 columns for the images, the first is the URLs of my images and which are stored in my WordPress database and the second is is images in PNG (I'm not sure that the word, format, is PNG? in a Google sheet) and then I have two other columns, among others, so the third column is the titles and the fourth column is are the descriptions
      then I entered this CSV file into woocommerce
      So do I have two bases for giving?
      so I was wondering if I couldn't build myself an SEO robot that could scan all of my pages and replace all the title and description keywords on each of my pages?
      as I said previously I understood that rank math allows me to scan my pages but I have to do it by hand and page by page from my back end?
      did I understand well ?
      so I thought that if there is no SEO application that allows me to scan a site and optimize each of the pages and this just from the URL I thought that maybe I could do it either by creating a make scenario or a custom GPT or a chrome or WordPress extension?
      an idea that I had and to replace the keywords (titles and description), present in the columns of my Google sheet automatically with make and to add the openAI API so that it rewrites my product sheets for me
      but here's the problem is that I have to go through the Google sheet each time and to update the product sheets of my woocommerce store then I have to re-import this new Google sheet, CSV, into woo
      so as I said in my previous message I thought about directly creating an SEO scanner robot
      in order to avoid this updating operation in Google sheet then reimport the csv each time in woo
      it's not much but I would also like to sell on several Marketplaces and not just in France
      so for example with Amazon, if I want to sell on 5 Amazon Marketplaces I have to update 5 different CSVs?
      that's why I thought about an SEO robot scanner to go much faster
      and I just learned that I can connect make to wordpress so I could simplify the idea of my CSV, it allows me to intervene directly on my WordPress site without having to go through Google sheet so is it an SEO robot? to scan?
      and regarding eBay, Amazon...
      Do you think I could have an extension developed for each of these Marketplaces and thus ask make to create my product sheets and update them?
      but as you know a lot more about APIs than me I wanted to get your opinion
      do you think these ideas are good and feasible?
      I hope my writing is clear but I doubt it a little,
      I am French and I use a translator
      do you understand my message?
      Thanks to the API I can do SEO automatically, I mean there are tools like rank math but if I understand correctly I cannot automate it, I mean I have I understood that to use it I must be connected to my back end and scan the pages one by one then I must change the keywords one by one?
      on the other hand I was wondering if there wouldn't be a site to which I could give the URL of my site and that it would automatically scan all the pages and replace all the bad keywords with good ones?
      if this is not possible then I asked myself if I will not be able to develop a chrome or WordPress plugin?
      I'm not a developer at all but I've seen tutorials where it's explained that it's as simple as a prompt
      and finally the last option is I thought maybe I could do it with a make scenario?
      I made my product catalog on Google sheet, on this sheet there are 2 columns for the images, the first is the URLs of my images and which are stored in my WordPress database and the second is is images in PNG (I'm not sure that the word, format, is PNG? in a Google sheet) and then I have two other columns, among others, so the third column is the titles and the fourth column is are the descriptions
      then I entered this CSV file into woocommerce
      So do I have two bases for giving?
      so I was wondering if I couldn't build myself an SEO robot that could scan all of my pages and replace all the title and description keywords on each of my pages?
      as I said previously I understood that rank math allows me to scan my pages but I have to do it by hand and page by page from my back end?
      did I understand well ?
      so I thought that if there is no SEO application that allows me to scan a site and optimize each of the pages and this just from the URL I thought that maybe I could do it either by creating a make scenario or a custom GPT or a chrome or WordPress extension?
      an idea that I had and to replace the keywords (titles and description), present in the columns of my Google sheet automatically with make and to add the openAI API so that it rewrites my product sheets for me
      but here's the problem is that I have to go through the Google sheet each time and to update the product sheets of my woocommerce store then I have to re-import this new Google sheet, CSV, into woo
      so as I said in my previous message I thought about directly creating an SEO scanner robot
      in order to avoid this updating operation in Google sheet then reimport the csv each time in woo
      it's not much but I would also like to sell on several Marketplaces and not just in France
      so for example with Amazon, if I want to sell on 5 Amazon Marketplaces I have to update 5 different CSVs?
      that's why I thought about an SEO robot scanner to go much faster
      and I just learned that I can connect make to wordpress so I could simplify the idea of my CSV, it allows me to intervene directly on my WordPress site without having to go through Google sheet so is it an SEO robot? to scan?
      and regarding eBay, Amazon...
      Do you think I could have an extension developed for each of these Marketplaces and thus ask make to create my product sheets and update them?
      but as you know a lot more about APIs than me I wanted to get your opinion
      do you think these ideas are good and feasible?
      I hope but it is written clearly but I doubt it a little, would you like me to send you voice messages? see video?
      Would you like me to send you voice messages? see video?

    • @chrisder1814
      @chrisder1814 5 месяцев назад

      ​@@VectorM hello, I wrote you on instagram

    • @chrisder1814
      @chrisder1814 5 месяцев назад

      @@VectorM hello I wrote you on insta

  • @murtazadhinojwala5954
    @murtazadhinojwala5954 Месяц назад +2

    there is no custom code option in the free site

    • @VectorM
      @VectorM  28 дней назад

      TRY HTRACK OR WGET

  • @rebecafigueroa3374
    @rebecafigueroa3374 3 месяца назад +2

    What editor can be used for this?

    • @VectorM
      @VectorM  3 месяца назад

      @@rebecafigueroa3374 any editor works but I use VS code.

  • @lukebauleth6940
    @lukebauleth6940 2 месяца назад +2

    Can you do this with turmex?

    • @VectorM
      @VectorM  2 месяца назад

      @@lukebauleth6940 Yeah I believe so , because you can do it in Linux

  • @BoogerSugur
    @BoogerSugur 2 месяца назад +3

    Hey i just subscribed, how do i use a website source code to make a similar website that's in the same industry but with my own content, pictures etc? Or is that even possible? Of course i know i would have to tweak it, insert my own stuff in it but is it possible?

  • @Juos10kustu
    @Juos10kustu 4 месяца назад +6

    none of them worked for me. i want a copy of a web site so that i can save it to my external hdd. so that i can view the website offline for nostalgy. ( the website will be discontinued soon) is there any way to do this ?

  • @diymaster101
    @diymaster101 4 месяца назад +3

    Will it clone the whole website or just the page we are on?

    • @VectorM
      @VectorM  4 месяца назад +3

      @@diymaster101 just the page we're on unfortunately....with this video I wanted to show how to clone a page so you can learn how to code it , but I've heard from people saying they need to clone entire websites for backup/preservation proposes..
      I can make another video but it's simple , you download the extension.
      Then open the homepage , and open the extension on that page.
      The add the links for the other pages ( e.g about us , services ) to the list before clicking download.

    • @diymaster101
      @diymaster101 4 месяца назад +1

      @@VectorM thank you 🙏 ❤️

    • @diymaster101
      @diymaster101 4 месяца назад +1

      @@VectorM do you think I will be able to clone a blogspot website like with features?

    • @VectorM
      @VectorM  4 месяца назад +2

      @@diymaster101 you can get the HTML but you can't put that back into blogger because blogger themes are written on XML... To put it back into blogger you need find out what theme the website is and just use the same theme.

    • @diymaster101
      @diymaster101 4 месяца назад

      @@VectorM ok thank you for your help you have helped me a lot thank you 🙏❤️🤝

  • @deepak.kashyap
    @deepak.kashyap 5 месяцев назад +3

    Full Video Blogger Website Clone

  • @itzzzBeckham
    @itzzzBeckham 3 месяца назад +2

    please full social media web app also linked with the app, that is to say one database and yeah it's kinda a challege😅 will be waiting

    • @VectorM
      @VectorM  3 месяца назад +1

      @@itzzzBeckham not a bad idea 🔥🙂

    • @itzzzBeckham
      @itzzzBeckham 2 месяца назад

      @@VectorM will be waiting😁😁😁

  • @deepak.kashyap
    @deepak.kashyap 5 месяцев назад +2

    Plezzz Full Video Blogger Website Clone....

    • @VectorM
      @VectorM  5 месяцев назад

      good idea , I'll try to make that one too.

  • @FDGTYETDFTRWOUI
    @FDGTYETDFTRWOUI 4 месяца назад +2

    GOOD

  • @methuselahmark7818
    @methuselahmark7818 5 месяцев назад +2

    Great video Vector
    I'm glad I met your channel and will give you a like and subscribe
    But I have a small favour I want to ask you so please help me
    Can you do a full and detail video on how to install and run neovim fully with configs and auto complete with suggestions for termux

    • @VectorM
      @VectorM  5 месяцев назад +1

      Thanks bro , I appreciate it. Have You seen this one yet , ruclips.net/video/6P8hR6Ecd84/видео.html

  • @r4njhaff550
    @r4njhaff550 4 месяца назад +1

    DAMMNNN 🔥🔥

  • @FilmesResumidosOfficial
    @FilmesResumidosOfficial 12 дней назад +1

    brazil

  • @rigelmajid
    @rigelmajid 3 месяца назад

    do you have a telegram or means of direct contact. i need your help. you are such a genius

    • @VectorM
      @VectorM  3 месяца назад

      Me , a genuis 😭🤣.. not really but thanks bro.
      Email me , or join the channel discord and dm me , or Instagram dm me.