On Fri, Mar 6, 2020 at 8:21 PM Kuldeep Avsar <kuldeep.av...@gmail.com>
wrote:

> I am trying to Scrape the Job Titles one by one from the Indeed.co.in website
>
> but it through me connection refused problem while I am visiting to the 
> particular jobs Title
>
> categories page and trying to take response back from the page but It's shows 
> error on that time.
>
> please help me out to solve this problem i am tried to solve this but this 
> not solved. Please help.
>
> 2020/03/07 09:08:41 Error to Connect with Indeed Jobs Category Page.Get 
> https://indeed.co.in/browsejobs/Engineering: dial tcp 169.44.165.69:443: 
> connect: connection refuse
>
>
The web site you are accessing thinks you are executing a DDOS attack or
are otherwise violating their terms of service. This has nothing to do with
the Go language. You need to rate limit your requests of that site.

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CABx2%3DD93h-w0-X78DYNSUTRRNM8GJBcZKFjxoG_Y2Nejn%3DVRZA%40mail.gmail.com.

Reply via email to