Python Forum
Requests in Python for Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Requests in Python for Windows
#1
Hi.  I'm very new to Python (like 24 hours new). I have setup Python on a Windows machine. I used Python 3.5.2
Have successfully written a small script to fire up a browser and go to a web page with no problem. But now I want to interact with the webpage and am reading Requests is a good way to go.  
Now to my problem - it seems that Requests needs to be installed and to do that I need PIP.  Everything I read suggests PIP is probably already installed as part of Python 3.5.2  but  I can't find the "scripts" folder to even confirm if I have PIP and start using it.  Maybe its a hidden folder or I'm looking in the wrong place.
Any help from someone with experience in Python on windows would be very much appreciated.  Thanks in advance.
Reply


Messages In This Thread
Requests in Python for Windows - by perthpython - Nov-13-2016, 03:10 AM
RE: Requests in Python for Windows - by snippsat - Nov-13-2016, 03:23 AM
RE: Requests in Python for Windows - by Larz60+ - Nov-13-2016, 03:34 AM
RE: Requests in Python for Windows - by snippsat - Nov-13-2016, 03:39 AM
RE: Requests in Python for Windows - by Larz60+ - Nov-13-2016, 03:44 AM
RE: Requests in Python for Windows - by snippsat - Nov-13-2016, 03:57 AM
RE: Requests in Python for Windows - by perthpython - Nov-13-2016, 05:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python requests library .JSON() error mHosseinDS86 6 3,882 Dec-19-2022, 08:28 PM
Last Post: deanhystad
  Python requests oauth2 access token herobpv 6 4,236 Sep-27-2021, 06:54 PM
Last Post: herobpv
  Python Requests SSL Aussie 0 2,061 Jan-07-2021, 02:09 AM
Last Post: Aussie
  Python Requests Aussie 2 2,862 Dec-23-2020, 03:24 AM
Last Post: Aussie
  Python Requests package: Handling xml response soumyarani 1 2,275 Sep-14-2020, 11:41 AM
Last Post: buran
  Python API and requests deep_logic 9 4,611 Jul-29-2020, 03:47 PM
Last Post: ndc85430
  How to save Python Requests data sent to server? RedLeonard 5 5,427 Jul-05-2020, 10:33 AM
Last Post: RedLeonard
  How to do the same as python -m requests.certs inside script? geekgeek 2 2,384 Feb-27-2020, 07:11 AM
Last Post: buran
  Python requests writes the name of the file instead of contents to web page bluethundr 1 2,248 Jun-05-2019, 09:35 PM
Last Post: Larz60+
  Python requests module doesn not return status_code palo173 5 3,624 May-21-2019, 09:22 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020