Abidsyed25 / ScrapQuest

ScrapQuest is your go-to solution for effortlessly extracting data from websites. It's a powerful web scraper built with Next.js, TypeScript, and Puppeteer with Browserless. With ScrapQuest, you can quickly gather valuable information from any website without hassle.
https://scrap-quest.vercel.app/
MIT License
19 stars 36 forks source link

Adding Footer Description to ScrapQuest! ✨ #198

Closed aslams2020 closed 3 months ago

aslams2020 commented 3 months ago

Hey @Abidsyed25

In the website's footer section, there is a noticeable empty space below the website logo. This space should be utilized by adding a brief description of the website to provide users with more context and enhance the footer's informational value.

like this - image

Current Footer- image

Expected Behavior

The empty space below the website logo in the footer should contain a brief description of the website. This description can include information about the website's purpose, mission, or any other relevant details that provide users with a better understanding of the site.

Abidsyed25 commented 3 months ago

@aslams2020 description not needed. It looks fine now

aslams2020 commented 3 months ago

ohk @Abidsyed25 , I Understand!