Search engine results page scraper
Project description
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
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
serlist-0.1.1.tar.gz
(12.3 kB
view details)
File details
Details for the file serlist-0.1.1.tar.gz
.
File metadata
- Download URL: serlist-0.1.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
18acefd47dca4671bc991682c3ea82c96b6430ad36b03e318e28a6d8fec4f3f8
|
|
MD5 |
9c1c8fe369544888ac38aa4c777551f0
|
|
BLAKE2b-256 |
9963e7e8b4224f22d401ce7e250689e17843b5d3971ab292f317e2e658a4333c
|