a package help detect website update or not
Project description
Crawler Update detector
This Python package provides the following features:
Website Content Hash Checking It calculates the hash value of the entire website content using MD5 or SHA algorithms and regularly checks if the website content has changed. If the website content's hash value changes, the package detects that the website has been updated.
Text Change Analysis When a change in the website content is detected, the package extracts the changed text and uses the Azure GPT API to analyze whether the text change is important information. For example, it can identify whether there are new key news items, product updates, policy changes, etc.
XPath for Updated Information For the detected text changes, the package provides the corresponding XPath to easily locate the updated content, allowing users to further process or update their scraping logic.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file crawlupdetec-1.0.2.tar.gz.
File metadata
- Download URL: crawlupdetec-1.0.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ef5ab79942638ea0a9832c2bea5d83371130129a12a8135dada0a0c2e3ad277
|
|
| MD5 |
edc05844cb7a0844140eca86219123b8
|
|
| BLAKE2b-256 |
7b363757cdeab0d692212af4006d5f254c7b21918ab5d1646546fdf792432d65
|