Email scraper not working

Support / help / discussion forum for twitter bot
joeybad47
Posts: 57
Joined: Thu Jun 15, 2017 12:51 am

Email scraper not working

Post by joeybad47 »

hi,

scrape profile containing emails no longer works, even when feeding it a filepath with URL's known that have emails in bio -- returns 0 emails found. Tried with and without proxy, same result.

LOGS: 48924

Thanks
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

testing
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

fixed


The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
joeybad47
Posts: 57
Joined: Thu Jun 15, 2017 12:51 am

Re: Email scraper not working

Post by joeybad47 »

martin@rootjazz wrote: Tue May 10, 2022 4:18 pm fixed


The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
thank you martin, greatly appreciated
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

joeybad47
Posts: 57
Joined: Thu Jun 15, 2017 12:51 am

Re: Email scraper not working

Post by joeybad47 »

I think you made some sort of mistake in the fix. It is just appending this over and over in the .txt file thinking its an email, and not scraping the actual email: logo46x38@2x.png

LOGS: 39027
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

my apologies, let me check
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

no idea how that is happening. Running some tests.
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

joeybad47 wrote: Tue May 10, 2022 8:46 pm
I think you made some sort of mistake in the fix. It is just appending this over and over in the .txt file thinking its an email, and not scraping the actual email: logo46x38@2x.png

LOGS: 39027
ffs, I'm an idiot. It's not a valid email is it. It's a filename. It's matching the email extraction regex :facepalm:


Not sure why this has started to happen, the code has not changed and should have always pulled this.

let me take a look now I know what the issue is
User avatar
martin@rootjazz
Site Admin
Posts: 34598
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Email scraper not working

Post by martin@rootjazz »

ok ok, I see it.


The next update will fix this. I shall let you know when it is ready.



Regards,
Martin
Post Reply