| Hey there!
i've got problems mirroring public facebook pages (so no login problem :) ).
E. g. with the site
<https://www.facebook.com/pages/Katzenbabys-Kitten/221756871194337>
httrack downloads the 'first page' pretty good, but only until the end of the
page, when the webrowser would start fetching 'earlier 2013' entries with
java-script (well not to see on this example page but on most of the other
more used pages:) ).so i tried using the non javascript mobile page
<https://m.facebook.com/pages/Katzenbabys-Kitten/221756871194337>
but it hangs somewhereand is not following the 'wall' link. Trying to feed the
'wall' link directly to httrack fails. With the following command at the linux
bash
httrack <https://m.facebook.com/profile.php?v=feed&id=221756871194337&refid=17>
-*login* -*r.php* -o /tmp
the -*login* -*r.php* options are ignored and httrack is not following the
link, i suppose due to the ampersand in the url it only recognizes
<https://m.facebook.com/profile.php?v=feed> and not the important id part.
any help would be much appreciated!
jaques
| |