Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 788 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 788 Bytes

ProductHunt scraper

This script scraps all public data of famous website producthunt.com and saves it in spreadsheet excel file containing the following columns:

Title, Short Description, Category, Logo URL, Gallery Image URLs, Upvote, description, Post Date, Product website URL, Badge, Badge Date, No. of reviews, Reviews Hunter URL, Marker URL, Product Hunt URL.

Product Hunt offers a daily listing of offers and of best new products. Discover the latest mobile apps, websites, and technology products that everyone's talking about.

REQUIREMENTS:

Python v3, BeautifulSoup and xlwt modules.

DISCLAIMER:

I am not responsible about how you use script. All scrapped data is public on producthunt.com website.

COLLABORATIONS:

Collaborations to improve script are always welcome.