Latest Articles
U.S. Proxy Browser: Native IP Privacy Tool
Why do you need a US-based IP? Getting pushed annoying ads when you swipe short videos? Why do you need a U.S. based IP? I've stepped into all these potholes. Later, I realized that using a U.S. proxy IP is like wearing an invisibility cloak on your browser - the IP address that websites see is purely U.S. based, and will not disclose the true location of the...
The contains function in XPath: text-matching localization
XPath contains this thing in the end how to use? Brothers engaged in web crawling must have seen this situation: there is a button on the page can not be found, take a closer look to find its class name with a random string. At this time contains () function is a lifesaver, this stuff specializes in dealing with that ...
Scraping Twitter: Tweets Data Collection Program
The right posture for capturing Twitter data Anyone who is involved in data collection knows that Twitter is a platform that is particularly sensitive to automated operations. Recently, a friend who does public opinion analysis complained to me that the script was banned from the IP just after two days of running, and it is now difficult to even log in manually. In fact, this matter is mainly planted on the IP wind control mechanism,...
C# HTML Parsing: AngleSharp Library Tutorials
What is the AngleSharp library? Why do we need it for HTML parsing? We do data collection brothers must have encountered this kind of shit: the target site page structure is as complex as a spider web, manual pick data can be tired out of tendinitis. At this time we have to rely on AngleSharp this magic tool, it can be like a butcher like HTM ...
aiohttp vs httpx: Asynchronous request libraries comparison
What is the difference between these two asynchronous request libraries? Brothers engaged in web crawlers should have encountered this situation: obviously write a good code, the results of the site a speed limit on the blind. At this time asynchronous request library is a lifesaver, aiohttp and httpx these two goods are often compared. First of all, a vernacular difference: aio...
TikTok Crawler: Short Video Metadata Collection
Teach you how to use proxy IP to catch TikTok short video data Brothers who are involved in data collection know that TikTok's metadata is as difficult to catch as picking stars. Today we will nag some real, teach you how to use the proxy IP stable local gripping data, by the way, Amway our family ipipgo good goods. Why proxy IP is a must...
Amazon Product Review Dataset: Product Review Datasheet
Amazon review data, why do you have to use a proxy ip? Doing e-commerce friends know, want to analyze the competitors will have to stare at the commodity evaluation to see. But directly climb Amazon data, nine times out of ten will be blocked IP. last month I helped a friend to get a mother and baby products evaluation analysis, the local IP just grabbed 200 pieces of data, click on the...
Using the curl Command in Python: A Guide to the PycURL Library
这个PycURL库到底有啥能耐? 搞过网络请求的都知道requests库方便,但遇到需要高频次、低的操作时,老司机都会掏出PycURL这把瑞士军刀。这个基于libcurl的库支持十几种网络协议,特别擅长处理需要精细控制的…
BeautifulSoup vs Scrapy: Crawling Framework Selection
First, why do crawlers have to use proxy IP? Brothers who do data capture should have experienced, just run two minutes to receive 403 Forbidden tips. At this time, if you do not hang the proxy, light is the day to do nothing, heavy is directly by the site black. Take the e-commerce price comparison project I did last year, with a real IP grabbed ...
Python Load JSON from File: Native Data Handling
How to play with proxy IP in JSON configuration file? Crawlers know that proxy IP is like the resurrection coins in the game, which can be renewed at critical moments. When we use Python to process local JSON files, we often have to load the proxy IP configuration. For example, you have a file called proxy_config.json, long...

