U
U
ubiq2021-12-01 17:31:39
Python
ubiq, 2021-12-01 17:31:39

How to get search data from post form?

I need to analyze the site for the presence of certain data there.
There is no list of all pages, so you have to use the search. The search results page looks like this:

sitename.com/list?params=H4sIAAAAAAAAA6tWKi4tykvMTVWyUoopNTAxNASTqSDSyADMtgCTpmDSSKkWALPtnecyAAAA


I do not understand what this parameter is and how it is formed. There is an idea to use Selenium, but I want a faster solution to the issue. Is there any other way to emulate a post request from a search form?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
ab1, 2021-12-21
@ab1

Perhaps the given url is the next request after the post
is the search results
Site name and how the search is done (screenshot)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question