kunal kumar barman 43f99e56c9 Python program that surfs 3 site at a time (#1389)
* Python program that scrufs 3 site at a time

add input in the compiling time  like --  python3 project1.py (man)

* Update project1.py

* noqa: F401 and reformat with black

* Rename project1.py to web_programming/crawl_google_results.py

* Add beautifulsoup4 to requirements.txt

* Add fake_useragent to requirements.txt

* Update crawl_google_results.py

* headers={"UserAgent": UserAgent().random}

* html.parser, not lxml

* link, not links
2019-10-18 23:30:52 +02:00
2019-08-29 00:53:42 +05:30
2019-10-18 08:13:58 +02:00
2019-10-18 08:13:58 +02:00
2019-10-05 10:14:13 +05:00
2019-10-18 08:13:58 +02:00
2019-10-05 10:14:13 +05:00
2019-10-05 10:14:13 +05:00
2019-10-05 10:14:13 +05:00
2019-10-18 08:13:58 +02:00
2019-10-05 10:14:13 +05:00
2019-06-02 12:14:18 +08:00
2019-10-17 16:02:40 +02:00

The Algorithms - Python

Donate  Build Status  LGTM  Gitter chat  contributions welcome   

All algorithms implemented in Python (for education)

These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

Open in Gitpod

Community Channel

We're on Gitter! Please join us.

Algorithms

See our directory.

Languages
Python 99.9%
Shell 0.1%