HELP With Scraping and Storing Data to DB from a Search Engine!!

20 views
Skip to first unread message

Raheel Asghar

unread,
Sep 13, 2020, 8:17:38 AM9/13/20
to Django users
I am working on a project where i require to search for data related to shopping, save it to my DB and show it to my users. But I cant find a way to do so. PLEASE HELP

Kasper Laudrup

unread,
Sep 13, 2020, 8:42:59 AM9/13/20
to django...@googlegroups.com
Hi Raheel,
That is extremely vague to put it mildly. You'll have a much better
chance of getting help if you try to explain in more detail what you're
trying to do and even better, what you have tried to do so far in order
to achieve it.

Kind regards,

Kasper Laudrup

Thomas Lockhart

unread,
Sep 13, 2020, 9:17:43 AM9/13/20
to django...@googlegroups.com
Use Python and Beautiful Soup for scraping in an external program. Then send the results to your Django app using the Django Rest Framework JSON API. If you need your scraping program to get candidate sites from your app, then use the DRF API to get those.

hth

- Tom

On Sep 13, 2020, at 1:39 AM, Raheel Asghar <ragh...@gmail.com> wrote:

I am working on a project where i require to search for data related to shopping, save it to my DB and show it to my users. But I cant find a way to do so. PLEASE HELP

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/588cb39a-7a5c-4103-b408-b16156ce6da7n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages