A High Efficient Incremental Microblog Crawler: Design and Implementation
Dayong Shen
Abstract
Dayong Shen
Abstract
With the rapid development of microblog technology, many interesting research issues in microblog have aroused growing attention. Fetching data from microblog is the groundwork of these researches. In this paper we propose a flexible multithreading microblog crawling architecture based on the classic multiproducers and multi-consumers model, and further implement a high efficient incremental microblog crawler towards Sina Microblog (also called Weibo). The designed crawler can solve the vertical crawling, dynamic webpage and automatic loginning problems which can’t be solved by the general crawler. Meanwhile it can achieve high-precision structured webdata extraction. Some measurements are designed to evaluate the crawling performance. Experimental results demonstrate that the crawler can achieve over 95% coverage and a good freshness.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
With the rapid development of microblog technology, many interesting research issues in microblog have aroused growing attention. Fetching data from microblog is the groundwork of these researches. In this paper we propose a flexible multithreading microblog crawling architecture based on the classic multiproducers and multi-consumers model, and further implement a high efficient incremental microblog crawler towards Sina Microblog (also called Weibo). The designed crawler can solve the vertical crawling, dynamic webpage and automatic loginning problems which can’t be solved by the general crawler. Meanwhile it can achieve high-precision structured webdata extraction. Some measurements are designed to evaluate the crawling performance. Experimental results demonstrate that the crawler can achieve over 95% coverage and a good freshness.
Key concepts: Web crawler, Microblogging, Computer science, Social media, Focused crawler, World Wide Web, Information retrieval, The Internet