Closed MislavSag closed 1 month ago
That's the users account, not their substack. This is their substack: https://www.vertoxquant.com/?utm_source=substack&utm_medium=web&utm_campaign=substack_profile
Thanks, I dind't know what url to set. I change that but still get an error
Command:
python substack_scraper.py --url 'https://www.vertoxquant.com/?utm_source=substack&utm_medium=web&utm_campaign=substack_profile' --directory F:/substack/vertox
The error:
Created md directory F:/substack/vertox/vertoxquant
Created html directory substack_html_pages/vertoxquant
Traceback (most recent call last):
File "substack_scraper.py", line 539, in
Sorry don't have time to look at this right now, but try give it the URL without all the extra stuff at the end
Like just https://www.vertoxquant.com/
Let me know how you get on
Works with short url.
Thanks a lot.
Glad to hear, give the project a star if you found it useful!
I have instaleld the package, installed requirements in new VE, set configs and ran:
python substack_scraper.py --url https://substack.com/@vertox --directory F:/substack/vertox --premium
I get an error:
Error fetching sitemap at https://substack.com/@vertox/sitemap.xml: 404 Falling back to feed.xml. This will only contain up to the 22 most recent posts. Error fetching feed at https://substack.com/@vertox/feed.xml: 404
DevTools listening on ws://127.0.0.1:64871/devtools/browser/9f57c8cb-cd60-4d0a-9923-51fa6b49fc74 [2620:37164:1017/135248.723:ERROR:edge_auth_errors.cc(523)] EDGE_IDENTITY: Get Default OS Account failed: Error: Primary Error: kTokenRequestFailed, Secondary Error: kTokenFetchUserInteractionRequired, Platform error: -2146893042, hex:8009030e, Error string: Error code: 0x8009030e, error message:Error
0it [00:00, ?it/s]
After first error the browsers opened and enter to substack home page and just exit.