Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deonvz/bypasspaywall
Bypass paywalls with CURL to get a downloaded version of the fullpage content
https://github.com/deonvz/bypasspaywall
bash bash-script curl linux paywall paywall-bypasser script shell
Last synced: 9 days ago
JSON representation
Bypass paywalls with CURL to get a downloaded version of the fullpage content
- Host: GitHub
- URL: https://github.com/deonvz/bypasspaywall
- Owner: deonvz
- Created: 2022-10-17T12:47:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T11:17:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T03:40:51.357Z (2 months ago)
- Topics: bash, bash-script, curl, linux, paywall, paywall-bypasser, script, shell
- Language: Shell
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bypasspaywall
Bypass paywalls with CURL to get a downloaded version of the fullpage content. The script will prompted for the URL and also the filename of the HTML file it will place in the same location, so that you may open it with your webbrowser to read.
Run the script in linux with the following command:
./getPageBody
![1677755758860](image/README/1677755758860.png)