Overview
SERList is used to scrape the information from a search engine results page including:
title
link
description
Now, SERList can well deal with the results from these search engines without setting anything (e.g. XPath):
Installation
Install using pip:
pip install serlist
Basic Usage
from serlist import SerpScraper
SerpScraper().scrape(text)
The variable text is the HTML text of a search engine results page.
Documentation
Release files for serlist 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| serlist-0.1.1.tar.gz | 12.3 kB | Details |
Release files / serlist-0.1.1.tar.gz
| Download URL | serlist-0.1.1.tar.gz |
|---|---|
| Size | 12.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
18acefd47dca4671bc991682c3ea82c96b6430ad36b03e318e28a6d8fec4f3f8
|
|
BLAKE2b-256 checksum How to use checksums |
9963e7e8b4224f22d401ce7e250689e17843b5d3971ab292f317e2e658a4333c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|