Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would it be a ridiculous idea to download "https" website on your local computer, using both httrack and git #212

Closed
corriedtoppin opened this issue Apr 6, 2021 · 2 comments

Comments

@corriedtoppin
Copy link

corriedtoppin commented Apr 6, 2021

Hello Github community.

first to begin. It may seems I have no understanding with any coding or download application experience. Then again. It may look like I am here to wasted other people time... I have no clue with coding, however I know what I am looking for, if you all are willing to help me...

I am trying to download a website using my username and password on my local computer, using "httrack"
here is the site: "https://app.pushbuttonautomarketer.com/site/login.phtml"

By reading other forums. I tried their suggestions by coping and pasting the information into httrack
#1 Copying and pasting URL, Username & Password.. also
#2 Coping and pasting codes from inspector elements: User-Agent and Cookie.

None of the above worked. So I did some more digging. Only to discovered that "httrack" can not downlown "https" websites.
Here is the links below, which point me to here. I still have a negative feeling that it can not be done. BUT if it could.

You all would get a lot of views in this forum relating to the same...

What do you all suggest I do to move on the next step?

Thanks in advance

Cheers

https://forum.httrack.com/readmsg/39088/8190/index.html
https://hub.docker.com/r/automaticgiant/httrack-git
http://www.httrack.com/page/2/en/index.html
https://desktop.github.com/

@grv87
Copy link

grv87 commented Sep 22, 2021

  1. Git have nothing to do with downloading websites over https. Yes, you could say that git is able to download git repositores over https. But repositories per se are not websites observable with browser.
    If you are refering to https://hub.docker.com/r/automaticgiant/httrack-git, then it's just the name. It has no git inside.
    GitHub Desktop would not help you to download that website either (although, you probably can comment to this issue from there).

  2. Looking at https://app.pushbuttonautomarketer.com/ I think it's most probably built on some AJAX technology where hyperlinks are generated by JavaScripts. You could check whether it's a real hyperlink with tooltip or status bar. For example, this is a real hyperlink:

    image

    Generated hyperlinks either are empty or start with javascript:.

    HTTrack can download real hyperlinks only but not generated.

    You could probably have more success clipping specific pages of your website to OneNote or another clipper of your choice.

  3. HTTrack is able to download websites over https.
    If it's really a problem with https, it's a problem with that specific website.

I have some other ideas that could help, but let's check out these ones for now.

@grv87
Copy link

grv87 commented Sep 30, 2021

@corriedtoppin, also note that https://hub.docker.com/r/automaticgiant/httrack-git provides HTTrack version 3.48-24 whereas the latest is 3.49-2.

@xroche xroche closed this as completed Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants