Jump to content
UBot Underground

Help W/ Bot Scraping email Addresses from MY Gmail account


Recommended Posts

I am looking to create a bot that will scrape the email addresses from paypal invoices within certain gmail folders.. or "labels" as they are called.

 

These are the emails of buyers and I have hundreds and I do not want to do it manually.

 

I made the first part of the bot, where it logs in to the google account. But when i drag the correct "label" to the UBot panel I get an error..

 

I realize that I don't know to do this or how to get it to just find the email address and to move sequentially through that "label/folder" scraping just the email addresses.

Link to post
Share on other sites

after login delay 1 second and navigate to "https://mail.google.com/mail/?ui=html&zy=a"

basic mode

chose by attribute "https://mail.google.com/mail/h/*/?v=c&s=l&l={1}&th=*"

where 1 is your label

add to list and all links in that label are in your list

now you loop this list and scrape links needed

Link to post
Share on other sites
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...