apex1
Regular Member
- May 29, 2015
- 217
- 182
I'm going to research these in the coming days and I'll share the code snippets:
- bypass captcha (hooking into a paid service)
- click verification link in gmail (connect to server through pop, scan emails, click target link)
- load text file to list
- save list to text file (one keyword per line)
- delete list item
- create folder
- download file to folder
- multithreading template
- open new browser window
- scroll 1 screen length
- scroll on pages with dynamic loading
- scrape all image urls
- download all images on page to folder
- pause script (for debugging)
- loop with increment moving up or down, or adding and deleting list items
- combine lists / set list position / clear list / choose random list item
- clear cookies
- set referrer
- create a gui
- compile python into an .exe
- connect to sql database
- search webpage for some text or element
- comparisson tests
- generate random numbers within a range
- spin text
- generate random name, address, etc.
- public proxy rotation
- private proxy rotation
Last edited: