简体   繁体   中英

How can I search a text in some website (not from the source) with Python?

I want to make an "autofill" that works like this:

The site contains the Name and down the Name has the field to write it.

So, I want to make a program the search the "Name" in the website, and before that, click down the "Name" and write the name (easy part)...

How can I search for it?

I can't use the site forms, because, everysite has different forms

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM