python requests python3

  1. NETSS

    Python practice

    Hi, I just learned python and did some scrips for my personal use , of course nothing too complex, still , im lacking of imaginations so I now want to do some projects that will help me learn and practice python further. Any projects that are good for beginners? or even if you have something...
  2. ahmedmani

    Bypassing recaptcha v2 using python requests??

    As the title says is there any way to bypass google captcha v2 using http requests?? all i found was scripts running on selenium that intercept the audio file and a speech to text api does the job but is there anyway to bypass it using requests if not is there any guides or anything to set one...
  3. ahmedmani

    Sending https requests on python

    Soo i finished automate the boring stuff with python course and i started writing few bots just to sharpen my skills and pickup valuable knowledge im trying to scrape some data off websites and i thought why not the site i learned on (udemy.com) im trying to login to the website but no luck i...
Back
Top