Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

To run this:

  • pip3 install -r requirements.txt
  • To extract forms, use form_extractor.py:
    python form_extractor.py https://wikipedia.org
    
  • To extract and submit forms, use form_submitter.py:
    python form_submitter.py https://wikipedia.org
    
    This will extract the first form (you can change that in the code) and prompt the user for each non-hidden input field, and then submits the form and loads the respond HTML in your default web browser, try it out!
Morty Proxy This is a proxified and sanitized view of the page, visit original site.