Web scraper base Pythonic API for Ekşi Sözlük
Project description
Limoon (limon-moon, limon is lemon but Turkish), web scraper base Pythonic API for Ekşi Sözlük. This module can get topics, entries and authors. It also has debe and gündem page support. Contributions are most welcome!
Installing
pip install -U limoon
Examples
import limoon
limoon.BASE_URL = "https://eksisozluk1923.com"
print(limoon.BASE_URL)
# 'https://eksisozluk1923.com'
topic = limoon.get_topic("richard stallman")
# Topic(43270)
dir(topic)
# [..., 'id', 'page_count', 'path', 'title', 'url']
entry = limoon.get_entry(2878417)
# Entry(2878417)
entry.content
# 'programcılıgın 8. harikası'
dir(entry)
# [..., 'author_nickname', 'content', 'created', 'date', 'edited', 'favorite_count', 'id', 'url']
author = limoon.get_author("ssg")
# Author(ssg)
dir(author)
# [..., 'avatar_url', 'badges', 'biography', 'follower_count', 'following_count', 'nickname', 'rank', 'total_entry', 'url']
search_result = limoon.get_search_topic("linux")
# Iterator[SearchResult]
list(search_result)
# [SearchResult(linux), SearchResult(linux mint), SearchResult(arch linux), SearchResult(linux ile windows karşılaştırması), SearchResult(linux kullanabilen kız), ...]
Documentation
Documentation is here. This page is auto generated. Don't edit!
License
limoon is distributed under the terms of the MIT license. Also the logo was made by @beucismis.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file limoon-0.1.1.tar.gz.
File metadata
- Download URL: limoon-0.1.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0876b40e4e62aef8a20946fbba86449d6ac69bd46706891364787ebeed10037
|
|
| MD5 |
75d34aa38de8481a42c024b3edd2b674
|
|
| BLAKE2b-256 |
be91cd72cb639af9b82f3510b9453177d86cdeb28fd83b4b9d6716560c9e4bd4
|
Provenance
The following attestation bundles were made for limoon-0.1.1.tar.gz:
Publisher:
publish.yml on beucismis/limoon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
limoon-0.1.1.tar.gz -
Subject digest:
d0876b40e4e62aef8a20946fbba86449d6ac69bd46706891364787ebeed10037 - Sigstore transparency entry: 515359880
- Sigstore integration time:
-
Permalink:
beucismis/limoon@12a8b6450bc4037f6ba2f6b6225e02a6b332cd07 -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/beucismis
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@12a8b6450bc4037f6ba2f6b6225e02a6b332cd07 -
Trigger Event:
release
-
Statement type:
File details
Details for the file limoon-0.1.1-py3-none-any.whl.
File metadata
- Download URL: limoon-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8c6f74fb8eb5708899fe4353c138e5e441678737f69a9570d269bdb6bb514e6
|
|
| MD5 |
9c3be1328cdd12ad77cea618702263d9
|
|
| BLAKE2b-256 |
c69c7eb18505244f54ae877f0b9620b1842f197e88f54ad9f0d6db7a9bd969ce
|
Provenance
The following attestation bundles were made for limoon-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on beucismis/limoon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
limoon-0.1.1-py3-none-any.whl -
Subject digest:
d8c6f74fb8eb5708899fe4353c138e5e441678737f69a9570d269bdb6bb514e6 - Sigstore transparency entry: 515359906
- Sigstore integration time:
-
Permalink:
beucismis/limoon@12a8b6450bc4037f6ba2f6b6225e02a6b332cd07 -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/beucismis
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@12a8b6450bc4037f6ba2f6b6225e02a6b332cd07 -
Trigger Event:
release
-
Statement type: