42.5k Scraped Quotes

HydroxZ

Regular Member
Joined
Mar 20, 2013
Messages
203
Reaction score
195
Last edited by a moderator:
Saw this thread [METHOD] How to create UNIQUE content for Instagram in 5 minutes and decided to scrape the most popular quotes from https://allauthor.com/quotes/topic/, 42.5k quotes in total.

Those are sorted like following:
Quote, Author & Category

Download: https://drive.google.com/open?id=1U3SHKrd5PVZBIrT_h_leFy_BsPh7_xeq

Enjoy!
The other day, I saw a comment that people here are not helpful. I guess they turn blind when these threads turn up.
Cheers mate.
 
Saw this thread [METHOD] How to create UNIQUE content for Instagram in 5 minutes and decided to scrape the most popular quotes from https://allauthor.com/quotes/topic/, 42.5k quotes in total.

Those are sorted like following:
Quote, Author & Category

Download: https://drive.google.com/open?id=1U3SHKrd5PVZBIrT_h_leFy_BsPh7_xeq

Enjoy!

Wonderful share, but don't forget to add a VT scan ;)
https://www.virustotal.com/#/file-a...mZTU2ZTIwYWE3Y2UxNGM3MTJkNjk6MTU0ODY3OTIwMw==
 
Thanks for the share. Looks awesome. I would use this quotes for some of my personal stuff.
 
Thanks but if I'm not wrong Google Drive always makes a scan (It said "waiting for virus scan" or something like that) but thanks again!
The other day, I saw a comment that people here are not helpful. I guess they turn blind when these threads turn up.
Cheers mate.
Thanks a lot! I have learned a lot from this community, perhaps people gives up too easily at the first difficulty. I'm still in an ocean of difficulties yet I'm trying xD

No problems guys, I'm learning with scraping and I will surely share other things in the near future as I'm doing practices.
 
Thanks buddy. Do you mind sharing how did you scrape em? I got scrapebox and not sure if it can do this.
 
I am not used to IG. How to use these quotes? Can anyone guide me the best thread to read IG guide over here (Sorry, i don't mean to hijack this thread).
 
I am not used to IG. How to use these quotes? Can anyone guide me the best thread to read IG guide over here (Sorry, i don't mean to hijack this thread).
Those are just simple quotes, you might use them as written in OP or as captions to posts, or as anything else you want to do with them.

Regarding scraping I don't use Scrapebox but Python would do as it's pretty easy to do
 
Those are just simple quotes, you might use them as written in OP or as captions to posts, or as anything else you want to do with them.

Regarding scraping I don't use Scrapebox but Python would do as it's pretty easy to do
Maybe you can share your code python for scrape the quotes websites. We will love it lol
 
Maybe you can share your code python for scrape the quotes websites. We will love it lol
I didn't do it with Python I was just answering to the guy above which suggested how to with Python. By the way, that code isn't re-usable or anything, it was made in the moment and it works only with that website and only the popular topics, which have been already scraped.
By the way, I looked up the code that suggested the guy above regarding Python, and that's how you do it besides you add some Loops and formatting for the output
 
Back
Top