Describe the problem.
i try to scrape weibo fans,but can't get all the datas in the elements below:
the data i got are
1 微博推荐
2 null
3 null
4 微博推荐
Url: https://weibo.com/1770545841/fans?rightmod=1&wvr=6
Sitemap:
{"_id":"weibofans","startUrl":["https://weibo.com/1770545841/fans?cfs=600&relate=fans&t=1&f=1&type=&Pl_Official_RelationFans__87_page=1#Pl_Official_RelationFans__87"],"selectors":[{"id":"fansall","type":"SelectorElement","selector":"dl.clearfix","parentSelectors":["_root"],"multiple":true,"delay":"3000"},{"id":"name","type":"SelectorText","selector":"div.info_name a.S_txt1","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0},{"id":"follow","type":"SelectorText","selector":"span.conn_type:nth-of-type(1) a","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0},{"id":"hisfans","type":"SelectorText","selector":"span.conn_type:nth-of-type(2) a","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0},{"id":"hisweibo","type":"SelectorText","selector":"span.conn_type:nth-of-type(3) a","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0},{"id":"address","type":"SelectorText","selector":"div.info_add","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0},{"id":"followedfrom","type":"SelectorText","selector":"div.info_from:nth-of-type(6) a.S_link2, div.info_from:nth-of-type(6)","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0},{"id":"isfriends","type":"SelectorText","selector":"div.info_relation","parentSelectors":["fansall"],"multiple":false,"regex":"","delay":0}]}
