Skip to main content

Web scraper base Pythonic API for Ekşi Sözlük

Project description

limoon-logo

PyPI - Version PyPI - Python Version GitHub License GitHub Actions Workflow Status GitHub Actions Workflow Status GitHub Actions Workflow Status

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


topic = limoon.get_topic("richard stallman")
# Topic(43270)
list(topic.entrys)
# [Entry(1091215), Entry(1091227), Entry(2137487), ...]
dir(topic)
# [..., 'entrys', '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', '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']

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

limoon-0.0.9.tar.gz (41.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

limoon-0.0.9-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file limoon-0.0.9.tar.gz.

File metadata

  • Download URL: limoon-0.0.9.tar.gz
  • Upload date:
  • Size: 41.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for limoon-0.0.9.tar.gz
Algorithm Hash digest
SHA256 947133a27baf04fac6d1819b8fe4ad2fcc14bbf0123e29b81e3dec5a8ce27894
MD5 17ef3e8d8b079ad7469afe1b8e36512c
BLAKE2b-256 d000cbca44ae902f4859d76e315c3ddc49c9c1d710e5fdfbc37344d690139261

See more details on using hashes here.

Provenance

The following attestation bundles were made for limoon-0.0.9.tar.gz:

Publisher: publish.yml on beucismis/limoon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file limoon-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: limoon-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for limoon-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 92c5b8bac89c7677a7244188fc14533ca75c5ae6ffdbc08993830047ebabcac5
MD5 9a7ccff59d5478a475d33df58b0f1964
BLAKE2b-256 506dc62e0c5a19309824d4bbf91860bdfc2a682b166b16e0791f066792263577

See more details on using hashes here.

Provenance

The following attestation bundles were made for limoon-0.0.9-py3-none-any.whl:

Publisher: publish.yml on beucismis/limoon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page