## 170327 기준


* graph search 리스트 출력

   자동스크롤,

   id 경로(xpath) : .//*[@class='_3u1 _gli _5und']


* group의 맴버 리스트 출력 (public)

   url : https://www.facebook.com/groups/[fb id]/members

   [see more]를 클릭해야 리스트 확장됨

     -> [see more] 경로접근(jquery) : $("div[data-name='GroupProfileGrid']").children("div").children("div").children("a")

   id 경로(xpath) : .//*[@class='fsl fwb fcb']



## 170502 기준


* graph search 리스트 출력

   자동스크롤,

   id 경로(xpath) :.//*[contains(@class, '_3u1') and contains(@class ,'_gli')]

Posted by applicationlayer
:

메신저

tips 2016. 10. 8. 18:28 |

http://www.itworld.co.kr/print/99250

'tips' 카테고리의 다른 글

darkweb 리스트 자동생성  (0) 2017.11.12
fake mobile number  (0) 2016.09.03
vmware win7 endocing  (0) 2011.06.25
공개게시판 모음  (0) 2011.01.11
SSH 세션유지하기  (0) 2011.01.10
Posted by applicationlayer
:

fake mobile number

tips 2016. 9. 3. 16:45 |

http://wizblogger.com/get-fake-mobile-numbers-to-bypass-verification/



'tips' 카테고리의 다른 글

darkweb 리스트 자동생성  (0) 2017.11.12
메신저  (0) 2016.10.08
vmware win7 endocing  (0) 2011.06.25
공개게시판 모음  (0) 2011.01.11
SSH 세션유지하기  (0) 2011.01.10
Posted by applicationlayer
: