From 96abf743af902dff0bb2ed15d04ed3c67ac4c16d Mon Sep 17 00:00:00 2001 From: Koh Endru Date: Thu, 28 Jul 2022 11:54:59 +0700 Subject: [PATCH] ref: update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0277d0..319d07f 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,12 @@ Tired downloading? try using this dumb code. 2. Go to someone post 3. Inspect element there and go to network, filter to **Fetch/XHR** 4. And then copy `post.info` as cUrl (cmd) + ![cUrl](https://raw.githubusercontent.com/J3ndra/Fanbox-Scraper-Python/main/docs/1.png) 5. Copy those curl in [this website](https://sqqihao.github.io/trillworks.html) 6. Copy `.env.example` to `.env` 7. Set 'cookie' in you `.env` + ![cookie](https://raw.githubusercontent.com/J3ndra/Fanbox-Scraper-Python/main/docs/2.png) 8. Now you're ready to go! -### Example \ No newline at end of file +### Example +![example 1](https://raw.githubusercontent.com/J3ndra/Fanbox-Scraper-Python/main/docs/example%20-%201.png) \ No newline at end of file