Score:0

Getting confused of --no-parent for wget

in flag

I'm trying to grab some pages from some government website, so I use

wget --convert-links --recursive --no-parent https://www.canada.ca/en/immigration-refugees-citizenship/services/immigrate-canada/

Apparently the parent directory is PARENT=/en/immigration-refugees-citizenship/services/immigrate-canada, and I expect wget to also download something such as $PARENT/express-entry.html and $PARENT/provincial-nominees/application-process.html. But as a result it downloads a single page only, which is $PARENT/index.html. I cannot figure out why it does in such a way?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.