Welcome,
Guest
. Please
login
or
register
.
November 21, 2024, 07:31:24 PM
Home
Search
VoxCommando
Wiki
SMF help
FAQ
Downloads
Purchase
Login
Register
VoxCommando
»
Help and Support (Using VoxCommando)
»
RegEx (Regular Expressions)
»
Problem scraping https page
« previous
next »
Print
Pages: [
1
]
Author
Topic: Problem scraping https page (Read 3508 times)
0 Members and 1 Guest are viewing this topic.
monkee
$upporter
Jr. Member
Posts: 40
Karma: 4
Problem scraping https page
«
on:
June 27, 2019, 03:02:53 PM »
Hi, this used to be an intermittent problem but now the scrape fails every time.
I can access the page in my browser, no problem, but when setting the RegEx Source to the following URL I get the below error.
https://api.coinmarketcap.com/v1/ticker/litecoin/
System.Net.WebException: The request was aborted. Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.GetResponse()
at eval_.eval_(String A_0)
How can I fix this?
Thanks!
«
Last Edit: June 27, 2019, 03:07:13 PM by monkee
»
Logged
jitterjames
Administrator
Hero Member
Posts: 7714
Karma: 116
Re: Problem scraping https page
«
Reply #1 on:
June 27, 2019, 03:30:13 PM »
I'm sending you a PM...
Logged
Getting Support
Powers
Jr. Member
Posts: 11
Karma: 3
Re: Problem scraping https page
«
Reply #2 on:
December 14, 2020, 07:44:33 AM »
@jitterjames or @monkee was there a fix for this? I am experiencing the same error
"The request was aborted: Could not create SSL/TLS secure channel"
Thank you
Logged
jitterjames
Administrator
Hero Member
Posts: 7714
Karma: 116
Re: Problem scraping https page
«
Reply #3 on:
December 14, 2020, 09:17:27 AM »
In general there is no known issue scraping https websites. Please provide more information about the issue you are experiencing.
In particular, what website, how are you scraping, and what version of VC are you using.
Thanks.
Logged
Getting Support
Powers
Jr. Member
Posts: 11
Karma: 3
Re: Problem scraping https page
«
Reply #4 on:
December 18, 2020, 08:03:15 AM »
good point, the details:
VC 2.3.0.4
I was trying to scrape Telegram's API
I got it to work by using "Scrape" Action. Scrape.Get/Post didn't work for me. Still playing with it, but can see the potential!
Logged
Print
Pages: [
1
]
« previous
next »
VoxCommando
»
Help and Support (Using VoxCommando)
»
RegEx (Regular Expressions)
»
Problem scraping https page