An unofficial basic parser for blog posts on https://allelitewrestling.com.
Project description
AEW
An unofficial basic parser for blog posts on https://allelitewrestling.com.
If they change how the pages load.. this will stop working.
Example Usage
In [1]: from aew import AEW
In [2]: a = AEW()
In [3]: posts = a.get_posts()
In [4]: print(posts[0])
Post(url='https://www.allelitewrestling.com/post/best-of-aew-dynamite-for-july-5-2023', title='Best of AEW Dynamite for July 5, 2023', image_url='https://static.wixstatic.com/media/815952_0d4b056ce8504b21baa6d6982641943e~mv2.jpg/v1/fill/w_1920,h_1080,fp_0.50_0.50,q_90,enc_auto/815952_0d4b056ce8504b21baa6d6982641943e~mv2.jpg', aew=<aew.AEW object at 0x000001D93DFF4C10>)
In [5]: posts[0].date
Out[5]: datetime.date(2023, 7, 5)
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
aew-0.0.6.tar.gz
(5.1 kB
view details)
Built Distribution
aew-0.0.6-py3-none-any.whl
(4.5 kB
view details)
File details
Details for the file aew-0.0.6.tar.gz
.
File metadata
- Download URL: aew-0.0.6.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c409bc38d01dd6dd4082b869ec95aca0c4b61f671209fb6f35fa459b1ce123ca |
|
MD5 | 77183dfc2da0973e9f8854cfe985ee7d |
|
BLAKE2b-256 | ad95659164eab8c5c5a915db4d97f5e2c4763d570cae97378ec78dd7c703f67c |
File details
Details for the file aew-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: aew-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba6e48a554200493b3fa282abd15865d1b45fd2342715b2c355e7674ee5b36ff |
|
MD5 | 588e0ab944ef6f7b8fa93dd12e716abb |
|
BLAKE2b-256 | 6d333452654fd04e1be838c9d455fb1fbe1fdbcaaf61687babdfb02418d4634f |