Login Register


Python request help filter_list
Author
Message
RE: Python request help #6
(04-21-2019, 07:58 PM)slothic Wrote:
(04-21-2019, 07:14 PM)darkninja1980 Wrote:
(04-21-2019, 03:44 PM)slothic Wrote:
Code:
from splinter import Browser                 with Browser() as browser:  browser.visit(url)  browser.fill('textbox', 'your text here')  browser.find_by_name('Submit').click()  copied_text = browser.find_by_id('results')[0].text

nice looking code.

Stole it from somewhere.

What website?
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#

Reply





Messages In This Thread
Python request help - by D0R3K - 04-21-2019, 01:45 PM
RE: Python request help - by slothic - 04-21-2019, 03:44 PM
RE: Python request help - by D0R3K - 04-21-2019, 06:28 PM
RE: Python request help - by darkninja1980 - 04-21-2019, 07:14 PM
RE: Python request help - by slothic - 04-21-2019, 07:58 PM
RE: Python request help - by darkninja1980 - 04-21-2019, 07:59 PM
RE: Python request help - by slothic - 04-21-2019, 08:04 PM
RE: Python request help - by darkninja1980 - 04-21-2019, 08:22 PM



Users browsing this thread: 1 Guest(s)